You are viewing a plain text version of this content. The canonical link for it is here.
Posted to jdo-commits@db.apache.org by mb...@apache.org on 2015/03/10 22:34:08 UTC

svn commit: r1665707 - in /db/jdo/branches/3.1: api/pom.xml copyjdorijars/pom.xml exectck/pom.xml parent-pom/pom.xml pom.xml tck/pom.xml

Author: mbo
Date: Tue Mar 10 21:34:07 2015
New Revision: 1665707

URL: http://svn.apache.org/r1665707
Log:
fix scm settings in pom.xml

Modified:
    db/jdo/branches/3.1/api/pom.xml
    db/jdo/branches/3.1/copyjdorijars/pom.xml
    db/jdo/branches/3.1/exectck/pom.xml
    db/jdo/branches/3.1/parent-pom/pom.xml
    db/jdo/branches/3.1/pom.xml
    db/jdo/branches/3.1/tck/pom.xml

Modified: db/jdo/branches/3.1/api/pom.xml
URL: http://svn.apache.org/viewvc/db/jdo/branches/3.1/api/pom.xml?rev=1665707&r1=1665706&r2=1665707&view=diff
==============================================================================
--- db/jdo/branches/3.1/api/pom.xml (original)
+++ db/jdo/branches/3.1/api/pom.xml Tue Mar 10 21:34:07 2015
@@ -33,8 +33,8 @@
   <description>The Java Data Objects (JDO) API is a standard interface-based Java model abstraction of persistence, developed as Java Specification Request 243 under the auspices of the Java Community Process.</description>
 
   <scm>
-    <connection>scm:svn:http://svn.apache.org/repos/asf/db/jdo/trunk</connection>
-    <developerConnection>scm:svn:https://svn.apache.org/repos/asf/db/jdo/trunk</developerConnection>
+    <connection>scm:svn:http://svn.apache.org/repos/asf/db/jdo/branches/3.1</connection>
+    <developerConnection>scm:svn:https://svn.apache.org/repos/asf/db/jdo/branches/3.1</developerConnection>
     <url>http://svn.apache.org/viewvc/db/jdo</url>
   </scm>
 

Modified: db/jdo/branches/3.1/copyjdorijars/pom.xml
URL: http://svn.apache.org/viewvc/db/jdo/branches/3.1/copyjdorijars/pom.xml?rev=1665707&r1=1665706&r2=1665707&view=diff
==============================================================================
--- db/jdo/branches/3.1/copyjdorijars/pom.xml (original)
+++ db/jdo/branches/3.1/copyjdorijars/pom.xml Tue Mar 10 21:34:07 2015
@@ -33,8 +33,8 @@
   <description>The Java Data Objects (JDO) API is a standard interface-based Java model abstraction of persistence, developed as Java Specification Request 243 under the auspices of the Java Community Process.</description>
   
   <scm>
-    <connection>scm:svn:http://svn.apache.org/repos/asf/db/jdo/trunk</connection>
-    <developerConnection>scm:svn:https://svn.apache.org/repos/asf/db/jdo/trunk</developerConnection>
+    <connection>scm:svn:http://svn.apache.org/repos/asf/db/jdo/branches/3.1</connection>
+    <developerConnection>scm:svn:https://svn.apache.org/repos/asf/db/jdo/branches/3.1</developerConnection>
     <url>http://svn.apache.org/viewvc/db/jdo</url>
   </scm>
   

Modified: db/jdo/branches/3.1/exectck/pom.xml
URL: http://svn.apache.org/viewvc/db/jdo/branches/3.1/exectck/pom.xml?rev=1665707&r1=1665706&r2=1665707&view=diff
==============================================================================
--- db/jdo/branches/3.1/exectck/pom.xml (original)
+++ db/jdo/branches/3.1/exectck/pom.xml Tue Mar 10 21:34:07 2015
@@ -33,8 +33,8 @@
     <url>http://maven.apache.org</url>
 
    <scm>
-    <connection>scm:svn:http://svn.apache.org/repos/asf/db/jdo/trunk</connection>
-    <developerConnection>scm:svn:https://svn.apache.org/repos/asf/db/jdo/trunk</developerConnection>
+    <connection>scm:svn:http://svn.apache.org/repos/asf/db/jdo/branches/3.1</connection>
+    <developerConnection>scm:svn:https://svn.apache.org/repos/asf/db/jdo/branches/3.1</developerConnection>
     <url>http://svn.apache.org/viewvc/db/jdo</url>
   </scm>
 

Modified: db/jdo/branches/3.1/parent-pom/pom.xml
URL: http://svn.apache.org/viewvc/db/jdo/branches/3.1/parent-pom/pom.xml?rev=1665707&r1=1665706&r2=1665707&view=diff
==============================================================================
--- db/jdo/branches/3.1/parent-pom/pom.xml (original)
+++ db/jdo/branches/3.1/parent-pom/pom.xml Tue Mar 10 21:34:07 2015
@@ -38,8 +38,8 @@ Requests (JSR 12 and 243) under the ausp
   <inceptionYear>2005</inceptionYear>
 
   <scm>
-    <connection>scm:svn:http://svn.apache.org/repos/asf/db/jdo/trunk</connection>
-    <developerConnection>scm:svn:https://svn.apache.org/repos/asf/db/jdo/trunk</developerConnection>
+    <connection>scm:svn:http://svn.apache.org/repos/asf/db/jdo/branches/3.1</connection>
+    <developerConnection>scm:svn:https://svn.apache.org/repos/asf/db/jdo/branches/3.1</developerConnection>
     <url>http://svn.apache.org/viewvc/db/jdo</url> 
   </scm>
 

Modified: db/jdo/branches/3.1/pom.xml
URL: http://svn.apache.org/viewvc/db/jdo/branches/3.1/pom.xml?rev=1665707&r1=1665706&r2=1665707&view=diff
==============================================================================
--- db/jdo/branches/3.1/pom.xml (original)
+++ db/jdo/branches/3.1/pom.xml Tue Mar 10 21:34:07 2015
@@ -41,8 +41,8 @@
   </parent>
   
   <scm>
-    <connection>scm:svn:http://svn.apache.org/repos/asf/db/jdo/trunk</connection>
-    <developerConnection>scm:svn:https://svn.apache.org/repos/asf/db/jdo/trunk</developerConnection>
+    <connection>scm:svn:http://svn.apache.org/repos/asf/db/jdo/branches/3.1</connection>
+    <developerConnection>scm:svn:https://svn.apache.org/repos/asf/db/jdo/branches/3.1</developerConnection>
     <url>http://svn.apache.org/viewvc/db/jdo</url>
   </scm>
 

Modified: db/jdo/branches/3.1/tck/pom.xml
URL: http://svn.apache.org/viewvc/db/jdo/branches/3.1/tck/pom.xml?rev=1665707&r1=1665706&r2=1665707&view=diff
==============================================================================
--- db/jdo/branches/3.1/tck/pom.xml (original)
+++ db/jdo/branches/3.1/tck/pom.xml Tue Mar 10 21:34:07 2015
@@ -37,8 +37,8 @@
     </description>
 
   <scm>
-    <connection>scm:svn:http://svn.apache.org/repos/asf/db/jdo/trunk</connection>
-    <developerConnection>scm:svn:https://svn.apache.org/repos/asf/db/jdo/trunk</developerConnection>
+    <connection>scm:svn:http://svn.apache.org/repos/asf/db/jdo/branches/3.1</connection>
+    <developerConnection>scm:svn:https://svn.apache.org/repos/asf/db/jdo/branches/3.1</developerConnection>
     <url>http://svn.apache.org/viewvc/db/jdo</url>
   </scm>