You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@commons.apache.org by sc...@apache.org on 2005/12/04 21:40:54 UTC

svn commit: r353905 - /jakarta/commons/proper/net/trunk/build.xml

Author: scohen
Date: Sun Dec  4 12:40:46 2005
New Revision: 353905

URL: http://svn.apache.org/viewcvs?rev=353905&view=rev
Log:
correct version number

Modified:
    jakarta/commons/proper/net/trunk/build.xml

Modified: jakarta/commons/proper/net/trunk/build.xml
URL: http://svn.apache.org/viewcvs/jakarta/commons/proper/net/trunk/build.xml?rev=353905&r1=353904&r2=353905&view=diff
==============================================================================
--- jakarta/commons/proper/net/trunk/build.xml (original)
+++ jakarta/commons/proper/net/trunk/build.xml Sun Dec  4 12:40:46 2005
@@ -20,7 +20,7 @@
   </property>
   <property name="javadocdir" value="dist/docs/api">
   </property>
-  <property name="final.name" value="commons-net-1.3.0-dev">
+  <property name="final.name" value="commons-net-1.5.0-dev">
   </property>
   <path id="build.classpath">
     <fileset dir="${libdir}">



---------------------------------------------------------------------
To unsubscribe, e-mail: commons-dev-unsubscribe@jakarta.apache.org
For additional commands, e-mail: commons-dev-help@jakarta.apache.org