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:44:42 UTC

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

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

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

commit 89397f983b9b8be90a86d93c2c78bafa8cb41ffb
Author: Manfred Geiler <ma...@apache.org>
AuthorDate: Wed Oct 31 13:44:43 2007 +0000

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

diff --git a/pom.xml b/pom.xml
index 1df9b01..84181c4 100644
--- a/pom.xml
+++ b/pom.xml
@@ -34,7 +34,7 @@ under the License.
     <artifactId>myfaces</artifactId>
     <packaging>pom</packaging>
     <name>MyFaces Master POM</name>
-    <version>1-SNAPSHOT</version>
+    <version>1</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>
@@ -509,9 +509,9 @@ under the License.
         </contributor>        
     </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-1</connection>
+        <developerConnection>scm:svn:https://svn.apache.org/repos/asf/myfaces/myfaces-master-pom/tags/myfaces-1</developerConnection>
+        <url>http://svn.apache.org/viewcvs.cgi/myfaces/myfaces-master-pom/tags/myfaces-1</url>
     </scm>
     <build>
         <defaultGoal>install</defaultGoal>

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