common/diamonds/sf-tag-build.xml.ftl
author Simon Howkins <simonh@symbian.org>
Mon, 05 Oct 2009 15:17:20 +0100
changeset 587 97d29037659e
parent 321 55c062276b22
permissions -rw-r--r--
Added schema setting, so Diamonds should accept the data.

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

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