Author: ilgrosso
Date: Tue Jan 3 10:37:49 2017
New Revision: 1777109
URL: http://svn.apache.org/viewvc?rev=1777109&view=rev
Log:
[maven-release-plugin] prepare for next development iteration
Modified:
openjpa/branches/2.4.x/openjpa-all/pom.xml
openjpa/branches/2.4.x/openjpa-examples/image-gallery/pom.xml
openjpa/branches/2.4.x/openjpa-examples/openbooks/pom.xml
openjpa/branches/2.4.x/openjpa-examples/pom.xml
openjpa/branches/2.4.x/openjpa-examples/simple/pom.xml
openjpa/branches/2.4.x/openjpa-integration/daytrader/pom.xml
openjpa/branches/2.4.x/openjpa-integration/examples/pom.xml
openjpa/branches/2.4.x/openjpa-integration/jmx/pom.xml
openjpa/branches/2.4.x/openjpa-integration/pom.xml
openjpa/branches/2.4.x/openjpa-integration/slf4j/pom.xml
openjpa/branches/2.4.x/openjpa-integration/tck/pom.xml
openjpa/branches/2.4.x/openjpa-integration/validation/pom.xml
openjpa/branches/2.4.x/openjpa-jdbc/pom.xml
openjpa/branches/2.4.x/openjpa-jest/pom.xml
openjpa/branches/2.4.x/openjpa-kernel/pom.xml
openjpa/branches/2.4.x/openjpa-lib/pom.xml
openjpa/branches/2.4.x/openjpa-persistence-jdbc/pom.xml
openjpa/branches/2.4.x/openjpa-persistence-locking/pom.xml
openjpa/branches/2.4.x/openjpa-persistence/pom.xml
openjpa/branches/2.4.x/openjpa-project/pom.xml
openjpa/branches/2.4.x/openjpa-slice/pom.xml
openjpa/branches/2.4.x/openjpa-tools/openjpa-fetch-statistics-was/pom.xml
openjpa/branches/2.4.x/openjpa-tools/openjpa-fetch-statistics/pom.xml
openjpa/branches/2.4.x/openjpa-tools/openjpa-maven-plugin/pom.xml
openjpa/branches/2.4.x/openjpa-tools/pom.xml
openjpa/branches/2.4.x/openjpa-xmlstore/pom.xml
openjpa/branches/2.4.x/openjpa/pom.xml
openjpa/branches/2.4.x/pom.xml
Modified: openjpa/branches/2.4.x/openjpa-all/pom.xml
URL:
http://svn.apache.org/viewvc/openjpa/branches/2.4.x/openjpa-all/pom.xml?rev=1777109&r1=1777108&r2=1777109&view=diff
==============================================================================
--- openjpa/branches/2.4.x/openjpa-all/pom.xml (original)
+++ openjpa/branches/2.4.x/openjpa-all/pom.xml Tue Jan 3 10:37:49 2017
@@ -28,7 +28,7 @@
<parent>
<groupId>org.apache.openjpa</groupId>
<artifactId>openjpa-parent</artifactId>
- <version>2.4.2</version>
+ <version>2.4.3-SNAPSHOT</version>
</parent>
<groupId>org.apache.openjpa</groupId>
Modified: openjpa/branches/2.4.x/openjpa-examples/image-gallery/pom.xml
URL:
http://svn.apache.org/viewvc/openjpa/branches/2.4.x/openjpa-examples/image-gallery/pom.xml?rev=1777109&r1=1777108&r2=1777109&view=diff
==============================================================================
--- openjpa/branches/2.4.x/openjpa-examples/image-gallery/pom.xml (original)
+++ openjpa/branches/2.4.x/openjpa-examples/image-gallery/pom.xml Tue Jan 3
10:37:49 2017
@@ -27,7 +27,7 @@
<parent>
<groupId>org.apache.openjpa</groupId>
<artifactId>openjpa-examples</artifactId>
- <version>2.4.2</version>
+ <version>2.4.3-SNAPSHOT</version>
</parent>
<groupId>org.apache.openjpa.openjpa-examples</groupId>
Modified: openjpa/branches/2.4.x/openjpa-examples/openbooks/pom.xml
URL:
http://svn.apache.org/viewvc/openjpa/branches/2.4.x/openjpa-examples/openbooks/pom.xml?rev=1777109&r1=1777108&r2=1777109&view=diff
==============================================================================
--- openjpa/branches/2.4.x/openjpa-examples/openbooks/pom.xml (original)
+++ openjpa/branches/2.4.x/openjpa-examples/openbooks/pom.xml Tue Jan 3
10:37:49 2017
@@ -29,7 +29,7 @@
<parent>
<groupId>org.apache.openjpa</groupId>
<artifactId>openjpa-examples</artifactId>
- <version>2.4.2</version>
+ <version>2.4.3-SNAPSHOT</version>
</parent>
<groupId>org.apache.openjpa.openjpa-examples</groupId>
Modified: openjpa/branches/2.4.x/openjpa-examples/pom.xml
URL:
http://svn.apache.org/viewvc/openjpa/branches/2.4.x/openjpa-examples/pom.xml?rev=1777109&r1=1777108&r2=1777109&view=diff
==============================================================================
--- openjpa/branches/2.4.x/openjpa-examples/pom.xml (original)
+++ openjpa/branches/2.4.x/openjpa-examples/pom.xml Tue Jan 3 10:37:49 2017
@@ -28,7 +28,7 @@
<parent>
<groupId>org.apache.openjpa</groupId>
<artifactId>openjpa-parent</artifactId>
- <version>2.4.2</version>
+ <version>2.4.3-SNAPSHOT</version>
</parent>
<groupId>org.apache.openjpa</groupId>
Modified: openjpa/branches/2.4.x/openjpa-examples/simple/pom.xml
URL:
http://svn.apache.org/viewvc/openjpa/branches/2.4.x/openjpa-examples/simple/pom.xml?rev=1777109&r1=1777108&r2=1777109&view=diff
==============================================================================
--- openjpa/branches/2.4.x/openjpa-examples/simple/pom.xml (original)
+++ openjpa/branches/2.4.x/openjpa-examples/simple/pom.xml Tue Jan 3 10:37:49
2017
@@ -28,7 +28,7 @@
<parent>
<groupId>org.apache.openjpa</groupId>
<artifactId>openjpa-examples</artifactId>
- <version>2.4.2</version>
+ <version>2.4.3-SNAPSHOT</version>
</parent>
<groupId>org.apache.openjpa.openjpa-examples</groupId>
Modified: openjpa/branches/2.4.x/openjpa-integration/daytrader/pom.xml
URL:
http://svn.apache.org/viewvc/openjpa/branches/2.4.x/openjpa-integration/daytrader/pom.xml?rev=1777109&r1=1777108&r2=1777109&view=diff
==============================================================================
--- openjpa/branches/2.4.x/openjpa-integration/daytrader/pom.xml (original)
+++ openjpa/branches/2.4.x/openjpa-integration/daytrader/pom.xml Tue Jan 3
10:37:49 2017
@@ -27,7 +27,7 @@
<parent>
<groupId>org.apache.openjpa</groupId>
<artifactId>openjpa-integration</artifactId>
- <version>2.4.2</version>
+ <version>2.4.3-SNAPSHOT</version>
</parent>
<artifactId>openjpa-integration-daytrader</artifactId>
Modified: openjpa/branches/2.4.x/openjpa-integration/examples/pom.xml
URL:
http://svn.apache.org/viewvc/openjpa/branches/2.4.x/openjpa-integration/examples/pom.xml?rev=1777109&r1=1777108&r2=1777109&view=diff
==============================================================================
--- openjpa/branches/2.4.x/openjpa-integration/examples/pom.xml (original)
+++ openjpa/branches/2.4.x/openjpa-integration/examples/pom.xml Tue Jan 3
10:37:49 2017
@@ -37,7 +37,7 @@
<parent>
<groupId>org.apache.openjpa</groupId>
<artifactId>openjpa-integration</artifactId>
- <version>2.4.2</version>
+ <version>2.4.3-SNAPSHOT</version>
</parent>
<groupId>org.apache.openjpa</groupId>
Modified: openjpa/branches/2.4.x/openjpa-integration/jmx/pom.xml
URL:
http://svn.apache.org/viewvc/openjpa/branches/2.4.x/openjpa-integration/jmx/pom.xml?rev=1777109&r1=1777108&r2=1777109&view=diff
==============================================================================
--- openjpa/branches/2.4.x/openjpa-integration/jmx/pom.xml (original)
+++ openjpa/branches/2.4.x/openjpa-integration/jmx/pom.xml Tue Jan 3 10:37:49
2017
@@ -28,7 +28,7 @@
<parent>
<groupId>org.apache.openjpa</groupId>
<artifactId>openjpa-integration</artifactId>
- <version>2.4.2</version>
+ <version>2.4.3-SNAPSHOT</version>
</parent>
<artifactId>openjpa-integration-jmx</artifactId>
Modified: openjpa/branches/2.4.x/openjpa-integration/pom.xml
URL:
http://svn.apache.org/viewvc/openjpa/branches/2.4.x/openjpa-integration/pom.xml?rev=1777109&r1=1777108&r2=1777109&view=diff
==============================================================================
--- openjpa/branches/2.4.x/openjpa-integration/pom.xml (original)
+++ openjpa/branches/2.4.x/openjpa-integration/pom.xml Tue Jan 3 10:37:49 2017
@@ -28,7 +28,7 @@
<parent>
<groupId>org.apache.openjpa</groupId>
<artifactId>openjpa-parent</artifactId>
- <version>2.4.2</version>
+ <version>2.4.3-SNAPSHOT</version>
</parent>
<groupId>org.apache.openjpa</groupId>
Modified: openjpa/branches/2.4.x/openjpa-integration/slf4j/pom.xml
URL:
http://svn.apache.org/viewvc/openjpa/branches/2.4.x/openjpa-integration/slf4j/pom.xml?rev=1777109&r1=1777108&r2=1777109&view=diff
==============================================================================
--- openjpa/branches/2.4.x/openjpa-integration/slf4j/pom.xml (original)
+++ openjpa/branches/2.4.x/openjpa-integration/slf4j/pom.xml Tue Jan 3
10:37:49 2017
@@ -27,7 +27,7 @@
<parent>
<groupId>org.apache.openjpa</groupId>
<artifactId>openjpa-integration</artifactId>
- <version>2.4.2</version>
+ <version>2.4.3-SNAPSHOT</version>
</parent>
<artifactId>openjpa-integration-slf4j</artifactId>
Modified: openjpa/branches/2.4.x/openjpa-integration/tck/pom.xml
URL:
http://svn.apache.org/viewvc/openjpa/branches/2.4.x/openjpa-integration/tck/pom.xml?rev=1777109&r1=1777108&r2=1777109&view=diff
==============================================================================
--- openjpa/branches/2.4.x/openjpa-integration/tck/pom.xml (original)
+++ openjpa/branches/2.4.x/openjpa-integration/tck/pom.xml Tue Jan 3 10:37:49
2017
@@ -75,7 +75,7 @@
<parent>
<groupId>org.apache.openjpa</groupId>
<artifactId>openjpa-integration</artifactId>
- <version>2.4.2</version>
+ <version>2.4.3-SNAPSHOT</version>
</parent>
<groupId>org.apache.openjpa</groupId>
Modified: openjpa/branches/2.4.x/openjpa-integration/validation/pom.xml
URL:
http://svn.apache.org/viewvc/openjpa/branches/2.4.x/openjpa-integration/validation/pom.xml?rev=1777109&r1=1777108&r2=1777109&view=diff
==============================================================================
--- openjpa/branches/2.4.x/openjpa-integration/validation/pom.xml (original)
+++ openjpa/branches/2.4.x/openjpa-integration/validation/pom.xml Tue Jan 3
10:37:49 2017
@@ -27,7 +27,7 @@
<parent>
<groupId>org.apache.openjpa</groupId>
<artifactId>openjpa-integration</artifactId>
- <version>2.4.2</version>
+ <version>2.4.3-SNAPSHOT</version>
</parent>
<groupId>org.apache.openjpa</groupId>
Modified: openjpa/branches/2.4.x/openjpa-jdbc/pom.xml
URL:
http://svn.apache.org/viewvc/openjpa/branches/2.4.x/openjpa-jdbc/pom.xml?rev=1777109&r1=1777108&r2=1777109&view=diff
==============================================================================
--- openjpa/branches/2.4.x/openjpa-jdbc/pom.xml (original)
+++ openjpa/branches/2.4.x/openjpa-jdbc/pom.xml Tue Jan 3 10:37:49 2017
@@ -27,7 +27,7 @@
<parent>
<groupId>org.apache.openjpa</groupId>
<artifactId>openjpa-parent</artifactId>
- <version>2.4.2</version>
+ <version>2.4.3-SNAPSHOT</version>
</parent>
<groupId>org.apache.openjpa</groupId>
Modified: openjpa/branches/2.4.x/openjpa-jest/pom.xml
URL:
http://svn.apache.org/viewvc/openjpa/branches/2.4.x/openjpa-jest/pom.xml?rev=1777109&r1=1777108&r2=1777109&view=diff
==============================================================================
--- openjpa/branches/2.4.x/openjpa-jest/pom.xml (original)
+++ openjpa/branches/2.4.x/openjpa-jest/pom.xml Tue Jan 3 10:37:49 2017
@@ -28,7 +28,7 @@
<parent>
<groupId>org.apache.openjpa</groupId>
<artifactId>openjpa-parent</artifactId>
- <version>2.4.2</version>
+ <version>2.4.3-SNAPSHOT</version>
</parent>
<groupId>org.apache.openjpa</groupId>
Modified: openjpa/branches/2.4.x/openjpa-kernel/pom.xml
URL:
http://svn.apache.org/viewvc/openjpa/branches/2.4.x/openjpa-kernel/pom.xml?rev=1777109&r1=1777108&r2=1777109&view=diff
==============================================================================
--- openjpa/branches/2.4.x/openjpa-kernel/pom.xml (original)
+++ openjpa/branches/2.4.x/openjpa-kernel/pom.xml Tue Jan 3 10:37:49 2017
@@ -27,7 +27,7 @@
<parent>
<groupId>org.apache.openjpa</groupId>
<artifactId>openjpa-parent</artifactId>
- <version>2.4.2</version>
+ <version>2.4.3-SNAPSHOT</version>
</parent>
<groupId>org.apache.openjpa</groupId>
Modified: openjpa/branches/2.4.x/openjpa-lib/pom.xml
URL:
http://svn.apache.org/viewvc/openjpa/branches/2.4.x/openjpa-lib/pom.xml?rev=1777109&r1=1777108&r2=1777109&view=diff
==============================================================================
--- openjpa/branches/2.4.x/openjpa-lib/pom.xml (original)
+++ openjpa/branches/2.4.x/openjpa-lib/pom.xml Tue Jan 3 10:37:49 2017
@@ -27,7 +27,7 @@
<parent>
<groupId>org.apache.openjpa</groupId>
<artifactId>openjpa-parent</artifactId>
- <version>2.4.2</version>
+ <version>2.4.3-SNAPSHOT</version>
</parent>
<groupId>org.apache.openjpa</groupId>
Modified: openjpa/branches/2.4.x/openjpa-persistence-jdbc/pom.xml
URL:
http://svn.apache.org/viewvc/openjpa/branches/2.4.x/openjpa-persistence-jdbc/pom.xml?rev=1777109&r1=1777108&r2=1777109&view=diff
==============================================================================
--- openjpa/branches/2.4.x/openjpa-persistence-jdbc/pom.xml (original)
+++ openjpa/branches/2.4.x/openjpa-persistence-jdbc/pom.xml Tue Jan 3 10:37:49
2017
@@ -27,7 +27,7 @@
<parent>
<groupId>org.apache.openjpa</groupId>
<artifactId>openjpa-parent</artifactId>
- <version>2.4.2</version>
+ <version>2.4.3-SNAPSHOT</version>
</parent>
<groupId>org.apache.openjpa</groupId>
Modified: openjpa/branches/2.4.x/openjpa-persistence-locking/pom.xml
URL:
http://svn.apache.org/viewvc/openjpa/branches/2.4.x/openjpa-persistence-locking/pom.xml?rev=1777109&r1=1777108&r2=1777109&view=diff
==============================================================================
--- openjpa/branches/2.4.x/openjpa-persistence-locking/pom.xml (original)
+++ openjpa/branches/2.4.x/openjpa-persistence-locking/pom.xml Tue Jan 3
10:37:49 2017
@@ -27,7 +27,7 @@
<parent>
<groupId>org.apache.openjpa</groupId>
<artifactId>openjpa-parent</artifactId>
- <version>2.4.2</version>
+ <version>2.4.3-SNAPSHOT</version>
</parent>
<groupId>org.apache.openjpa</groupId>
Modified: openjpa/branches/2.4.x/openjpa-persistence/pom.xml
URL:
http://svn.apache.org/viewvc/openjpa/branches/2.4.x/openjpa-persistence/pom.xml?rev=1777109&r1=1777108&r2=1777109&view=diff
==============================================================================
--- openjpa/branches/2.4.x/openjpa-persistence/pom.xml (original)
+++ openjpa/branches/2.4.x/openjpa-persistence/pom.xml Tue Jan 3 10:37:49 2017
@@ -27,7 +27,7 @@
<parent>
<groupId>org.apache.openjpa</groupId>
<artifactId>openjpa-parent</artifactId>
- <version>2.4.2</version>
+ <version>2.4.3-SNAPSHOT</version>
</parent>
<groupId>org.apache.openjpa</groupId>
Modified: openjpa/branches/2.4.x/openjpa-project/pom.xml
URL:
http://svn.apache.org/viewvc/openjpa/branches/2.4.x/openjpa-project/pom.xml?rev=1777109&r1=1777108&r2=1777109&view=diff
==============================================================================
--- openjpa/branches/2.4.x/openjpa-project/pom.xml (original)
+++ openjpa/branches/2.4.x/openjpa-project/pom.xml Tue Jan 3 10:37:49 2017
@@ -39,7 +39,7 @@
<parent>
<groupId>org.apache.openjpa</groupId>
<artifactId>openjpa-parent</artifactId>
- <version>2.4.2</version>
+ <version>2.4.3-SNAPSHOT</version>
</parent>
<groupId>org.apache.openjpa</groupId>
Modified: openjpa/branches/2.4.x/openjpa-slice/pom.xml
URL:
http://svn.apache.org/viewvc/openjpa/branches/2.4.x/openjpa-slice/pom.xml?rev=1777109&r1=1777108&r2=1777109&view=diff
==============================================================================
--- openjpa/branches/2.4.x/openjpa-slice/pom.xml (original)
+++ openjpa/branches/2.4.x/openjpa-slice/pom.xml Tue Jan 3 10:37:49 2017
@@ -27,7 +27,7 @@
<parent>
<groupId>org.apache.openjpa</groupId>
<artifactId>openjpa-parent</artifactId>
- <version>2.4.2</version>
+ <version>2.4.3-SNAPSHOT</version>
</parent>
<groupId>org.apache.openjpa</groupId>
Modified:
openjpa/branches/2.4.x/openjpa-tools/openjpa-fetch-statistics-was/pom.xml
URL:
http://svn.apache.org/viewvc/openjpa/branches/2.4.x/openjpa-tools/openjpa-fetch-statistics-was/pom.xml?rev=1777109&r1=1777108&r2=1777109&view=diff
==============================================================================
--- openjpa/branches/2.4.x/openjpa-tools/openjpa-fetch-statistics-was/pom.xml
(original)
+++ openjpa/branches/2.4.x/openjpa-tools/openjpa-fetch-statistics-was/pom.xml
Tue Jan 3 10:37:49 2017
@@ -17,7 +17,7 @@
<parent>
<groupId>org.apache.openjpa</groupId>
<artifactId>openjpa-tools</artifactId>
- <version>2.4.2</version>
+ <version>2.4.3-SNAPSHOT</version>
</parent>
<artifactId>openjpa-fetch-statistics-was</artifactId>
Modified: openjpa/branches/2.4.x/openjpa-tools/openjpa-fetch-statistics/pom.xml
URL:
http://svn.apache.org/viewvc/openjpa/branches/2.4.x/openjpa-tools/openjpa-fetch-statistics/pom.xml?rev=1777109&r1=1777108&r2=1777109&view=diff
==============================================================================
--- openjpa/branches/2.4.x/openjpa-tools/openjpa-fetch-statistics/pom.xml
(original)
+++ openjpa/branches/2.4.x/openjpa-tools/openjpa-fetch-statistics/pom.xml Tue
Jan 3 10:37:49 2017
@@ -17,7 +17,7 @@
<parent>
<groupId>org.apache.openjpa</groupId>
<artifactId>openjpa-tools</artifactId>
- <version>2.4.2</version>
+ <version>2.4.3-SNAPSHOT</version>
</parent>
<artifactId>openjpa-fetch-statistics</artifactId>
Modified: openjpa/branches/2.4.x/openjpa-tools/openjpa-maven-plugin/pom.xml
URL:
http://svn.apache.org/viewvc/openjpa/branches/2.4.x/openjpa-tools/openjpa-maven-plugin/pom.xml?rev=1777109&r1=1777108&r2=1777109&view=diff
==============================================================================
--- openjpa/branches/2.4.x/openjpa-tools/openjpa-maven-plugin/pom.xml (original)
+++ openjpa/branches/2.4.x/openjpa-tools/openjpa-maven-plugin/pom.xml Tue Jan
3 10:37:49 2017
@@ -27,7 +27,7 @@
<parent>
<groupId>org.apache.openjpa</groupId>
<artifactId>openjpa-tools</artifactId>
- <version>2.4.2</version>
+ <version>2.4.3-SNAPSHOT</version>
<relativePath>../pom.xml</relativePath>
</parent>
Modified: openjpa/branches/2.4.x/openjpa-tools/pom.xml
URL:
http://svn.apache.org/viewvc/openjpa/branches/2.4.x/openjpa-tools/pom.xml?rev=1777109&r1=1777108&r2=1777109&view=diff
==============================================================================
--- openjpa/branches/2.4.x/openjpa-tools/pom.xml (original)
+++ openjpa/branches/2.4.x/openjpa-tools/pom.xml Tue Jan 3 10:37:49 2017
@@ -27,7 +27,7 @@
<parent>
<groupId>org.apache.openjpa</groupId>
<artifactId>openjpa-parent</artifactId>
- <version>2.4.2</version>
+ <version>2.4.3-SNAPSHOT</version>
<!-- <relativePath>../pom.xml</relativePath>-->
</parent>
Modified: openjpa/branches/2.4.x/openjpa-xmlstore/pom.xml
URL:
http://svn.apache.org/viewvc/openjpa/branches/2.4.x/openjpa-xmlstore/pom.xml?rev=1777109&r1=1777108&r2=1777109&view=diff
==============================================================================
--- openjpa/branches/2.4.x/openjpa-xmlstore/pom.xml (original)
+++ openjpa/branches/2.4.x/openjpa-xmlstore/pom.xml Tue Jan 3 10:37:49 2017
@@ -27,7 +27,7 @@
<parent>
<groupId>org.apache.openjpa</groupId>
<artifactId>openjpa-parent</artifactId>
- <version>2.4.2</version>
+ <version>2.4.3-SNAPSHOT</version>
</parent>
<groupId>org.apache.openjpa</groupId>
Modified: openjpa/branches/2.4.x/openjpa/pom.xml
URL:
http://svn.apache.org/viewvc/openjpa/branches/2.4.x/openjpa/pom.xml?rev=1777109&r1=1777108&r2=1777109&view=diff
==============================================================================
--- openjpa/branches/2.4.x/openjpa/pom.xml (original)
+++ openjpa/branches/2.4.x/openjpa/pom.xml Tue Jan 3 10:37:49 2017
@@ -28,7 +28,7 @@
<parent>
<groupId>org.apache.openjpa</groupId>
<artifactId>openjpa-parent</artifactId>
- <version>2.4.2</version>
+ <version>2.4.3-SNAPSHOT</version>
</parent>
<artifactId>openjpa</artifactId>
Modified: openjpa/branches/2.4.x/pom.xml
URL:
http://svn.apache.org/viewvc/openjpa/branches/2.4.x/pom.xml?rev=1777109&r1=1777108&r2=1777109&view=diff
==============================================================================
--- openjpa/branches/2.4.x/pom.xml (original)
+++ openjpa/branches/2.4.x/pom.xml Tue Jan 3 10:37:49 2017
@@ -40,7 +40,7 @@
Changing this version needs to also be done in all children poms
See: http://jira.codehaus.org/browse/MNG-624
-->
- <version>2.4.2</version>
+ <version>2.4.3-SNAPSHOT</version>
<properties>
<java.class.version>1.6</java.class.version>
@@ -144,9 +144,9 @@
</mailingLists>
<scm>
-
<connection>scm:svn:http://svn.apache.org/repos/asf/openjpa/tags/2.4.2</connection>
-
<developerConnection>scm:svn:https://svn.apache.org/repos/asf/openjpa/tags/2.4.2</developerConnection>
- <url>http://svn.apache.org/repos/asf/openjpa/tags/2.4.2</url>
+
<connection>scm:svn:http://svn.apache.org/repos/asf/openjpa/branches/2.4.x</connection>
+
<developerConnection>scm:svn:https://svn.apache.org/repos/asf/openjpa/branches/2.4.x</developerConnection>
+ <url>http://svn.apache.org/repos/asf/openjpa/branches/2.4.x</url>
</scm>
<modules>