You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@syncope.apache.org by il...@apache.org on 2012/07/30 18:29:02 UTC

svn commit: r1367152 - in /incubator/syncope/trunk: archetype/pom.xml parent/pom.xml pom.xml

Author: ilgrosso
Date: Mon Jul 30 16:29:02 2012
New Revision: 1367152

URL: http://svn.apache.org/viewvc?rev=1367152&view=rev
Log:
[maven-release-plugin] prepare branch 1_0_X

Modified:
    incubator/syncope/trunk/archetype/pom.xml
    incubator/syncope/trunk/parent/pom.xml
    incubator/syncope/trunk/pom.xml

Modified: incubator/syncope/trunk/archetype/pom.xml
URL: http://svn.apache.org/viewvc/incubator/syncope/trunk/archetype/pom.xml?rev=1367152&r1=1367151&r2=1367152&view=diff
==============================================================================
--- incubator/syncope/trunk/archetype/pom.xml (original)
+++ incubator/syncope/trunk/archetype/pom.xml Mon Jul 30 16:29:02 2012
@@ -48,9 +48,9 @@ under the License.
   </properties>
 
   <scm>
-    <connection>scm:svn:http://svn.apache.org/repos/asf/incubator/syncope/trunk/archetype</connection>
-    <developerConnection>scm:svn:https://svn.apache.org/repos/asf/incubator/syncope/trunk/archetype</developerConnection>
-    <url>http://svn.apache.org/repos/asf/incubator/syncope/trunk/archetype</url>
+    <connection>scm:svn:http://svn.apache.org/repos/asf/incubator/syncope/branches/1_0_X/archetype</connection>
+    <developerConnection>scm:svn:https://svn.apache.org/repos/asf/incubator/syncope/branches/1_0_X/archetype</developerConnection>
+    <url>http://svn.apache.org/repos/asf/incubator/syncope/branches/1_0_X/archetype</url>
   </scm>
 
   <build>

Modified: incubator/syncope/trunk/parent/pom.xml
URL: http://svn.apache.org/viewvc/incubator/syncope/trunk/parent/pom.xml?rev=1367152&r1=1367151&r2=1367152&view=diff
==============================================================================
--- incubator/syncope/trunk/parent/pom.xml (original)
+++ incubator/syncope/trunk/parent/pom.xml Mon Jul 30 16:29:02 2012
@@ -50,9 +50,9 @@ under the License.
   </licenses>
 
   <scm>
-    <connection>scm:svn:http://svn.apache.org/repos/asf/incubator/syncope/trunk/parent</connection>
-    <developerConnection>scm:svn:https://svn.apache.org/repos/asf/incubator/syncope/trunk/parent</developerConnection>
-    <url>http://svn.apache.org/viewvc/incubator/syncope/trunk/parent</url>
+    <connection>scm:svn:http://svn.apache.org/repos/asf/incubator/syncope/branches/1_0_X/parent</connection>
+    <developerConnection>scm:svn:https://svn.apache.org/repos/asf/incubator/syncope/branches/1_0_X/parent</developerConnection>
+    <url>http://svn.apache.org/viewvc/incubator/syncope/branches/1_0_X/parent</url>
   </scm>
   
   <issueManagement>

Modified: incubator/syncope/trunk/pom.xml
URL: http://svn.apache.org/viewvc/incubator/syncope/trunk/pom.xml?rev=1367152&r1=1367151&r2=1367152&view=diff
==============================================================================
--- incubator/syncope/trunk/pom.xml (original)
+++ incubator/syncope/trunk/pom.xml Mon Jul 30 16:29:02 2012
@@ -38,9 +38,9 @@ under the License.
   </parent>
   
   <scm>
-    <connection>scm:svn:http://svn.apache.org/repos/asf/incubator/syncope/trunk</connection>
-    <developerConnection>scm:svn:https://svn.apache.org/repos/asf/incubator/syncope/trunk</developerConnection>
-    <url>http://svn.apache.org/viewvc/incubator/syncope/trunk</url>
+    <connection>scm:svn:http://svn.apache.org/repos/asf/incubator/syncope/branches/1_0_X</connection>
+    <developerConnection>scm:svn:https://svn.apache.org/repos/asf/incubator/syncope/branches/1_0_X</developerConnection>
+    <url>http://svn.apache.org/viewvc/incubator/syncope/branches/1_0_X</url>
   </scm>
   
   <build>