From afcec21a1d489dff682a3ce7986fac6a1c80e8e0 Mon Sep 17 00:00:00 2001 From: Mark Struberg Date: Wed, 10 Apr 2019 20:13:04 +0200 Subject: [PATCH] [maven-release-plugin] prepare release 3.1.0 --- openjpa-all/pom.xml | 2 +- openjpa-examples/image-gallery/pom.xml | 2 +- openjpa-examples/openbooks/pom.xml | 2 +- openjpa-examples/pom.xml | 2 +- openjpa-examples/simple/pom.xml | 2 +- openjpa-features/pom.xml | 2 +- openjpa-integration/daytrader/pom.xml | 2 +- openjpa-integration/examples/pom.xml | 2 +- openjpa-integration/jmx/pom.xml | 2 +- openjpa-integration/pom.xml | 2 +- openjpa-integration/slf4j/pom.xml | 2 +- openjpa-integration/tck/pom.xml | 2 +- openjpa-integration/validation/pom.xml | 2 +- openjpa-jdbc/pom.xml | 2 +- openjpa-jest/pom.xml | 2 +- openjpa-kernel/pom.xml | 2 +- openjpa-lib/pom.xml | 2 +- openjpa-persistence-jdbc/pom.xml | 2 +- openjpa-persistence-locking/pom.xml | 2 +- openjpa-persistence/pom.xml | 2 +- openjpa-project/pom.xml | 2 +- openjpa-slice/pom.xml | 2 +- openjpa-tools/openjpa-fetch-statistics-was/pom.xml | 2 +- openjpa-tools/openjpa-fetch-statistics/pom.xml | 2 +- openjpa-tools/openjpa-maven-plugin/pom.xml | 2 +- openjpa-tools/pom.xml | 2 +- openjpa-xmlstore/pom.xml | 2 +- openjpa/pom.xml | 2 +- pom.xml | 5 +++-- 29 files changed, 31 insertions(+), 30 deletions(-) diff --git a/openjpa-all/pom.xml b/openjpa-all/pom.xml index 82ebfaa45..3df1dbdd7 100644 --- a/openjpa-all/pom.xml +++ b/openjpa-all/pom.xml @@ -28,7 +28,7 @@ org.apache.openjpa openjpa-parent - 3.1.0-SNAPSHOT + 3.1.0 openjpa-all diff --git a/openjpa-examples/image-gallery/pom.xml b/openjpa-examples/image-gallery/pom.xml index 8a2e7f534..48c33fc73 100644 --- a/openjpa-examples/image-gallery/pom.xml +++ b/openjpa-examples/image-gallery/pom.xml @@ -27,7 +27,7 @@ org.apache.openjpa openjpa-examples - 3.1.0-SNAPSHOT + 3.1.0 org.apache.openjpa.openjpa-examples diff --git a/openjpa-examples/openbooks/pom.xml b/openjpa-examples/openbooks/pom.xml index a8f51b84b..cf99d0cf6 100644 --- a/openjpa-examples/openbooks/pom.xml +++ b/openjpa-examples/openbooks/pom.xml @@ -29,7 +29,7 @@ org.apache.openjpa openjpa-examples - 3.1.0-SNAPSHOT + 3.1.0 org.apache.openjpa.openjpa-examples diff --git a/openjpa-examples/pom.xml b/openjpa-examples/pom.xml index 4738751db..e1d626b41 100644 --- a/openjpa-examples/pom.xml +++ b/openjpa-examples/pom.xml @@ -28,7 +28,7 @@ org.apache.openjpa openjpa-parent - 3.1.0-SNAPSHOT + 3.1.0 openjpa-examples diff --git a/openjpa-examples/simple/pom.xml b/openjpa-examples/simple/pom.xml index a3261d9a9..281b2f798 100644 --- a/openjpa-examples/simple/pom.xml +++ b/openjpa-examples/simple/pom.xml @@ -28,7 +28,7 @@ org.apache.openjpa openjpa-examples - 3.1.0-SNAPSHOT + 3.1.0 org.apache.openjpa.openjpa-examples diff --git a/openjpa-features/pom.xml b/openjpa-features/pom.xml index 8db166430..f19e46221 100644 --- a/openjpa-features/pom.xml +++ b/openjpa-features/pom.xml @@ -18,7 +18,7 @@ org.apache.openjpa openjpa-parent - 3.1.0-SNAPSHOT + 3.1.0 openjpa-features diff --git a/openjpa-integration/daytrader/pom.xml b/openjpa-integration/daytrader/pom.xml index 76034c284..8e16c83e5 100644 --- a/openjpa-integration/daytrader/pom.xml +++ b/openjpa-integration/daytrader/pom.xml @@ -27,7 +27,7 @@ org.apache.openjpa openjpa-integration - 3.1.0-SNAPSHOT + 3.1.0 openjpa-integration-daytrader diff --git a/openjpa-integration/examples/pom.xml b/openjpa-integration/examples/pom.xml index 217752bcb..4dca6ed0f 100644 --- a/openjpa-integration/examples/pom.xml +++ b/openjpa-integration/examples/pom.xml @@ -37,7 +37,7 @@ org.apache.openjpa openjpa-integration - 3.1.0-SNAPSHOT + 3.1.0 openjpa-integration-examples diff --git a/openjpa-integration/jmx/pom.xml b/openjpa-integration/jmx/pom.xml index 969dbf552..7d40a43a5 100644 --- a/openjpa-integration/jmx/pom.xml +++ b/openjpa-integration/jmx/pom.xml @@ -28,7 +28,7 @@ org.apache.openjpa openjpa-integration - 3.1.0-SNAPSHOT + 3.1.0 openjpa-integration-jmx diff --git a/openjpa-integration/pom.xml b/openjpa-integration/pom.xml index 46db9151f..dbbebdde7 100644 --- a/openjpa-integration/pom.xml +++ b/openjpa-integration/pom.xml @@ -28,7 +28,7 @@ org.apache.openjpa openjpa-parent - 3.1.0-SNAPSHOT + 3.1.0 openjpa-integration diff --git a/openjpa-integration/slf4j/pom.xml b/openjpa-integration/slf4j/pom.xml index 35faf2d00..0296cc4a1 100644 --- a/openjpa-integration/slf4j/pom.xml +++ b/openjpa-integration/slf4j/pom.xml @@ -27,7 +27,7 @@ org.apache.openjpa openjpa-integration - 3.1.0-SNAPSHOT + 3.1.0 openjpa-integration-slf4j diff --git a/openjpa-integration/tck/pom.xml b/openjpa-integration/tck/pom.xml index 60b047a15..f727c9948 100644 --- a/openjpa-integration/tck/pom.xml +++ b/openjpa-integration/tck/pom.xml @@ -78,7 +78,7 @@ org.apache.openjpa openjpa-integration - 3.1.0-SNAPSHOT + 3.1.0 openjpa-integration-tck diff --git a/openjpa-integration/validation/pom.xml b/openjpa-integration/validation/pom.xml index 69f6d13a0..aa0c6d41f 100644 --- a/openjpa-integration/validation/pom.xml +++ b/openjpa-integration/validation/pom.xml @@ -27,7 +27,7 @@ org.apache.openjpa openjpa-integration - 3.1.0-SNAPSHOT + 3.1.0 openjpa-integration-validation diff --git a/openjpa-jdbc/pom.xml b/openjpa-jdbc/pom.xml index cd34453e4..e3c337993 100644 --- a/openjpa-jdbc/pom.xml +++ b/openjpa-jdbc/pom.xml @@ -27,7 +27,7 @@ org.apache.openjpa openjpa-parent - 3.1.0-SNAPSHOT + 3.1.0 openjpa-jdbc diff --git a/openjpa-jest/pom.xml b/openjpa-jest/pom.xml index 4d9e39faf..80a8857e7 100644 --- a/openjpa-jest/pom.xml +++ b/openjpa-jest/pom.xml @@ -28,7 +28,7 @@ org.apache.openjpa openjpa-parent - 3.1.0-SNAPSHOT + 3.1.0 openjpa-jest diff --git a/openjpa-kernel/pom.xml b/openjpa-kernel/pom.xml index 7f6a93998..cb9f5a1d5 100644 --- a/openjpa-kernel/pom.xml +++ b/openjpa-kernel/pom.xml @@ -27,7 +27,7 @@ org.apache.openjpa openjpa-parent - 3.1.0-SNAPSHOT + 3.1.0 openjpa-kernel diff --git a/openjpa-lib/pom.xml b/openjpa-lib/pom.xml index 32a9e9786..d0cd45a90 100644 --- a/openjpa-lib/pom.xml +++ b/openjpa-lib/pom.xml @@ -27,7 +27,7 @@ org.apache.openjpa openjpa-parent - 3.1.0-SNAPSHOT + 3.1.0 openjpa-lib diff --git a/openjpa-persistence-jdbc/pom.xml b/openjpa-persistence-jdbc/pom.xml index ddeea4eb8..49d23704c 100644 --- a/openjpa-persistence-jdbc/pom.xml +++ b/openjpa-persistence-jdbc/pom.xml @@ -27,7 +27,7 @@ org.apache.openjpa openjpa-parent - 3.1.0-SNAPSHOT + 3.1.0 openjpa-persistence-jdbc diff --git a/openjpa-persistence-locking/pom.xml b/openjpa-persistence-locking/pom.xml index 8cd83b39e..cf709e113 100644 --- a/openjpa-persistence-locking/pom.xml +++ b/openjpa-persistence-locking/pom.xml @@ -27,7 +27,7 @@ org.apache.openjpa openjpa-parent - 3.1.0-SNAPSHOT + 3.1.0 openjpa-persistence-locking diff --git a/openjpa-persistence/pom.xml b/openjpa-persistence/pom.xml index 8cefff9e3..c29328c1d 100644 --- a/openjpa-persistence/pom.xml +++ b/openjpa-persistence/pom.xml @@ -27,7 +27,7 @@ org.apache.openjpa openjpa-parent - 3.1.0-SNAPSHOT + 3.1.0 openjpa-persistence diff --git a/openjpa-project/pom.xml b/openjpa-project/pom.xml index a764e3759..0db6b52af 100644 --- a/openjpa-project/pom.xml +++ b/openjpa-project/pom.xml @@ -39,7 +39,7 @@ org.apache.openjpa openjpa-parent - 3.1.0-SNAPSHOT + 3.1.0 apache-openjpa diff --git a/openjpa-slice/pom.xml b/openjpa-slice/pom.xml index f52065d35..25b3479ba 100644 --- a/openjpa-slice/pom.xml +++ b/openjpa-slice/pom.xml @@ -27,7 +27,7 @@ org.apache.openjpa openjpa-parent - 3.1.0-SNAPSHOT + 3.1.0 openjpa-slice diff --git a/openjpa-tools/openjpa-fetch-statistics-was/pom.xml b/openjpa-tools/openjpa-fetch-statistics-was/pom.xml index f4af6622c..40bd4f818 100644 --- a/openjpa-tools/openjpa-fetch-statistics-was/pom.xml +++ b/openjpa-tools/openjpa-fetch-statistics-was/pom.xml @@ -17,7 +17,7 @@ org.apache.openjpa openjpa-tools - 3.1.0-SNAPSHOT + 3.1.0 openjpa-fetch-statistics-was diff --git a/openjpa-tools/openjpa-fetch-statistics/pom.xml b/openjpa-tools/openjpa-fetch-statistics/pom.xml index a8aba05cb..db7104694 100644 --- a/openjpa-tools/openjpa-fetch-statistics/pom.xml +++ b/openjpa-tools/openjpa-fetch-statistics/pom.xml @@ -17,7 +17,7 @@ org.apache.openjpa openjpa-tools - 3.1.0-SNAPSHOT + 3.1.0 openjpa-fetch-statistics diff --git a/openjpa-tools/openjpa-maven-plugin/pom.xml b/openjpa-tools/openjpa-maven-plugin/pom.xml index 6d5e66ea7..9894b3b54 100644 --- a/openjpa-tools/openjpa-maven-plugin/pom.xml +++ b/openjpa-tools/openjpa-maven-plugin/pom.xml @@ -27,7 +27,7 @@ org.apache.openjpa openjpa-tools - 3.1.0-SNAPSHOT + 3.1.0 ../pom.xml diff --git a/openjpa-tools/pom.xml b/openjpa-tools/pom.xml index db99ca118..8edb3913c 100644 --- a/openjpa-tools/pom.xml +++ b/openjpa-tools/pom.xml @@ -27,7 +27,7 @@ org.apache.openjpa openjpa-parent - 3.1.0-SNAPSHOT + 3.1.0 diff --git a/openjpa-xmlstore/pom.xml b/openjpa-xmlstore/pom.xml index 868125ce2..e604c49b4 100644 --- a/openjpa-xmlstore/pom.xml +++ b/openjpa-xmlstore/pom.xml @@ -27,7 +27,7 @@ org.apache.openjpa openjpa-parent - 3.1.0-SNAPSHOT + 3.1.0 openjpa-xmlstore diff --git a/openjpa/pom.xml b/openjpa/pom.xml index eb69ba89f..e947e579a 100644 --- a/openjpa/pom.xml +++ b/openjpa/pom.xml @@ -28,7 +28,7 @@ org.apache.openjpa openjpa-parent - 3.1.0-SNAPSHOT + 3.1.0 openjpa diff --git a/pom.xml b/pom.xml index 586ccbd1d..436db2dea 100644 --- a/pom.xml +++ b/pom.xml @@ -36,7 +36,7 @@ OpenJPA Parent POM Apache OpenJPA implementation of JSR-338 JPA 2.1 - 3.1.0-SNAPSHOT + 3.1.0 1.8 @@ -160,7 +160,8 @@ scm:git:https://gitbox.apache.org/repos/asf/openjpa.git scm:git:https://gitbox.apache.org/repos/asf/openjpa.git https://gitbox.apache.org/repos/asf/openjpa.git - + 3.1.0 + openjpa-lib