You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@myfaces.apache.org by vo...@apache.org on 2021/01/19 17:53:22 UTC

[myfaces] branch 3.0.x updated: [manual] rollback the release of myfaces-core-module-3.0.0

This is an automated email from the ASF dual-hosted git repository.

volosied pushed a commit to branch 3.0.x
in repository https://gitbox.apache.org/repos/asf/myfaces.git


The following commit(s) were added to refs/heads/3.0.x by this push:
     new 2516fc1  [manual] rollback the release of myfaces-core-module-3.0.0
2516fc1 is described below

commit 2516fc10248521e34ba0157207504b5c421e2447
Author: Volodymyr Siedlecki <vo...@gmail.com>
AuthorDate: Tue Jan 19 12:42:49 2021 -0500

    [manual] rollback the release of myfaces-core-module-3.0.0
---
 api/pom.xml           | 2 +-
 assembly/pom.xml      | 2 +-
 bundle/pom.xml        | 2 +-
 impl-test/pom.xml     | 2 +-
 impl/pom.xml          | 2 +-
 parent/pom.xml        | 2 +-
 pom.xml               | 2 +-
 shared-public/pom.xml | 2 +-
 shared/pom.xml        | 2 +-
 test/pom.xml          | 2 +-
 10 files changed, 10 insertions(+), 10 deletions(-)

diff --git a/api/pom.xml b/api/pom.xml
index 8645f1a..3e7d4bd 100644
--- a/api/pom.xml
+++ b/api/pom.xml
@@ -20,7 +20,7 @@
     <parent>
         <groupId>org.apache.myfaces.core</groupId>
         <artifactId>myfaces-core-project</artifactId>
-        <version>3.0.1-SNAPSHOT</version>
+        <version>3.0.0-SNAPSHOT</version>
         <relativePath>../parent/pom.xml</relativePath>
     </parent>
 
diff --git a/assembly/pom.xml b/assembly/pom.xml
index 92146e6..812b442 100644
--- a/assembly/pom.xml
+++ b/assembly/pom.xml
@@ -27,7 +27,7 @@
   <parent>
     <groupId>org.apache.myfaces.core</groupId>
     <artifactId>myfaces-core-project</artifactId>
-    <version>3.0.1-SNAPSHOT</version>
+    <version>3.0.0-SNAPSHOT</version>
     <relativePath>../parent/pom.xml</relativePath>
   </parent>
 
diff --git a/bundle/pom.xml b/bundle/pom.xml
index cb2cf14..7beda08 100644
--- a/bundle/pom.xml
+++ b/bundle/pom.xml
@@ -20,7 +20,7 @@
     <parent>
         <groupId>org.apache.myfaces.core</groupId>
         <artifactId>myfaces-core-project</artifactId>
-        <version>3.0.1-SNAPSHOT</version>
+        <version>3.0.0-SNAPSHOT</version>
         <relativePath>../parent/pom.xml</relativePath>
     </parent>
 
diff --git a/impl-test/pom.xml b/impl-test/pom.xml
index 34ce06e..3d8202b 100644
--- a/impl-test/pom.xml
+++ b/impl-test/pom.xml
@@ -20,7 +20,7 @@
     <parent>
         <groupId>org.apache.myfaces.core</groupId>
         <artifactId>myfaces-core-project</artifactId>
-        <version>3.0.1-SNAPSHOT</version>
+        <version>3.0.0-SNAPSHOT</version>
         <relativePath>../parent/pom.xml</relativePath>
     </parent>
 
diff --git a/impl/pom.xml b/impl/pom.xml
index 8b2f78f..cb2fbb8 100644
--- a/impl/pom.xml
+++ b/impl/pom.xml
@@ -20,7 +20,7 @@
     <parent>
         <groupId>org.apache.myfaces.core</groupId>
         <artifactId>myfaces-core-project</artifactId>
-        <version>3.0.1-SNAPSHOT</version>
+        <version>3.0.0-SNAPSHOT</version>
         <relativePath>../parent/pom.xml</relativePath>
     </parent>
 
diff --git a/parent/pom.xml b/parent/pom.xml
index 6dbc798..3d8e614 100644
--- a/parent/pom.xml
+++ b/parent/pom.xml
@@ -33,7 +33,7 @@
         This project is the home of the MyFaces implementation of the JavaServer Faces 2.3 specification, and
         consists of an API module (jakarta.faces.* classes) and an implementation module (org.apache.myfaces.* classes).
     </description>
-    <version>3.0.1-SNAPSHOT</version>
+    <version>3.0.0-SNAPSHOT</version>
     <url>http://myfaces.apache.org/core23</url>
 
     <issueManagement>
diff --git a/pom.xml b/pom.xml
index 12c9ca5..166af93 100644
--- a/pom.xml
+++ b/pom.xml
@@ -33,7 +33,7 @@
         This project is the home of the MyFaces implementation of the JavaServer Faces 2.3 specification, and
         consists of an API module (jakarta.faces.* classes) and an implementation module (org.apache.myfaces.* classes).
     </description>
-    <version>3.0.1-SNAPSHOT</version>
+    <version>3.0.0-SNAPSHOT</version>
     <url>http://myfaces.apache.org/core23</url>
 
     <issueManagement>
diff --git a/shared-public/pom.xml b/shared-public/pom.xml
index c606f10..d8c6fc2 100644
--- a/shared-public/pom.xml
+++ b/shared-public/pom.xml
@@ -20,7 +20,7 @@
   <parent>
       <groupId>org.apache.myfaces.core</groupId>
       <artifactId>myfaces-core-project</artifactId>
-      <version>3.0.1-SNAPSHOT</version>
+      <version>3.0.0-SNAPSHOT</version>
       <relativePath>../parent/pom.xml</relativePath>
   </parent>
 
diff --git a/shared/pom.xml b/shared/pom.xml
index e5ea110..ed996e5 100644
--- a/shared/pom.xml
+++ b/shared/pom.xml
@@ -20,7 +20,7 @@
   <parent>
       <groupId>org.apache.myfaces.core</groupId>
       <artifactId>myfaces-core-project</artifactId>
-      <version>3.0.1-SNAPSHOT</version>
+      <version>3.0.0-SNAPSHOT</version>
       <relativePath>../parent/pom.xml</relativePath>
   </parent>
 
diff --git a/test/pom.xml b/test/pom.xml
index f0cfafe..d8d6bb0 100644
--- a/test/pom.xml
+++ b/test/pom.xml
@@ -24,7 +24,7 @@
     <parent>
         <groupId>org.apache.myfaces.core</groupId>
         <artifactId>myfaces-core-project</artifactId>
-        <version>3.0.1-SNAPSHOT</version>
+        <version>3.0.0-SNAPSHOT</version>
         <relativePath>../parent/pom.xml</relativePath>
     </parent>