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 2004/05/01 20:55:22 UTC

cvs commit: jakarta-commons/net build.xml project.xml

scohen      2004/05/01 11:55:22

  Modified:    net      build.xml project.xml
  Log:
  update version number to 1.3.0-dev after release of 1.2.0
  
  Revision  Changes    Path
  1.23      +1 -1      jakarta-commons/net/build.xml
  
  Index: build.xml
  ===================================================================
  RCS file: /home/cvs/jakarta-commons/net/build.xml,v
  retrieving revision 1.22
  retrieving revision 1.23
  diff -u -r1.22 -r1.23
  --- build.xml	29 Feb 2004 10:27:29 -0000	1.22
  +++ build.xml	1 May 2004 18:55:21 -0000	1.23
  @@ -33,7 +33,7 @@
     </property>
     <property name="javadocdir" value="dist/docs/api">
     </property>
  -  <property name="final.name" value="commons-net-1.2.0-dev">
  +  <property name="final.name" value="commons-net-1.3.0-dev">
     </property>
     <target name="init" description="o Initializes some properties">
       <mkdir dir="${libdir}">
  
  
  
  1.49      +1 -1      jakarta-commons/net/project.xml
  
  Index: project.xml
  ===================================================================
  RCS file: /home/cvs/jakarta-commons/net/project.xml,v
  retrieving revision 1.48
  retrieving revision 1.49
  diff -u -r1.48 -r1.49
  --- project.xml	1 May 2004 00:59:32 -0000	1.48
  +++ project.xml	1 May 2004 18:55:21 -0000	1.49
  @@ -19,7 +19,7 @@
     
     <name>Jakarta Commons Net</name>
     <id>commons-net</id>
  -  <currentVersion>1.2.0</currentVersion>
  +  <currentVersion>1.3.0-dev</currentVersion>
     <inceptionYear>1997</inceptionYear>
     <shortDescription>Jakarta Commons Net</shortDescription>
     <description/>
  
  
  

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