Author: mbo
Date: Wed Mar 11 18:47:19 2015
New Revision: 1665963
URL: http://svn.apache.org/r1665963
Log:
Fixed url entry in scm settings
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=1665963&r1=1665962&r2=1665963&view=diff
==============================================================================
--- db/jdo/branches/3.1/api/pom.xml (original)
+++ db/jdo/branches/3.1/api/pom.xml Wed Mar 11 18:47:19 2015
@@ -35,7 +35,7 @@
<scm>
<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>
+ <url>http://svn.apache.org/viewvc/db/jdo/branches/3.1</url>
</scm>
<build>
Modified: db/jdo/branches/3.1/copyjdorijars/pom.xml
URL: http://svn.apache.org/viewvc/db/jdo/branches/3.1/copyjdorijars/pom.xml?rev=1665963&r1=1665962&r2=1665963&view=diff
==============================================================================
--- db/jdo/branches/3.1/copyjdorijars/pom.xml (original)
+++ db/jdo/branches/3.1/copyjdorijars/pom.xml Wed Mar 11 18:47:19 2015
@@ -35,7 +35,7 @@
<scm>
<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>
+ <url>http://svn.apache.org/viewvc/db/jdo/branches/3.1</url>
</scm>
<build>
Modified: db/jdo/branches/3.1/exectck/pom.xml
URL: http://svn.apache.org/viewvc/db/jdo/branches/3.1/exectck/pom.xml?rev=1665963&r1=1665962&r2=1665963&view=diff
==============================================================================
--- db/jdo/branches/3.1/exectck/pom.xml (original)
+++ db/jdo/branches/3.1/exectck/pom.xml Wed Mar 11 18:47:19 2015
@@ -35,7 +35,7 @@
<scm>
<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>
+ <url>http://svn.apache.org/viewvc/db/jdo/branches/3.1</url>
</scm>
<build>
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=1665963&r1=1665962&r2=1665963&view=diff
==============================================================================
--- db/jdo/branches/3.1/parent-pom/pom.xml (original)
+++ db/jdo/branches/3.1/parent-pom/pom.xml Wed Mar 11 18:47:19 2015
@@ -40,7 +40,7 @@ Requests (JSR 12 and 243) under the ausp
<scm>
<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>
+ <url>http://svn.apache.org/viewvc/db/jdo/branches/3.1</url>
</scm>
<organization>
Modified: db/jdo/branches/3.1/pom.xml
URL: http://svn.apache.org/viewvc/db/jdo/branches/3.1/pom.xml?rev=1665963&r1=1665962&r2=1665963&view=diff
==============================================================================
--- db/jdo/branches/3.1/pom.xml (original)
+++ db/jdo/branches/3.1/pom.xml Wed Mar 11 18:47:19 2015
@@ -43,7 +43,7 @@
<scm>
<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>
+ <url>http://svn.apache.org/viewvc/db/jdo/branches/3.1</url>
</scm>
<build>
Modified: db/jdo/branches/3.1/tck/pom.xml
URL: http://svn.apache.org/viewvc/db/jdo/branches/3.1/tck/pom.xml?rev=1665963&r1=1665962&r2=1665963&view=diff
==============================================================================
--- db/jdo/branches/3.1/tck/pom.xml (original)
+++ db/jdo/branches/3.1/tck/pom.xml Wed Mar 11 18:47:19 2015
@@ -39,7 +39,7 @@
<scm>
<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>
+ <url>http://svn.apache.org/viewvc/db/jdo/branches/3.1</url>
</scm>
<build>
|