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 2016/09/08 02:13:58 UTC

svn commit: r1759733 - in /myfaces/core/trunk: api/pom.xml assembly/pom.xml bundle/pom.xml impl-test/pom.xml impl/pom.xml parent/pom.xml pom.xml shared-public/pom.xml shared/pom.xml

Author: lu4242
Date: Thu Sep  8 02:13:58 2016
New Revision: 1759733

URL: http://svn.apache.org/viewvc?rev=1759733&view=rev
Log:
rollback because nexus validation failed, missing .md5 and sha1 and invalid ones

Modified:
    myfaces/core/trunk/api/pom.xml
    myfaces/core/trunk/assembly/pom.xml
    myfaces/core/trunk/bundle/pom.xml
    myfaces/core/trunk/impl-test/pom.xml
    myfaces/core/trunk/impl/pom.xml
    myfaces/core/trunk/parent/pom.xml
    myfaces/core/trunk/pom.xml
    myfaces/core/trunk/shared-public/pom.xml
    myfaces/core/trunk/shared/pom.xml

Modified: myfaces/core/trunk/api/pom.xml
URL: http://svn.apache.org/viewvc/myfaces/core/trunk/api/pom.xml?rev=1759733&r1=1759732&r2=1759733&view=diff
==============================================================================
--- myfaces/core/trunk/api/pom.xml (original)
+++ myfaces/core/trunk/api/pom.xml Thu Sep  8 02:13:58 2016
@@ -20,7 +20,7 @@
     <parent>
         <groupId>org.apache.myfaces.core</groupId>
         <artifactId>myfaces-core-project</artifactId>
-        <version>2.2.12-SNAPSHOT</version>
+        <version>2.2.11-SNAPSHOT</version>
         <relativePath>../parent/pom.xml</relativePath>
     </parent>
 

Modified: myfaces/core/trunk/assembly/pom.xml
URL: http://svn.apache.org/viewvc/myfaces/core/trunk/assembly/pom.xml?rev=1759733&r1=1759732&r2=1759733&view=diff
==============================================================================
--- myfaces/core/trunk/assembly/pom.xml (original)
+++ myfaces/core/trunk/assembly/pom.xml Thu Sep  8 02:13:58 2016
@@ -27,7 +27,7 @@
   <parent>
     <groupId>org.apache.myfaces.core</groupId>
     <artifactId>myfaces-core-project</artifactId>
-    <version>2.2.12-SNAPSHOT</version>
+    <version>2.2.11-SNAPSHOT</version>
     <relativePath>../parent/pom.xml</relativePath>
   </parent>
 

Modified: myfaces/core/trunk/bundle/pom.xml
URL: http://svn.apache.org/viewvc/myfaces/core/trunk/bundle/pom.xml?rev=1759733&r1=1759732&r2=1759733&view=diff
==============================================================================
--- myfaces/core/trunk/bundle/pom.xml (original)
+++ myfaces/core/trunk/bundle/pom.xml Thu Sep  8 02:13:58 2016
@@ -20,7 +20,7 @@
     <parent>
         <groupId>org.apache.myfaces.core</groupId>
         <artifactId>myfaces-core-project</artifactId>
-        <version>2.2.12-SNAPSHOT</version>
+        <version>2.2.11-SNAPSHOT</version>
         <relativePath>../parent/pom.xml</relativePath>
     </parent>
 

Modified: myfaces/core/trunk/impl-test/pom.xml
URL: http://svn.apache.org/viewvc/myfaces/core/trunk/impl-test/pom.xml?rev=1759733&r1=1759732&r2=1759733&view=diff
==============================================================================
--- myfaces/core/trunk/impl-test/pom.xml (original)
+++ myfaces/core/trunk/impl-test/pom.xml Thu Sep  8 02:13:58 2016
@@ -20,7 +20,7 @@
     <parent>
         <groupId>org.apache.myfaces.core</groupId>
         <artifactId>myfaces-core-project</artifactId>
-        <version>2.2.12-SNAPSHOT</version>
+        <version>2.2.11-SNAPSHOT</version>
         <relativePath>../parent/pom.xml</relativePath>
     </parent>
 

Modified: myfaces/core/trunk/impl/pom.xml
URL: http://svn.apache.org/viewvc/myfaces/core/trunk/impl/pom.xml?rev=1759733&r1=1759732&r2=1759733&view=diff
==============================================================================
--- myfaces/core/trunk/impl/pom.xml (original)
+++ myfaces/core/trunk/impl/pom.xml Thu Sep  8 02:13:58 2016
@@ -20,7 +20,7 @@
     <parent>
         <groupId>org.apache.myfaces.core</groupId>
         <artifactId>myfaces-core-project</artifactId>
-        <version>2.2.12-SNAPSHOT</version>
+        <version>2.2.11-SNAPSHOT</version>
         <relativePath>../parent/pom.xml</relativePath>
     </parent>
 

Modified: myfaces/core/trunk/parent/pom.xml
URL: http://svn.apache.org/viewvc/myfaces/core/trunk/parent/pom.xml?rev=1759733&r1=1759732&r2=1759733&view=diff
==============================================================================
--- myfaces/core/trunk/parent/pom.xml (original)
+++ myfaces/core/trunk/parent/pom.xml Thu Sep  8 02:13:58 2016
@@ -33,7 +33,7 @@
         This project is the home of the MyFaces implementation of the JavaServer Faces 2.2 specification, and
         consists of an API module (javax.faces.* classes) and an implementation module (org.apache.myfaces.* classes).
     </description>
-    <version>2.2.12-SNAPSHOT</version>
+    <version>2.2.11-SNAPSHOT</version>
     <url>http://myfaces.apache.org/core22</url>
     
     <issueManagement>

Modified: myfaces/core/trunk/pom.xml
URL: http://svn.apache.org/viewvc/myfaces/core/trunk/pom.xml?rev=1759733&r1=1759732&r2=1759733&view=diff
==============================================================================
--- myfaces/core/trunk/pom.xml (original)
+++ myfaces/core/trunk/pom.xml Thu Sep  8 02:13:58 2016
@@ -33,7 +33,7 @@
         This project is the home of the MyFaces implementation of the JavaServer Faces 2.2 specification, and
         consists of an API module (javax.faces.* classes) and an implementation module (org.apache.myfaces.* classes).
     </description>
-    <version>2.2.12-SNAPSHOT</version>
+    <version>2.2.11-SNAPSHOT</version>
     <url>http://myfaces.apache.org/core22</url>
 
     <issueManagement>

Modified: myfaces/core/trunk/shared-public/pom.xml
URL: http://svn.apache.org/viewvc/myfaces/core/trunk/shared-public/pom.xml?rev=1759733&r1=1759732&r2=1759733&view=diff
==============================================================================
--- myfaces/core/trunk/shared-public/pom.xml (original)
+++ myfaces/core/trunk/shared-public/pom.xml Thu Sep  8 02:13:58 2016
@@ -20,7 +20,7 @@
   <parent>
       <groupId>org.apache.myfaces.core</groupId>
       <artifactId>myfaces-core-project</artifactId>
-      <version>2.2.12-SNAPSHOT</version>
+      <version>2.2.11-SNAPSHOT</version>
       <relativePath>../parent/pom.xml</relativePath>
   </parent>
 

Modified: myfaces/core/trunk/shared/pom.xml
URL: http://svn.apache.org/viewvc/myfaces/core/trunk/shared/pom.xml?rev=1759733&r1=1759732&r2=1759733&view=diff
==============================================================================
--- myfaces/core/trunk/shared/pom.xml (original)
+++ myfaces/core/trunk/shared/pom.xml Thu Sep  8 02:13:58 2016
@@ -20,7 +20,7 @@
   <parent>
       <groupId>org.apache.myfaces.core</groupId>
       <artifactId>myfaces-core-project</artifactId>
-      <version>2.2.12-SNAPSHOT</version>
+      <version>2.2.11-SNAPSHOT</version>
       <relativePath>../parent/pom.xml</relativePath>
   </parent>