Update of /cvsroot/graxml/DetDescr/JiveGeometry/ant
In directory sc8-pr-cvs2.sourceforge.net:/tmp/cvs-serv31442
Modified Files:
build.xml
Log Message:
prepared for 1.0.0
Index: build.xml
===================================================================
RCS file: /cvsroot/graxml/DetDescr/JiveGeometry/ant/build.xml,v
retrieving revision 1.10
retrieving revision 1.11
diff -C2 -d -r1.10 -r1.11
*** build.xml 29 Apr 2008 14:46:59 -0000 1.10
--- build.xml 2 May 2008 14:17:12 -0000 1.11
***************
*** 12,16 ****
<property name="env.ANT_SITE" value="dist"/>
<property file="ant/config-${env.ANT_SITE}.properties"/>
! <property name="version" value="pre-0.0.0"/>
<path id="classpath.build">
--- 12,16 ----
<property name="env.ANT_SITE" value="dist"/>
<property file="ant/config-${env.ANT_SITE}.properties"/>
! <property name="version" value="1.0.0"/>
<path id="classpath.build">
|