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/02/08 01:25:23 UTC

svn commit: r375797 - in /myfaces: commons/trunk/pom.xml core/trunk/pom.xml site/trunk/pom.xml tomahawk/trunk/pom.xml

Author: schof
Date: Tue Feb  7 16:25:22 2006
New Revision: 375797

URL: http://svn.apache.org/viewcvs?rev=375797&view=rev
Log:
changed to new master pom snapshot

Modified:
    myfaces/commons/trunk/pom.xml
    myfaces/core/trunk/pom.xml
    myfaces/site/trunk/pom.xml
    myfaces/tomahawk/trunk/pom.xml

Modified: myfaces/commons/trunk/pom.xml
URL: http://svn.apache.org/viewcvs/myfaces/commons/trunk/pom.xml?rev=375797&r1=375796&r2=375797&view=diff
==============================================================================
--- myfaces/commons/trunk/pom.xml (original)
+++ myfaces/commons/trunk/pom.xml Tue Feb  7 16:25:22 2006
@@ -18,7 +18,7 @@
   <parent>
     <groupId>org.apache.myfaces.maven</groupId>
     <artifactId>myfaces-master</artifactId>
-    <version>1.0.0-SNAPSHOT</version>	  
+    <version>1.0.1-SNAPSHOT</version>	  
   </parent>
 
   <scm>

Modified: myfaces/core/trunk/pom.xml
URL: http://svn.apache.org/viewcvs/myfaces/core/trunk/pom.xml?rev=375797&r1=375796&r2=375797&view=diff
==============================================================================
--- myfaces/core/trunk/pom.xml (original)
+++ myfaces/core/trunk/pom.xml Tue Feb  7 16:25:22 2006
@@ -13,7 +13,7 @@
   <parent>
     <groupId>org.apache.myfaces.maven</groupId>
     <artifactId>myfaces-master</artifactId>
-		<version>1.0.0-SNAPSHOT</version>	  
+		<version>1.0.1-SNAPSHOT</version>	  
   </parent>
 
   <scm>

Modified: myfaces/site/trunk/pom.xml
URL: http://svn.apache.org/viewcvs/myfaces/site/trunk/pom.xml?rev=375797&r1=375796&r2=375797&view=diff
==============================================================================
--- myfaces/site/trunk/pom.xml (original)
+++ myfaces/site/trunk/pom.xml Tue Feb  7 16:25:22 2006
@@ -12,7 +12,7 @@
   <parent>
     <groupId>org.apache.myfaces.maven</groupId>
     <artifactId>myfaces-master</artifactId>
-    <version>1.0.0-SNAPSHOT</version>
+    <version>1.0.1-SNAPSHOT</version>
   </parent>
 
   <build>

Modified: myfaces/tomahawk/trunk/pom.xml
URL: http://svn.apache.org/viewcvs/myfaces/tomahawk/trunk/pom.xml?rev=375797&r1=375796&r2=375797&view=diff
==============================================================================
--- myfaces/tomahawk/trunk/pom.xml (original)
+++ myfaces/tomahawk/trunk/pom.xml Tue Feb  7 16:25:22 2006
@@ -16,7 +16,7 @@
   <parent>
     <groupId>org.apache.myfaces.maven</groupId>
     <artifactId>myfaces-master</artifactId>
-		<version>1.0.0-SNAPSHOT</version>	  
+		<version>1.0.1-SNAPSHOT</version>	  
   </parent>
 
   <scm>