You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@commons.apache.org by br...@apache.org on 2004/12/28 02:59:41 UTC

cvs commit: jakarta-commons/jelly/jelly-tags/xml project.xml

brett       2004/12/27 17:59:41

  Modified:    jelly    project.xml
               jelly/jelly-tags/xml project.xml
  Log:
  bump version
  
  Revision  Changes    Path
  1.158     +1 -1      jakarta-commons/jelly/project.xml
  
  Index: project.xml
  ===================================================================
  RCS file: /home/cvs/jakarta-commons/jelly/project.xml,v
  retrieving revision 1.157
  retrieving revision 1.158
  diff -u -r1.157 -r1.158
  --- project.xml	5 Dec 2004 04:07:53 -0000	1.157
  +++ project.xml	28 Dec 2004 01:59:41 -0000	1.158
  @@ -20,7 +20,7 @@
     <pomVersion>3</pomVersion>
     <name>commons-jelly</name>
     <id>commons-jelly</id>
  -  <currentVersion>1.0-RC1</currentVersion>
  +  <currentVersion>1.0-RC2-SNAPSHOT</currentVersion>
     <organization>
       <name>Apache Software Foundation</name>
       <url>http://jakarta.apache.org</url>
  
  
  
  1.15      +2 -2      jakarta-commons/jelly/jelly-tags/xml/project.xml
  
  Index: project.xml
  ===================================================================
  RCS file: /home/cvs/jakarta-commons/jelly/jelly-tags/xml/project.xml,v
  retrieving revision 1.14
  retrieving revision 1.15
  diff -u -r1.14 -r1.15
  --- project.xml	30 Nov 2004 10:42:35 -0000	1.14
  +++ project.xml	28 Dec 2004 01:59:41 -0000	1.15
  @@ -18,7 +18,7 @@
     <extend>${basedir}/../tag-project.xml</extend>
     <id>commons-jelly-tags-xml</id>
     <name>commons-jelly-tags-xml</name>
  -  <currentVersion>1.0</currentVersion>
  +  <currentVersion>1.1-SNAPSHOT</currentVersion>
   
     <package>org.apache.commons.jelly.tags.xml</package>
   
  @@ -44,7 +44,7 @@
       <dependency>
         <groupId>commons-jelly</groupId>
         <artifactId>commons-jelly</artifactId>
  -      <version>1.0-RC1</version>
  +      <version>1.0-RC2-SNAPSHOT</version>
       </dependency>
         
       <!-- END for compilation -->
  
  
  

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