From 8803104f41504069e171cbe47c5e4fbc7fd63cb2 Mon Sep 17 00:00:00 2001 From: Patrick Linskey Date: Tue, 8 Apr 2008 19:40:02 +0000 Subject: [PATCH] moved release number to 1.2.0-SNAPSHOT now that we've made a 1.1.x branch git-svn-id: https://svn.apache.org/repos/asf/openjpa/trunk@646049 13f79535-47bb-0310-9956-ffa450edef68 --- openjpa-all/pom.xml | 2 +- openjpa-examples/pom.xml | 2 +- openjpa-integration/examples/pom.xml | 2 +- openjpa-integration/pom.xml | 2 +- openjpa-integration/tck/pom.xml | 2 +- openjpa-jdbc/pom.xml | 2 +- openjpa-kernel/pom.xml | 2 +- openjpa-lib/pom.xml | 2 +- openjpa-persistence-jdbc/pom.xml | 2 +- openjpa-persistence/pom.xml | 2 +- openjpa-project/pom.xml | 2 +- openjpa-slice/pom.xml | 2 +- openjpa-xmlstore/pom.xml | 2 +- pom.xml | 2 +- 14 files changed, 14 insertions(+), 14 deletions(-) diff --git a/openjpa-all/pom.xml b/openjpa-all/pom.xml index 53d386943..99c543388 100644 --- a/openjpa-all/pom.xml +++ b/openjpa-all/pom.xml @@ -28,7 +28,7 @@ org.apache.openjpa openjpa-parent - 1.1.0-SNAPSHOT + 1.2.0-SNAPSHOT diff --git a/openjpa-examples/pom.xml b/openjpa-examples/pom.xml index 2a60b6f6c..c5ca9995c 100644 --- a/openjpa-examples/pom.xml +++ b/openjpa-examples/pom.xml @@ -30,7 +30,7 @@ org.apache.openjpa openjpa-parent - 1.1.0-SNAPSHOT + 1.2.0-SNAPSHOT diff --git a/openjpa-integration/examples/pom.xml b/openjpa-integration/examples/pom.xml index 1b0c76293..b0aea8f72 100644 --- a/openjpa-integration/examples/pom.xml +++ b/openjpa-integration/examples/pom.xml @@ -37,7 +37,7 @@ org.apache.openjpa openjpa-integration - 1.1.0-SNAPSHOT + 1.2.0-SNAPSHOT diff --git a/openjpa-integration/pom.xml b/openjpa-integration/pom.xml index e08e5ccb3..2414ccb94 100644 --- a/openjpa-integration/pom.xml +++ b/openjpa-integration/pom.xml @@ -28,7 +28,7 @@ org.apache.openjpa openjpa-parent - 1.1.0-SNAPSHOT + 1.2.0-SNAPSHOT examples diff --git a/openjpa-integration/tck/pom.xml b/openjpa-integration/tck/pom.xml index 605b7dcef..246219622 100644 --- a/openjpa-integration/tck/pom.xml +++ b/openjpa-integration/tck/pom.xml @@ -60,7 +60,7 @@ org.apache.openjpa openjpa-integration - 1.1.0-SNAPSHOT + 1.2.0-SNAPSHOT diff --git a/openjpa-jdbc/pom.xml b/openjpa-jdbc/pom.xml index 49d5cf691..608d7e258 100644 --- a/openjpa-jdbc/pom.xml +++ b/openjpa-jdbc/pom.xml @@ -30,7 +30,7 @@ org.apache.openjpa openjpa-parent - 1.1.0-SNAPSHOT + 1.2.0-SNAPSHOT diff --git a/openjpa-kernel/pom.xml b/openjpa-kernel/pom.xml index 6372f2631..6f417c3b5 100644 --- a/openjpa-kernel/pom.xml +++ b/openjpa-kernel/pom.xml @@ -30,7 +30,7 @@ org.apache.openjpa openjpa-parent - 1.1.0-SNAPSHOT + 1.2.0-SNAPSHOT diff --git a/openjpa-lib/pom.xml b/openjpa-lib/pom.xml index 6cef49c16..0ff99ec17 100644 --- a/openjpa-lib/pom.xml +++ b/openjpa-lib/pom.xml @@ -30,7 +30,7 @@ org.apache.openjpa openjpa-parent - 1.1.0-SNAPSHOT + 1.2.0-SNAPSHOT diff --git a/openjpa-persistence-jdbc/pom.xml b/openjpa-persistence-jdbc/pom.xml index 7035f7ed2..0f32b1946 100644 --- a/openjpa-persistence-jdbc/pom.xml +++ b/openjpa-persistence-jdbc/pom.xml @@ -30,7 +30,7 @@ org.apache.openjpa openjpa-parent - 1.1.0-SNAPSHOT + 1.2.0-SNAPSHOT INFO diff --git a/openjpa-persistence/pom.xml b/openjpa-persistence/pom.xml index aad904998..f2f970d0b 100644 --- a/openjpa-persistence/pom.xml +++ b/openjpa-persistence/pom.xml @@ -30,7 +30,7 @@ org.apache.openjpa openjpa-parent - 1.1.0-SNAPSHOT + 1.2.0-SNAPSHOT diff --git a/openjpa-project/pom.xml b/openjpa-project/pom.xml index 9192da8bb..184d47508 100644 --- a/openjpa-project/pom.xml +++ b/openjpa-project/pom.xml @@ -40,7 +40,7 @@ org.apache.openjpa openjpa-parent - 1.1.0-SNAPSHOT + 1.2.0-SNAPSHOT diff --git a/openjpa-slice/pom.xml b/openjpa-slice/pom.xml index 072eb6889..8ab38210d 100644 --- a/openjpa-slice/pom.xml +++ b/openjpa-slice/pom.xml @@ -30,7 +30,7 @@ org.apache.openjpa openjpa-parent - 1.1.0-SNAPSHOT + 1.2.0-SNAPSHOT INFO diff --git a/openjpa-xmlstore/pom.xml b/openjpa-xmlstore/pom.xml index acb4618cd..a065172d4 100644 --- a/openjpa-xmlstore/pom.xml +++ b/openjpa-xmlstore/pom.xml @@ -30,7 +30,7 @@ org.apache.openjpa openjpa-parent - 1.1.0-SNAPSHOT + 1.2.0-SNAPSHOT diff --git a/pom.xml b/pom.xml index 4743bdff7..db960c470 100644 --- a/pom.xml +++ b/pom.xml @@ -39,7 +39,7 @@ Changing this version needs to also be done in all children poms See: http://jira.codehaus.org/browse/MNG-624 --> - 1.1.0-SNAPSHOT + 1.2.0-SNAPSHOT http://openjpa.apache.org jira