common/diamonds/sf-tag-build.xml.ftl
author Dario Sestito <darios@symbian.org>
Mon, 20 Jul 2009 18:17:19 +0100
changeset 321 55c062276b22
permissions -rw-r--r--
Enable build tagging on Diamonds (default: 'test')

<?xml version="1.0" encoding="utf-8"?>

<diamonds-build>
  <schema>10</schema>
  <tags>
    <tag>${ant['sf.spec.publish.diamonds.tag']}</tag>
  </tags>
</diamonds-build>