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 ad...@apache.org on 2008/01/15 07:25:42 UTC

svn commit: r612027 - /geronimo/xbean/tags/xbean-3.3/pom.xml

Author: adc
Date: Mon Jan 14 22:25:41 2008
New Revision: 612027

URL: http://svn.apache.org/viewvc?rev=612027&view=rev
Log:
Fixed POM

Modified:
    geronimo/xbean/tags/xbean-3.3/pom.xml

Modified: geronimo/xbean/tags/xbean-3.3/pom.xml
URL: http://svn.apache.org/viewvc/geronimo/xbean/tags/xbean-3.3/pom.xml?rev=612027&r1=612026&r2=612027&view=diff
==============================================================================
--- geronimo/xbean/tags/xbean-3.3/pom.xml (original)
+++ geronimo/xbean/tags/xbean-3.3/pom.xml Mon Jan 14 22:25:41 2008
@@ -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.3-SNAPSHOT</version>
+        <version>3.3</version>
 
 	    <!--
 	     |
@@ -529,4 +529,4 @@
         </plugins>
     </reporting>
 
-</project>
\ No newline at end of file
+</project>