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:07:01 UTC

svn commit: r396652 - 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:07:01 2006
New Revision: 396652

URL: http://svn.apache.org/viewcvs?rev=396652&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=396652&r1=396651&r2=396652&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:07:01 2006
@@ -7,7 +7,7 @@
   <modelVersion>4.0.0</modelVersion>
   <artifactId>myfaces-shared-core</artifactId>
   <name>MyFaces Shared Core</name>
-  <version>2.0.1</version>
+  <version>2.0.1-SNAPSHOT</version>
   <description>The MyFaces Shared Core Subproject build the sources atrifact
     needed by shared-impl and shared-tomahawk</description>
   <url>http://myfaces.apache.org</url>

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=396652&r1=396651&r2=396652&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:07:01 2006
@@ -7,7 +7,7 @@
   <modelVersion>4.0.0</modelVersion>
   <artifactId>myfaces-shared-impl</artifactId>
   <name>MyFaces Shared Impl</name>
-  <version>2.0.1</version>
+  <version>2.0.1-SNAPSHOT</version>
   <description>This is the MyFaces Shared Impl Subproject Description [INSERT MORE STUFF HERE]</description>
   <url>http://myfaces.apache.org</url>
   <scm>

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=396652&r1=396651&r2=396652&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:07:01 2006
@@ -7,7 +7,7 @@
   <modelVersion>4.0.0</modelVersion>
   <artifactId>myfaces-shared-tomahawk</artifactId>
   <name>MyFaces Shared Tomahawk</name>
-  <version>2.0.1</version>
+  <version>2.0.1-SNAPSHOT</version>
   <description>This is the MyFaces Shared Tomahawk Subproject Description [INSERT MORE STUFF HERE]</description>
   <url>http://myfaces.apache.org</url>
   <scm>