You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@myfaces.apache.org by sc...@apache.org on 2006/04/24 21:04:55 UTC

svn commit: r396650 - in /myfaces/shared/branches/2_0_1: core/pom.xml shared-impl/pom.xml shared-tomahawk/pom.xml

Author: schof
Date: Mon Apr 24 12:04:54 2006
New Revision: 396650

URL: http://svn.apache.org/viewcvs?rev=396650&view=rev
Log:
preparing for release (maven requires version to be snapshot)

Modified:
    myfaces/shared/branches/2_0_1/core/pom.xml
    myfaces/shared/branches/2_0_1/shared-impl/pom.xml
    myfaces/shared/branches/2_0_1/shared-tomahawk/pom.xml

Modified: myfaces/shared/branches/2_0_1/core/pom.xml
URL: http://svn.apache.org/viewcvs/myfaces/shared/branches/2_0_1/core/pom.xml?rev=396650&r1=396649&r2=396650&view=diff
==============================================================================
--- myfaces/shared/branches/2_0_1/core/pom.xml (original)
+++ myfaces/shared/branches/2_0_1/core/pom.xml Mon Apr 24 12:04:54 2006
@@ -2,7 +2,7 @@
   <parent>
     <artifactId>myfaces-shared-project</artifactId>
     <groupId>org.apache.myfaces.shared</groupId>
-    <version>2.0.1</version>
+    <version>2.0.1-SNAPSHOT</version>
   </parent>
   <modelVersion>4.0.0</modelVersion>
   <artifactId>myfaces-shared-core</artifactId>

Modified: myfaces/shared/branches/2_0_1/shared-impl/pom.xml
URL: http://svn.apache.org/viewcvs/myfaces/shared/branches/2_0_1/shared-impl/pom.xml?rev=396650&r1=396649&r2=396650&view=diff
==============================================================================
--- myfaces/shared/branches/2_0_1/shared-impl/pom.xml (original)
+++ myfaces/shared/branches/2_0_1/shared-impl/pom.xml Mon Apr 24 12:04:54 2006
@@ -2,7 +2,7 @@
   <parent>
     <artifactId>myfaces-shared-project</artifactId>
     <groupId>org.apache.myfaces.shared</groupId>
-    <version>2.0.1</version>
+    <version>2.0.1-SNAPSHOT</version>
   </parent>
   <modelVersion>4.0.0</modelVersion>
   <artifactId>myfaces-shared-impl</artifactId>

Modified: myfaces/shared/branches/2_0_1/shared-tomahawk/pom.xml
URL: http://svn.apache.org/viewcvs/myfaces/shared/branches/2_0_1/shared-tomahawk/pom.xml?rev=396650&r1=396649&r2=396650&view=diff
==============================================================================
--- myfaces/shared/branches/2_0_1/shared-tomahawk/pom.xml (original)
+++ myfaces/shared/branches/2_0_1/shared-tomahawk/pom.xml Mon Apr 24 12:04:54 2006
@@ -2,7 +2,7 @@
   <parent>
     <artifactId>myfaces-shared-project</artifactId>
     <groupId>org.apache.myfaces.shared</groupId>
-    <version>2.0.1</version>
+    <version>2.0.1-SNAPSHOT</version>
   </parent>
   <modelVersion>4.0.0</modelVersion>
   <artifactId>myfaces-shared-tomahawk</artifactId>