You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@myfaces.apache.org by de...@apache.org on 2018/05/08 12:48:02 UTC

[myfaces] branch 2_0_0_beta created (now aaa9500)

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

deki pushed a change to branch 2_0_0_beta
in repository https://gitbox.apache.org/repos/asf/myfaces.git.


      at aaa9500  update scm properties

This branch includes the following new commits:

     new 5b588e6  update version to 2.0.0-beta and 4.0.1-beta
     new aaa9500  update scm properties

The 2 revisions listed above as "new" are entirely new to this
repository and will be described in separate emails.  The revisions
listed as "add" were already present in the repository and have only
been added to this reference.


-- 
To stop receiving notification emails like this one, please contact
deki@apache.org.

[myfaces] 01/02: update version to 2.0.0-beta and 4.0.1-beta

Posted by de...@apache.org.
This is an automated email from the ASF dual-hosted git repository.

deki pushed a commit to branch 2_0_0_beta
in repository https://gitbox.apache.org/repos/asf/myfaces.git

commit 5b588e6a81179c2c465639c4dc2c25fa5a9527d0
Author: Leonardo Uribe <lu...@apache.org>
AuthorDate: Tue Jan 26 22:27:13 2010 +0000

    update version to 2.0.0-beta and 4.0.1-beta
---
 api/pom.xml      | 4 ++--
 assembly/pom.xml | 2 +-
 impl/pom.xml     | 4 ++--
 pom.xml          | 2 +-
 4 files changed, 6 insertions(+), 6 deletions(-)

diff --git a/api/pom.xml b/api/pom.xml
index 4072695..d4f13b4 100644
--- a/api/pom.xml
+++ b/api/pom.xml
@@ -3,7 +3,7 @@
     <parent>
         <groupId>org.apache.myfaces.core</groupId>
         <artifactId>myfaces-core-project</artifactId>
-        <version>2.0.0-SNAPSHOT</version>
+        <version>2.0.0-beta</version>
     </parent>
     <modelVersion>4.0.0</modelVersion>
     <groupId>org.apache.myfaces.core</groupId>
@@ -351,7 +351,7 @@
        <dependency>
           <groupId>org.apache.myfaces.core</groupId>
           <artifactId>myfaces-build</artifactId>
-          <version>2.0.0-SNAPSHOT</version>
+          <version>2.0.0-beta</version>
           <scope>provided</scope>
        </dependency> -->
 
diff --git a/assembly/pom.xml b/assembly/pom.xml
index 2d04b85..d71e84e 100644
--- a/assembly/pom.xml
+++ b/assembly/pom.xml
@@ -11,7 +11,7 @@
   <parent>
     <groupId>org.apache.myfaces.core</groupId>
     <artifactId>myfaces-core-project</artifactId>
-    <version>2.0.0-SNAPSHOT</version>
+    <version>2.0.0-beta</version>
   </parent>
 
   <scm>
diff --git a/impl/pom.xml b/impl/pom.xml
index cfe9c6a..3760f4b 100644
--- a/impl/pom.xml
+++ b/impl/pom.xml
@@ -3,7 +3,7 @@
   <parent>
     <groupId>org.apache.myfaces.core</groupId>
     <artifactId>myfaces-core-project</artifactId>
-    <version>2.0.0-SNAPSHOT</version>
+    <version>2.0.0-beta</version>
   </parent>
   <modelVersion>4.0.0</modelVersion>
   <groupId>org.apache.myfaces.core</groupId>
@@ -957,7 +957,7 @@
   </repositories>
 
   <properties>
-    <myfaces-shared.version>4.0.1-SNAPSHOT</myfaces-shared.version>
+    <myfaces-shared.version>4.0.1-beta</myfaces-shared.version>
     <myfaces-builder-plugin.version>1.0.5</myfaces-builder-plugin.version>
   </properties>
 </project>
diff --git a/pom.xml b/pom.xml
index 0298916..fd5e320 100644
--- a/pom.xml
+++ b/pom.xml
@@ -16,7 +16,7 @@
     This project is the home of the MyFaces implementation of the JavaServer Faces 2.0 specification, and
     consists of an API module (javax.faces.* classes) and an implementation module (org.apache.myfaces.* classes).
   </description>
-  <version>2.0.0-SNAPSHOT</version>
+  <version>2.0.0-beta</version>
   <url>http://myfaces.apache.org/core20</url>
   <issueManagement>
     <system>jira</system>

-- 
To stop receiving notification emails like this one, please contact
deki@apache.org.

[myfaces] 02/02: update scm properties

Posted by de...@apache.org.
This is an automated email from the ASF dual-hosted git repository.

deki pushed a commit to branch 2_0_0_beta
in repository https://gitbox.apache.org/repos/asf/myfaces.git

commit aaa9500cb45f3633d293d25d2daf95a1957e2185
Author: Leonardo Uribe <lu...@apache.org>
AuthorDate: Tue Jan 26 22:31:53 2010 +0000

    update scm properties
---
 api/pom.xml      | 6 +++---
 assembly/pom.xml | 6 +++---
 impl/pom.xml     | 6 +++---
 pom.xml          | 6 +++---
 4 files changed, 12 insertions(+), 12 deletions(-)

diff --git a/api/pom.xml b/api/pom.xml
index d4f13b4..384f3b5 100644
--- a/api/pom.xml
+++ b/api/pom.xml
@@ -14,9 +14,9 @@
     </description>
     <url>http://myfaces.apache.org/core20/myfaces-api</url>
     <scm>
-        <connection>scm:svn:http://svn.apache.org/repos/asf/myfaces/core/trunk/api</connection>
-        <developerConnection>scm:svn:https://svn.apache.org/repos/asf/myfaces/core/trunk/api</developerConnection>
-        <url>http://svn.apache.org/repos/asf/myfaces/core/trunk/api</url>
+        <connection>scm:svn:http://svn.apache.org/repos/asf/myfaces/core/tags/2_0_0_beta/api</connection>
+        <developerConnection>scm:svn:https://svn.apache.org/repos/asf/myfaces/core/tags/2_0_0_beta/api</developerConnection>
+        <url>http://svn.apache.org/repos/asf/myfaces/core/tags/2_0_0_beta/api</url>
     </scm>
     <build>
 
diff --git a/assembly/pom.xml b/assembly/pom.xml
index d71e84e..7a18db7 100644
--- a/assembly/pom.xml
+++ b/assembly/pom.xml
@@ -15,9 +15,9 @@
   </parent>
 
   <scm>
-    <connection>scm:svn:http://svn.apache.org/repos/asf/myfaces/core/trunk/assembly</connection>
-    <developerConnection>scm:svn:https://svn.apache.org/repos/asf/myfaces/core/trunk/assembly</developerConnection>
-    <url>http://svn.apache.org/repos/asf/myfaces/core/trunk/assembly</url>
+    <connection>scm:svn:http://svn.apache.org/repos/asf/myfaces/core/tags/2_0_0_beta/assembly</connection>
+    <developerConnection>scm:svn:https://svn.apache.org/repos/asf/myfaces/core/tags/2_0_0_beta/assembly</developerConnection>
+    <url>http://svn.apache.org/repos/asf/myfaces/core/tags/2_0_0_beta/assembly</url>
   </scm>
 
   <build>
diff --git a/impl/pom.xml b/impl/pom.xml
index 3760f4b..42114e5 100644
--- a/impl/pom.xml
+++ b/impl/pom.xml
@@ -14,9 +14,9 @@
   </description>
   <url>http://myfaces.apache.org/core20/myfaces-impl</url>
   <scm>
-    <connection>scm:svn:http://svn.apache.org/repos/asf/myfaces/core/trunk/impl</connection>
-    <developerConnection>scm:svn:https://svn.apache.org/repos/asf/myfaces/core/trunk/impl</developerConnection>
-    <url>http://svn.apache.org/repos/asf/myfaces/core/trunk/impl</url>
+    <connection>scm:svn:http://svn.apache.org/repos/asf/myfaces/core/tags/2_0_0_beta/impl</connection>
+    <developerConnection>scm:svn:https://svn.apache.org/repos/asf/myfaces/core/tags/2_0_0_beta/impl</developerConnection>
+    <url>http://svn.apache.org/repos/asf/myfaces/core/tags/2_0_0_beta/impl</url>
   </scm>
   <build>
     <resources>
diff --git a/pom.xml b/pom.xml
index fd5e320..23b0b64 100644
--- a/pom.xml
+++ b/pom.xml
@@ -23,9 +23,9 @@
     <url>http://issues.apache.org/jira/secure/BrowseProject.jspa?id=10600</url>
   </issueManagement>
   <scm>
-    <connection>scm:svn:http://svn.apache.org/repos/asf/myfaces/trunk</connection>
-    <developerConnection>scm:svn:https://svn.apache.org/repos/asf/myfaces/trunk</developerConnection>
-    <url>http://svn.apache.org/repos/asf/myfaces/trunk</url>
+    <connection>scm:svn:http://svn.apache.org/repos/asf/myfaces/tags/2_0_0_beta</connection>
+    <developerConnection>scm:svn:https://svn.apache.org/repos/asf/myfaces/tags/2_0_0_beta</developerConnection>
+    <url>http://svn.apache.org/repos/asf/myfaces/tags/2_0_0_beta</url>
   </scm>
   <modules>
     <!-- module>build</module -->

-- 
To stop receiving notification emails like this one, please contact
deki@apache.org.