You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@myfaces.apache.org by so...@apache.org on 2009/12/15 20:21:52 UTC

svn commit: r890952 - /myfaces/portlet-bridge/core/branches/sobryan_portlet-bridge-3.0.0/pom.xml

Author: sobryan
Date: Tue Dec 15 19:21:52 2009
New Revision: 890952

URL: http://svn.apache.org/viewvc?rev=890952&view=rev
Log:
Made change to use master pom v3

Modified:
    myfaces/portlet-bridge/core/branches/sobryan_portlet-bridge-3.0.0/pom.xml

Modified: myfaces/portlet-bridge/core/branches/sobryan_portlet-bridge-3.0.0/pom.xml
URL: http://svn.apache.org/viewvc/myfaces/portlet-bridge/core/branches/sobryan_portlet-bridge-3.0.0/pom.xml?rev=890952&r1=890951&r2=890952&view=diff
==============================================================================
--- myfaces/portlet-bridge/core/branches/sobryan_portlet-bridge-3.0.0/pom.xml (original)
+++ myfaces/portlet-bridge/core/branches/sobryan_portlet-bridge-3.0.0/pom.xml Tue Dec 15 19:21:52 2009
@@ -38,7 +38,7 @@
   <parent>
     <artifactId>portlet-bridge-master-pom</artifactId>
     <groupId>org.apache.myfaces.portlet-bridge</groupId>
-    <version>3-SNAPSHOT</version>
+    <version>3</version>
   </parent>
 
   <properties>