You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@myfaces.apache.org by de...@apache.org on 2006/06/07 08:22:17 UTC

svn commit: r412302 - in /myfaces/shared/branches/3_0_0: core/pom.xml pom.xml shared-impl/pom.xml shared-tomahawk/pom.xml

Author: dennisbyrne
Date: Tue Jun  6 23:22:16 2006
New Revision: 412302

URL: http://svn.apache.org/viewvc?rev=412302&view=rev
Log:
incrementing version number

Modified:
    myfaces/shared/branches/3_0_0/core/pom.xml
    myfaces/shared/branches/3_0_0/pom.xml
    myfaces/shared/branches/3_0_0/shared-impl/pom.xml
    myfaces/shared/branches/3_0_0/shared-tomahawk/pom.xml

Modified: myfaces/shared/branches/3_0_0/core/pom.xml
URL: http://svn.apache.org/viewvc/myfaces/shared/branches/3_0_0/core/pom.xml?rev=412302&r1=412301&r2=412302&view=diff
==============================================================================
--- myfaces/shared/branches/3_0_0/core/pom.xml (original)
+++ myfaces/shared/branches/3_0_0/core/pom.xml Tue Jun  6 23:22:16 2006
@@ -2,7 +2,7 @@
   <parent>
     <artifactId>myfaces-shared-project</artifactId>
     <groupId>org.apache.myfaces.shared</groupId>
-    <version>2.0.3-SNAPSHOT</version>
+    <version>3.0.0-SNAPSHOT</version>
   </parent>
   <modelVersion>4.0.0</modelVersion>
   <artifactId>myfaces-shared-core</artifactId>

Modified: myfaces/shared/branches/3_0_0/pom.xml
URL: http://svn.apache.org/viewvc/myfaces/shared/branches/3_0_0/pom.xml?rev=412302&r1=412301&r2=412302&view=diff
==============================================================================
--- myfaces/shared/branches/3_0_0/pom.xml (original)
+++ myfaces/shared/branches/3_0_0/pom.xml Tue Jun  6 23:22:16 2006
@@ -9,7 +9,7 @@
   <artifactId>myfaces-shared-project</artifactId>
   <packaging>pom</packaging>
   <name>MyFaces Shared Project</name>
-  <version>2.0.3-SNAPSHOT</version>
+  <version>3.0.0-SNAPSHOT</version>
   <description>The MyFaces Shared project provides base classes for usage in both the
     MyFaces Implementation and the MyFaces Tomahawk components.
     Note: When bound to myfaces-impl or myfaces-tomahawk the shared classes

Modified: myfaces/shared/branches/3_0_0/shared-impl/pom.xml
URL: http://svn.apache.org/viewvc/myfaces/shared/branches/3_0_0/shared-impl/pom.xml?rev=412302&r1=412301&r2=412302&view=diff
==============================================================================
--- myfaces/shared/branches/3_0_0/shared-impl/pom.xml (original)
+++ myfaces/shared/branches/3_0_0/shared-impl/pom.xml Tue Jun  6 23:22:16 2006
@@ -6,7 +6,7 @@
   <parent>
     <groupId>org.apache.myfaces.shared</groupId>
     <artifactId>myfaces-shared-project</artifactId>
-    <version>2.0.3-SNAPSHOT</version>
+    <version>3.0.0-SNAPSHOT</version>
   </parent>
 
   <artifactId>myfaces-shared-impl</artifactId>

Modified: myfaces/shared/branches/3_0_0/shared-tomahawk/pom.xml
URL: http://svn.apache.org/viewvc/myfaces/shared/branches/3_0_0/shared-tomahawk/pom.xml?rev=412302&r1=412301&r2=412302&view=diff
==============================================================================
--- myfaces/shared/branches/3_0_0/shared-tomahawk/pom.xml (original)
+++ myfaces/shared/branches/3_0_0/shared-tomahawk/pom.xml Tue Jun  6 23:22:16 2006
@@ -6,7 +6,7 @@
   <parent>
     <groupId>org.apache.myfaces.shared</groupId>
     <artifactId>myfaces-shared-project</artifactId>
-    <version>2.0.3-SNAPSHOT</version>
+    <version>3.0.0-SNAPSHOT</version>
   </parent>
 
   <artifactId>myfaces-shared-tomahawk</artifactId>