You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@myfaces.apache.org by im...@apache.org on 2006/06/13 16:18:02 UTC

svn commit: r413906 - in /myfaces/shared/trunk: shared-impl/pom.xml shared-tomahawk/pom.xml

Author: imario
Date: Tue Jun 13 07:18:02 2006
New Revision: 413906

URL: http://svn.apache.org/viewvc?rev=413906&view=rev
Log:
upgraded referenced version of shared


Modified:
    myfaces/shared/trunk/shared-impl/pom.xml
    myfaces/shared/trunk/shared-tomahawk/pom.xml

Modified: myfaces/shared/trunk/shared-impl/pom.xml
URL: http://svn.apache.org/viewvc/myfaces/shared/trunk/shared-impl/pom.xml?rev=413906&r1=413905&r2=413906&view=diff
==============================================================================
--- myfaces/shared/trunk/shared-impl/pom.xml (original)
+++ myfaces/shared/trunk/shared-impl/pom.xml Tue Jun 13 07:18:02 2006
@@ -7,7 +7,7 @@
   <modelVersion>4.0.0</modelVersion>
   <artifactId>myfaces-shared-impl</artifactId>
   <name>MyFaces Shared Impl</name>
-  <version>2.0.2</version>
+  <version>2.0.3-SNAPSHOT</version>
   <description>This is the MyFaces Shared Impl Subproject Description [INSERT MORE STUFF HERE]</description>
   <url>http://myfaces.apache.org</url>
   <scm>
@@ -101,4 +101,4 @@
       </plugin>
     </plugins>
   </build>
-</project>
\ No newline at end of file
+</project>

Modified: myfaces/shared/trunk/shared-tomahawk/pom.xml
URL: http://svn.apache.org/viewvc/myfaces/shared/trunk/shared-tomahawk/pom.xml?rev=413906&r1=413905&r2=413906&view=diff
==============================================================================
--- myfaces/shared/trunk/shared-tomahawk/pom.xml (original)
+++ myfaces/shared/trunk/shared-tomahawk/pom.xml Tue Jun 13 07:18:02 2006
@@ -7,7 +7,7 @@
   <modelVersion>4.0.0</modelVersion>
   <artifactId>myfaces-shared-tomahawk</artifactId>
   <name>MyFaces Shared Tomahawk</name>
-  <version>2.0.2</version>
+  <version>2.0.3-SNAPSHOT</version>
   <description>This is the MyFaces Shared Tomahawk Subproject Description [INSERT MORE STUFF HERE]</description>
   <url>http://myfaces.apache.org</url>
   <scm>
@@ -101,4 +101,4 @@
       </plugin>
     </plugins>
   </build>
-</project>
\ No newline at end of file
+</project>