From: jreichen <jre...@us...> - 2011-01-14 05:41:04
|
Update of /cvsroot/sageplugins/JettyStarter In directory sfp-cvsdas-3.v30.ch3.sourceforge.com:/tmp/cvs-serv20522 Modified Files: build.xml Log Message: Version 2.2 Index: build.xml =================================================================== RCS file: /cvsroot/sageplugins/JettyStarter/build.xml,v retrieving revision 1.11 retrieving revision 1.12 diff -C2 -d -r1.11 -r1.12 *** build.xml 4 Jan 2011 02:01:12 -0000 1.11 --- build.xml 14 Jan 2011 05:40:56 -0000 1.12 *************** *** 6,10 **** <property file="build.properties"/> ! <property name="plugin.version" value="2.1.0"/> <property name="src.dir" location="src"/> --- 6,10 ---- <property file="build.properties"/> ! <property name="plugin.version" value="2.2.0"/> <property name="src.dir" location="src"/> |