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/03/21 23:27:47 UTC

svn commit: r521027 - in /myfaces/tomahawk/branches/1_1_5_prepare: assembly/pom.xml examples/assembly/pom.xml sandbox/assembly/pom.xml sandbox/examples/assembly/pom.xml

Author: manolito
Date: Wed Mar 21 15:27:43 2007
New Revision: 521027

URL: http://svn.apache.org/viewvc?view=rev&rev=521027
Log:
manually adapted parent version to 1.1.6-SNAPSHOT

Modified:
    myfaces/tomahawk/branches/1_1_5_prepare/assembly/pom.xml
    myfaces/tomahawk/branches/1_1_5_prepare/examples/assembly/pom.xml
    myfaces/tomahawk/branches/1_1_5_prepare/sandbox/assembly/pom.xml
    myfaces/tomahawk/branches/1_1_5_prepare/sandbox/examples/assembly/pom.xml

Modified: myfaces/tomahawk/branches/1_1_5_prepare/assembly/pom.xml
URL: http://svn.apache.org/viewvc/myfaces/tomahawk/branches/1_1_5_prepare/assembly/pom.xml?view=diff&rev=521027&r1=521026&r2=521027
==============================================================================
--- myfaces/tomahawk/branches/1_1_5_prepare/assembly/pom.xml (original)
+++ myfaces/tomahawk/branches/1_1_5_prepare/assembly/pom.xml Wed Mar 21 15:27:43 2007
@@ -12,7 +12,7 @@
   <parent>
     <groupId>org.apache.myfaces.tomahawk</groupId>
     <artifactId>tomahawk-project</artifactId>
-    <version>1.1.5-SNAPSHOT</version>
+    <version>1.1.6-SNAPSHOT</version>
   </parent>
 
   <scm>

Modified: myfaces/tomahawk/branches/1_1_5_prepare/examples/assembly/pom.xml
URL: http://svn.apache.org/viewvc/myfaces/tomahawk/branches/1_1_5_prepare/examples/assembly/pom.xml?view=diff&rev=521027&r1=521026&r2=521027
==============================================================================
--- myfaces/tomahawk/branches/1_1_5_prepare/examples/assembly/pom.xml (original)
+++ myfaces/tomahawk/branches/1_1_5_prepare/examples/assembly/pom.xml Wed Mar 21 15:27:43 2007
@@ -10,7 +10,7 @@
     <parent>
         <groupId>org.apache.myfaces.tomahawk</groupId>
         <artifactId>tomahawk-examples-project</artifactId>
-        <version>1.1.5-SNAPSHOT</version>
+        <version>1.1.6-SNAPSHOT</version>
     </parent>
 
     <scm>

Modified: myfaces/tomahawk/branches/1_1_5_prepare/sandbox/assembly/pom.xml
URL: http://svn.apache.org/viewvc/myfaces/tomahawk/branches/1_1_5_prepare/sandbox/assembly/pom.xml?view=diff&rev=521027&r1=521026&r2=521027
==============================================================================
--- myfaces/tomahawk/branches/1_1_5_prepare/sandbox/assembly/pom.xml (original)
+++ myfaces/tomahawk/branches/1_1_5_prepare/sandbox/assembly/pom.xml Wed Mar 21 15:27:43 2007
@@ -10,7 +10,7 @@
     <parent>
         <groupId>org.apache.myfaces.tomahawk</groupId>
         <artifactId>sandbox-project</artifactId>
-        <version>1.1.5-SNAPSHOT</version>
+        <version>1.1.6-SNAPSHOT</version>
     </parent>
 
     <scm>

Modified: myfaces/tomahawk/branches/1_1_5_prepare/sandbox/examples/assembly/pom.xml
URL: http://svn.apache.org/viewvc/myfaces/tomahawk/branches/1_1_5_prepare/sandbox/examples/assembly/pom.xml?view=diff&rev=521027&r1=521026&r2=521027
==============================================================================
--- myfaces/tomahawk/branches/1_1_5_prepare/sandbox/examples/assembly/pom.xml (original)
+++ myfaces/tomahawk/branches/1_1_5_prepare/sandbox/examples/assembly/pom.xml Wed Mar 21 15:27:43 2007
@@ -11,7 +11,7 @@
     <parent>
         <groupId>org.apache.myfaces.tomahawk</groupId>
         <artifactId>sandbox-project</artifactId>
-        <version>1.1.5-SNAPSHOT</version>
+        <version>1.1.6-SNAPSHOT</version>
     </parent>
 
     <scm>