You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@myfaces.apache.org by lu...@apache.org on 2013/10/15 21:50:13 UTC

svn commit: r1532502 - in /myfaces/test/trunk: assembly/pom.xml pom.xml test12/pom.xml test20/pom.xml test22/pom.xml

Author: lu4242
Date: Tue Oct 15 19:50:13 2013
New Revision: 1532502

URL: http://svn.apache.org/r1532502
Log:
rollback release because errors found in assembly (include 2.2 artifacts)

Modified:
    myfaces/test/trunk/assembly/pom.xml
    myfaces/test/trunk/pom.xml
    myfaces/test/trunk/test12/pom.xml
    myfaces/test/trunk/test20/pom.xml
    myfaces/test/trunk/test22/pom.xml

Modified: myfaces/test/trunk/assembly/pom.xml
URL: http://svn.apache.org/viewvc/myfaces/test/trunk/assembly/pom.xml?rev=1532502&r1=1532501&r2=1532502&view=diff
==============================================================================
--- myfaces/test/trunk/assembly/pom.xml (original)
+++ myfaces/test/trunk/assembly/pom.xml Tue Oct 15 19:50:13 2013
@@ -25,7 +25,7 @@
   <parent>
     <groupId>org.apache.myfaces.test</groupId>
     <artifactId>myfaces-test-project</artifactId>
-    <version>1.0.6-SNAPSHOT</version>
+    <version>1.0.5-SNAPSHOT</version>
   </parent>
 
   <build>

Modified: myfaces/test/trunk/pom.xml
URL: http://svn.apache.org/viewvc/myfaces/test/trunk/pom.xml?rev=1532502&r1=1532501&r2=1532502&view=diff
==============================================================================
--- myfaces/test/trunk/pom.xml (original)
+++ myfaces/test/trunk/pom.xml Tue Oct 15 19:50:13 2013
@@ -31,7 +31,7 @@
     <artifactId>myfaces-test-project</artifactId>
     <packaging>pom</packaging>
     <name>Myfaces Test Framework</name>
-    <version>1.0.6-SNAPSHOT</version>
+    <version>1.0.5-SNAPSHOT</version>
     <url>http://myfaces.apache.org/test</url>
     <issueManagement>
       <system>jira</system>

Modified: myfaces/test/trunk/test12/pom.xml
URL: http://svn.apache.org/viewvc/myfaces/test/trunk/test12/pom.xml?rev=1532502&r1=1532501&r2=1532502&view=diff
==============================================================================
--- myfaces/test/trunk/test12/pom.xml (original)
+++ myfaces/test/trunk/test12/pom.xml Tue Oct 15 19:50:13 2013
@@ -24,7 +24,7 @@
     <parent>
         <groupId>org.apache.myfaces.test</groupId>
         <artifactId>myfaces-test-project</artifactId>
-        <version>1.0.6-SNAPSHOT</version>
+        <version>1.0.5-SNAPSHOT</version>
     </parent>
 
     <artifactId>myfaces-test12</artifactId>

Modified: myfaces/test/trunk/test20/pom.xml
URL: http://svn.apache.org/viewvc/myfaces/test/trunk/test20/pom.xml?rev=1532502&r1=1532501&r2=1532502&view=diff
==============================================================================
--- myfaces/test/trunk/test20/pom.xml (original)
+++ myfaces/test/trunk/test20/pom.xml Tue Oct 15 19:50:13 2013
@@ -24,7 +24,7 @@
     <parent>
         <groupId>org.apache.myfaces.test</groupId>
         <artifactId>myfaces-test-project</artifactId>
-        <version>1.0.6-SNAPSHOT</version>
+        <version>1.0.5-SNAPSHOT</version>
     </parent>
 
     <artifactId>myfaces-test20</artifactId>

Modified: myfaces/test/trunk/test22/pom.xml
URL: http://svn.apache.org/viewvc/myfaces/test/trunk/test22/pom.xml?rev=1532502&r1=1532501&r2=1532502&view=diff
==============================================================================
--- myfaces/test/trunk/test22/pom.xml (original)
+++ myfaces/test/trunk/test22/pom.xml Tue Oct 15 19:50:13 2013
@@ -24,7 +24,7 @@
     <parent>
         <groupId>org.apache.myfaces.test</groupId>
         <artifactId>myfaces-test-project</artifactId>
-        <version>1.0.6-SNAPSHOT</version>
+        <version>1.0.5-SNAPSHOT</version>
     </parent>
 
     <artifactId>myfaces-test22</artifactId>