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

[myfaces] 02/02: update scm properties

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.