You are viewing a plain text version of this content. The canonical link for it is here.
Posted to xbean-scm@geronimo.apache.org by gn...@apache.org on 2007/10/05 18:44:43 UTC

svn commit: r582342 - /geronimo/xbean/trunk/pom.xml

Author: gnodet
Date: Fri Oct  5 09:44:41 2007
New Revision: 582342

URL: http://svn.apache.org/viewvc?rev=582342&view=rev
Log:
Change version to 3.3-SNAPSHOT

Modified:
    geronimo/xbean/trunk/pom.xml

Modified: geronimo/xbean/trunk/pom.xml
URL: http://svn.apache.org/viewvc/geronimo/xbean/trunk/pom.xml?rev=582342&r1=582341&r2=582342&view=diff
==============================================================================
--- geronimo/xbean/trunk/pom.xml (original)
+++ geronimo/xbean/trunk/pom.xml Fri Oct  5 09:44:41 2007
@@ -58,7 +58,7 @@
               element, and it will need to be changed manually before a release,
               as the maven-release-plugin will not update this value.
         -->
-        <version>3.2</version>
+        <version>3.3-SNAPSHOT</version>
     </properties>
     
     <issueManagement>
@@ -465,7 +465,6 @@
                         <!-- Libraries -->
                         <link>http://jakarta.apache.org/commons/collections/apidocs</link>
                         <link>http://jakarta.apache.org/commons/logging/apidocs/</link>
-                        <link>http://www.junit.org/junit/javadoc/</link>
                         <link>http://logging.apache.org/log4j/docs/api/</link>
                         <link>http://jakarta.apache.org/regexp/apidocs/</link>
                         <link>http://jakarta.apache.org/velocity/api/</link>