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 15:50:58 UTC

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

Author: lofwyr
Date: Sun Nov  1 14:50:58 2015
New Revision: 1711786

URL: http://svn.apache.org/viewvc?rev=1711786&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=1711786&r1=1711785&r2=1711786&view=diff
==============================================================================
--- myfaces/tobago/branches/tobago-3.0.x/pom.xml (original)
+++ myfaces/tobago/branches/tobago-3.0.x/pom.xml Sun Nov  1 14:50:58 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>