You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@gump.apache.org by bo...@apache.org on 2010/01/05 09:30:18 UTC

svn commit: r895941 - /gump/metadata/project/castor.xml

Author: bodewig
Date: Tue Jan  5 08:30:10 2010
New Revision: 895941

URL: http://svn.apache.org/viewvc?rev=895941&view=rev
Log:
bump version

Modified:
    gump/metadata/project/castor.xml

Modified: gump/metadata/project/castor.xml
URL: http://svn.apache.org/viewvc/gump/metadata/project/castor.xml?rev=895941&r1=895940&r2=895941&view=diff
==============================================================================
--- gump/metadata/project/castor.xml (original)
+++ gump/metadata/project/castor.xml Tue Jan  5 08:30:10 2010
@@ -29,8 +29,8 @@
     <package>org.exolab.castor</package>
     <depend project="castor-core"/>
     <depend project="castor-xml"/>
-    <jar name="core/target/castor-core-1.3.1-SNAPSHOT.jar"/>
-    <jar name="xml/target/castor-xml-1.3.1-SNAPSHOT.jar"/>
+    <jar name="core/target/castor-core-1.3.2-SNAPSHOT.jar"/>
+    <jar name="xml/target/castor-xml-1.3.2-SNAPSHOT.jar"/>
   </project>
 
   <project name="castor-core">
@@ -46,7 +46,7 @@
     <option project="junit"/>
     <option project="logging-log4j-12"/>
     <option project="commons-lang3"/>
-    <jar name="core/target/castor-core-1.3.1-SNAPSHOT.jar"/>
+    <jar name="core/target/castor-core-1.3.2-SNAPSHOT.jar"/>
   </project>
 
   <!-- will be removed if tests pass -->
@@ -79,7 +79,7 @@
     <option project="ant" inherit="runtime"/>
     <option project="commons-cli"/>
     <option project="ivy"/>
-    <jar name="xml/target/castor-xml-1.3.1-SNAPSHOT.jar"/>
+    <jar name="xml/target/castor-xml-1.3.2-SNAPSHOT.jar"/>
   </project>
 
   <!-- will be removed if tests pass -->