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

[myfaces-master-pom] tag myfaces-1 created (now 89397f9)

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

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


      at 89397f9  (commit)
This tag includes the following new commits:

     new 89397f9  [maven-scm] copy for tag myfaces-1

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-1

Posted by de...@apache.org.
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.