You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@myfaces.apache.org by ma...@apache.org on 2007/09/13 14:10:43 UTC

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

Author: matzew
Date: Thu Sep 13 05:10:42 2007
New Revision: 575280

URL: http://svn.apache.org/viewvc?rev=575280&view=rev
Log:
fixed some more commit accidents

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

Modified: myfaces/core/trunk/pom.xml
URL: http://svn.apache.org/viewvc/myfaces/core/trunk/pom.xml?rev=575280&r1=575279&r2=575280&view=diff
==============================================================================
--- myfaces/core/trunk/pom.xml (original)
+++ myfaces/core/trunk/pom.xml Thu Sep 13 05:10:42 2007
@@ -2,7 +2,7 @@
   <parent>
     <artifactId>myfaces-master</artifactId>
     <groupId>org.apache.myfaces.maven</groupId>
-    <version>1.0.6-SNAPSHOT</version>
+    <version>1.0.7-SNAPSHOT</version>
   </parent>
   <modelVersion>4.0.0</modelVersion>
   <groupId>org.apache.myfaces.core</groupId>

Modified: myfaces/site/trunk/pom.xml
URL: http://svn.apache.org/viewvc/myfaces/site/trunk/pom.xml?rev=575280&r1=575279&r2=575280&view=diff
==============================================================================
--- myfaces/site/trunk/pom.xml (original)
+++ myfaces/site/trunk/pom.xml Thu Sep 13 05:10:42 2007
@@ -5,7 +5,7 @@
   <parent>
     <groupId>org.apache.myfaces.maven</groupId>
     <artifactId>myfaces-master</artifactId>
-    <version>1.0.6-SNAPSHOT</version>
+    <version>1.0.7-SNAPSHOT</version>
   </parent>
   <modelVersion>4.0.0</modelVersion>
   <groupId>org.apache.myfaces</groupId>

Modified: myfaces/tomahawk/trunk/pom.xml
URL: http://svn.apache.org/viewvc/myfaces/tomahawk/trunk/pom.xml?rev=575280&r1=575279&r2=575280&view=diff
==============================================================================
--- myfaces/tomahawk/trunk/pom.xml (original)
+++ myfaces/tomahawk/trunk/pom.xml Thu Sep 13 05:10:42 2007
@@ -4,7 +4,7 @@
   <parent>
     <groupId>org.apache.myfaces.maven</groupId>
     <artifactId>myfaces-master</artifactId>
-		<version>1.0.6-SNAPSHOT</version>	  
+		<version>1.0.7-SNAPSHOT</version>	  
   </parent>
 
   <groupId>org.apache.myfaces.tomahawk</groupId>