You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@openjpa.apache.org by st...@apache.org on 2016/09/13 17:23:23 UTC

svn commit: r1760579 - /openjpa/branches/fb-3.0-asm/pom.xml

Author: struberg
Date: Tue Sep 13 17:23:23 2016
New Revision: 1760579

URL: http://svn.apache.org/viewvc?rev=1760579&view=rev
Log:
OPENJPA-2662 fix scm section on feature branch

Modified:
    openjpa/branches/fb-3.0-asm/pom.xml

Modified: openjpa/branches/fb-3.0-asm/pom.xml
URL: http://svn.apache.org/viewvc/openjpa/branches/fb-3.0-asm/pom.xml?rev=1760579&r1=1760578&r2=1760579&view=diff
==============================================================================
--- openjpa/branches/fb-3.0-asm/pom.xml (original)
+++ openjpa/branches/fb-3.0-asm/pom.xml Tue Sep 13 17:23:23 2016
@@ -148,9 +148,9 @@
     </distributionManagement>
 
     <scm>
-        <connection>scm:svn:http://svn.apache.org/repos/asf/openjpa/trunk</connection>
-        <developerConnection>scm:svn:https://svn.apache.org/repos/asf/openjpa/trunk</developerConnection>
-        <url>http://svn.apache.org/repos/asf/openjpa/trunk</url>
+        <connection>scm:svn:http://svn.apache.org/repos/asf/openjpa/branches/fb-3.0-asm</connection>
+        <developerConnection>scm:svn:https://svn.apache.org/repos/asf/openjpa/branches/fb-3.0-asm</developerConnection>
+        <url>http://svn.apache.org/repos/asf/openjpa/branches/fb-3.0-asm</url>
     </scm>
 
     <modules>