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:08 UTC

[myfaces-master-pom] 01/01: [maven-scm] copy for tag myfaces-3

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.