You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@myfaces.apache.org by lo...@apache.org on 2015/11/01 16:20:50 UTC

svn commit: r1711809 - /myfaces/tobago/branches/tobago-3.0.x/pom.xml

Author: lofwyr
Date: Sun Nov  1 15:20:50 2015
New Revision: 1711809

URL: http://svn.apache.org/viewvc?rev=1711809&view=rev
Log:
fix smc section to build a release

Modified:
    myfaces/tobago/branches/tobago-3.0.x/pom.xml

Modified: myfaces/tobago/branches/tobago-3.0.x/pom.xml
URL: http://svn.apache.org/viewvc/myfaces/tobago/branches/tobago-3.0.x/pom.xml?rev=1711809&r1=1711808&r2=1711809&view=diff
==============================================================================
--- myfaces/tobago/branches/tobago-3.0.x/pom.xml (original)
+++ myfaces/tobago/branches/tobago-3.0.x/pom.xml Sun Nov  1 15:20:50 2015
@@ -552,9 +552,9 @@
   </dependencies>
 
   <scm>
-    <connection>scm:svn:http://svn.apache.org/repos/asf/myfaces/tobago/trunk</connection>
-    <developerConnection>scm:svn:https://svn.apache.org/repos/asf/myfaces/tobago/trunk</developerConnection>
-    <url>http://svn.eu.apache.org/viewvc/myfaces/tobago/trunk</url>
+    <connection>scm:svn:http://svn.apache.org/repos/asf/myfaces/tobago/branches/tobago-3.0.x</connection>
+    <developerConnection>scm:svn:https://svn.apache.org/repos/asf/myfaces/tobago/branches/tobago-3.0.x</developerConnection>
+    <url>http://svn.eu.apache.org/viewvc/myfaces/tobago/branches/tobago-3.0.x</url>
   </scm>
 
   <build>