bootstrap.xml
changeset 26 4f2349a6289f
parent 24 ed4e68942437
child 63 be578de158ab
--- a/bootstrap.xml	Wed Jul 15 18:16:13 2009 +0100
+++ b/bootstrap.xml	Wed Jul 15 18:18:39 2009 +0100
@@ -48,7 +48,7 @@
         <hlm:scm verbose="true" scmUrl="scm:hg:${sf.config.repo}">
           <hlm:checkout basedir="${sf.target.dir}/sf-config"/>
           <hlm:update basedir="${sf.target.dir}/sf-config">
-            <hlm:tag name="${{sf.config.rev}"/>
+            <hlm:tag name="${sf.config.rev}"/>
           </hlm:update>
         </hlm:scm>
       </else>