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/04/20 10:31:42 UTC

svn commit: r1328253 - /incubator/syncope/trunk/parent/pom.xml

Author: ilgrosso
Date: Fri Apr 20 08:31:41 2012
New Revision: 1328253

URL: http://svn.apache.org/viewvc?rev=1328253&view=rev
Log:
Trying to convince maven-release-plugin to create tags of content at the right level

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

Modified: incubator/syncope/trunk/parent/pom.xml
URL: http://svn.apache.org/viewvc/incubator/syncope/trunk/parent/pom.xml?rev=1328253&r1=1328252&r2=1328253&view=diff
==============================================================================
--- incubator/syncope/trunk/parent/pom.xml (original)
+++ incubator/syncope/trunk/parent/pom.xml Fri Apr 20 08:31:41 2012
@@ -50,9 +50,9 @@ under the License.
   </licenses>
 
   <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/repos/asf/incubator/syncope/trunk</url>
+    <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/repos/asf/incubator/syncope/trunk/</url>
   </scm>
 
   <issueManagement>