You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@myfaces.apache.org by mf...@apache.org on 2011/01/18 19:21:57 UTC

svn commit: r1060505 - /myfaces/portlet-bridge/core/trunk_3.0.x/api/pom.xml

Author: mfreedman
Date: Tue Jan 18 18:21:56 2011
New Revision: 1060505

URL: http://svn.apache.org/viewvc?rev=1060505&view=rev
Log:
Changed version number format from 2 digit to 3 digit

Modified:
    myfaces/portlet-bridge/core/trunk_3.0.x/api/pom.xml

Modified: myfaces/portlet-bridge/core/trunk_3.0.x/api/pom.xml
URL: http://svn.apache.org/viewvc/myfaces/portlet-bridge/core/trunk_3.0.x/api/pom.xml?rev=1060505&r1=1060504&r2=1060505&view=diff
==============================================================================
--- myfaces/portlet-bridge/core/trunk_3.0.x/api/pom.xml (original)
+++ myfaces/portlet-bridge/core/trunk_3.0.x/api/pom.xml Tue Jan 18 18:21:56 2011
@@ -23,7 +23,7 @@
   <parent>
     <groupId>org.apache.myfaces.portlet-bridge</groupId>
     <artifactId>portlet-bridge</artifactId>
-    <version>3.0-SNAPSHOT</version>
+    <version>3.0.0-SNAPSHOT</version>
   </parent>
       
   <distributionManagement>