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/04/28 05:45:07 UTC

[myfaces-master-pom] tag myfaces-3 created (now 740fe3f)

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

deki pushed a change to tag myfaces-3
in repository https://gitbox.apache.org/repos/asf/myfaces-master-pom.git.


      at 740fe3f  (commit)
This tag includes the following new commits:

     new 740fe3f  [maven-scm] copy for tag myfaces-3

The 1 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-master-pom] 01/01: [maven-scm] copy for tag myfaces-3

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

deki pushed a commit to tag myfaces-3
in repository https://gitbox.apache.org/repos/asf/myfaces-master-pom.git

commit 740fe3f4abc07f3116f5120ed81f5327b5586aac
Author: Manfred Geiler <ma...@apache.org>
AuthorDate: Fri Nov 16 12:35:12 2007 +0000

    [maven-scm] copy for tag myfaces-3
---
 pom.xml | 8 ++++----
 1 file changed, 4 insertions(+), 4 deletions(-)

diff --git a/pom.xml b/pom.xml
index ac9ca14..4f0e2b4 100644
--- a/pom.xml
+++ b/pom.xml
@@ -13,7 +13,7 @@
     <artifactId>myfaces</artifactId>
     <packaging>pom</packaging>
     <name>Apache MyFaces Master POM</name>
-    <version>3-SNAPSHOT</version>
+    <version>3</version>
     <description>
        The MyFaces project is home of the first free open source JavaServer Faces implementation as well as some useful JSF component libraries and other convenient JSF stuff.
     </description>
@@ -506,9 +506,9 @@
     </contributors>
 
     <scm>
-        <connection>scm:svn:http://svn.apache.org/repos/asf/myfaces/myfaces-master-pom/trunk</connection>
-        <developerConnection>scm:svn:https://svn.apache.org/repos/asf/myfaces/myfaces-master-pom/trunk</developerConnection>
-        <url>http://svn.apache.org/viewcvs.cgi/myfaces/myfaces-master-pom/trunk</url>
+        <connection>scm:svn:http://svn.apache.org/repos/asf/myfaces/myfaces-master-pom/tags/myfaces-3</connection>
+        <developerConnection>scm:svn:https://svn.apache.org/repos/asf/myfaces/myfaces-master-pom/tags/myfaces-3</developerConnection>
+        <url>http://svn.apache.org/viewcvs.cgi/myfaces/myfaces-master-pom/tags/myfaces-3</url>
     </scm>
 
     <build>

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