From commits-return-10733-apmail-openjpa-commits-archive=openjpa.apache.org@openjpa.apache.org Sat Apr 13 16:55:35 2013 Return-Path: X-Original-To: apmail-openjpa-commits-archive@www.apache.org Delivered-To: apmail-openjpa-commits-archive@www.apache.org Received: from mail.apache.org (hermes.apache.org [140.211.11.3]) by minotaur.apache.org (Postfix) with SMTP id 7D2AFFE68 for ; Sat, 13 Apr 2013 16:55:35 +0000 (UTC) Received: (qmail 90411 invoked by uid 500); 13 Apr 2013 16:55:35 -0000 Delivered-To: apmail-openjpa-commits-archive@openjpa.apache.org Received: (qmail 90351 invoked by uid 500); 13 Apr 2013 16:55:35 -0000 Mailing-List: contact commits-help@openjpa.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: dev@openjpa.apache.org Delivered-To: mailing list commits@openjpa.apache.org Received: (qmail 90344 invoked by uid 99); 13 Apr 2013 16:55:35 -0000 Received: from nike.apache.org (HELO nike.apache.org) (192.87.106.230) by apache.org (qpsmtpd/0.29) with ESMTP; Sat, 13 Apr 2013 16:55:35 +0000 X-ASF-Spam-Status: No, hits=-2000.0 required=5.0 tests=ALL_TRUSTED X-Spam-Check-By: apache.org Received: from [140.211.11.4] (HELO eris.apache.org) (140.211.11.4) by apache.org (qpsmtpd/0.29) with ESMTP; Sat, 13 Apr 2013 16:55:30 +0000 Received: from eris.apache.org (localhost [127.0.0.1]) by eris.apache.org (Postfix) with ESMTP id DA78223889ED; Sat, 13 Apr 2013 16:55:08 +0000 (UTC) Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit Subject: svn commit: r1467658 - in /openjpa/branches/2.2.x: ./ openjpa-all/ openjpa-examples/ openjpa-examples/image-gallery/ openjpa-examples/openbooks/ openjpa-examples/simple/ openjpa-integration/ openjpa-integration/daytrader/ openjpa-integration/examples/ ... Date: Sat, 13 Apr 2013 16:55:07 -0000 To: commits@openjpa.apache.org From: allee8285@apache.org X-Mailer: svnmailer-1.0.8-patched Message-Id: <20130413165508.DA78223889ED@eris.apache.org> X-Virus-Checked: Checked by ClamAV on apache.org Author: allee8285 Date: Sat Apr 13 16:55:06 2013 New Revision: 1467658 URL: http://svn.apache.org/r1467658 Log: [maven-release-plugin] rollback the release of 2.2.2 Modified: openjpa/branches/2.2.x/openjpa-all/pom.xml openjpa/branches/2.2.x/openjpa-examples/image-gallery/pom.xml openjpa/branches/2.2.x/openjpa-examples/openbooks/pom.xml openjpa/branches/2.2.x/openjpa-examples/pom.xml openjpa/branches/2.2.x/openjpa-examples/simple/pom.xml openjpa/branches/2.2.x/openjpa-integration/daytrader/pom.xml openjpa/branches/2.2.x/openjpa-integration/examples/pom.xml openjpa/branches/2.2.x/openjpa-integration/jmx/pom.xml openjpa/branches/2.2.x/openjpa-integration/pom.xml openjpa/branches/2.2.x/openjpa-integration/slf4j/pom.xml openjpa/branches/2.2.x/openjpa-integration/tck/pom.xml openjpa/branches/2.2.x/openjpa-integration/validation/pom.xml openjpa/branches/2.2.x/openjpa-jdbc/pom.xml openjpa/branches/2.2.x/openjpa-jest/pom.xml openjpa/branches/2.2.x/openjpa-kernel/pom.xml openjpa/branches/2.2.x/openjpa-lib/pom.xml openjpa/branches/2.2.x/openjpa-persistence-jdbc/pom.xml openjpa/branches/2.2.x/openjpa-persistence-locking/pom.xml openjpa/branches/2.2.x/openjpa-persistence/pom.xml openjpa/branches/2.2.x/openjpa-project/pom.xml openjpa/branches/2.2.x/openjpa-slice/pom.xml openjpa/branches/2.2.x/openjpa-tools/openjpa-maven-plugin/pom.xml openjpa/branches/2.2.x/openjpa-tools/pom.xml openjpa/branches/2.2.x/openjpa-xmlstore/pom.xml openjpa/branches/2.2.x/openjpa/pom.xml openjpa/branches/2.2.x/pom.xml Modified: openjpa/branches/2.2.x/openjpa-all/pom.xml URL: http://svn.apache.org/viewvc/openjpa/branches/2.2.x/openjpa-all/pom.xml?rev=1467658&r1=1467657&r2=1467658&view=diff ============================================================================== --- openjpa/branches/2.2.x/openjpa-all/pom.xml (original) +++ openjpa/branches/2.2.x/openjpa-all/pom.xml Sat Apr 13 16:55:06 2013 @@ -28,7 +28,7 @@ org.apache.openjpa openjpa-parent - 2.2.3-SNAPSHOT + 2.2.2-SNAPSHOT org.apache.openjpa Modified: openjpa/branches/2.2.x/openjpa-examples/image-gallery/pom.xml URL: http://svn.apache.org/viewvc/openjpa/branches/2.2.x/openjpa-examples/image-gallery/pom.xml?rev=1467658&r1=1467657&r2=1467658&view=diff ============================================================================== --- openjpa/branches/2.2.x/openjpa-examples/image-gallery/pom.xml (original) +++ openjpa/branches/2.2.x/openjpa-examples/image-gallery/pom.xml Sat Apr 13 16:55:06 2013 @@ -27,7 +27,7 @@ org.apache.openjpa openjpa-examples - 2.2.3-SNAPSHOT + 2.2.2-SNAPSHOT org.apache.openjpa.openjpa-examples Modified: openjpa/branches/2.2.x/openjpa-examples/openbooks/pom.xml URL: http://svn.apache.org/viewvc/openjpa/branches/2.2.x/openjpa-examples/openbooks/pom.xml?rev=1467658&r1=1467657&r2=1467658&view=diff ============================================================================== --- openjpa/branches/2.2.x/openjpa-examples/openbooks/pom.xml (original) +++ openjpa/branches/2.2.x/openjpa-examples/openbooks/pom.xml Sat Apr 13 16:55:06 2013 @@ -29,7 +29,7 @@ org.apache.openjpa openjpa-examples - 2.2.3-SNAPSHOT + 2.2.2-SNAPSHOT org.apache.openjpa.openjpa-examples Modified: openjpa/branches/2.2.x/openjpa-examples/pom.xml URL: http://svn.apache.org/viewvc/openjpa/branches/2.2.x/openjpa-examples/pom.xml?rev=1467658&r1=1467657&r2=1467658&view=diff ============================================================================== --- openjpa/branches/2.2.x/openjpa-examples/pom.xml (original) +++ openjpa/branches/2.2.x/openjpa-examples/pom.xml Sat Apr 13 16:55:06 2013 @@ -28,7 +28,7 @@ org.apache.openjpa openjpa-parent - 2.2.3-SNAPSHOT + 2.2.2-SNAPSHOT org.apache.openjpa Modified: openjpa/branches/2.2.x/openjpa-examples/simple/pom.xml URL: http://svn.apache.org/viewvc/openjpa/branches/2.2.x/openjpa-examples/simple/pom.xml?rev=1467658&r1=1467657&r2=1467658&view=diff ============================================================================== --- openjpa/branches/2.2.x/openjpa-examples/simple/pom.xml (original) +++ openjpa/branches/2.2.x/openjpa-examples/simple/pom.xml Sat Apr 13 16:55:06 2013 @@ -28,7 +28,7 @@ org.apache.openjpa openjpa-examples - 2.2.3-SNAPSHOT + 2.2.2-SNAPSHOT org.apache.openjpa.openjpa-examples Modified: openjpa/branches/2.2.x/openjpa-integration/daytrader/pom.xml URL: http://svn.apache.org/viewvc/openjpa/branches/2.2.x/openjpa-integration/daytrader/pom.xml?rev=1467658&r1=1467657&r2=1467658&view=diff ============================================================================== --- openjpa/branches/2.2.x/openjpa-integration/daytrader/pom.xml (original) +++ openjpa/branches/2.2.x/openjpa-integration/daytrader/pom.xml Sat Apr 13 16:55:06 2013 @@ -27,7 +27,7 @@ org.apache.openjpa openjpa-integration - 2.2.3-SNAPSHOT + 2.2.2-SNAPSHOT openjpa-integration-daytrader Modified: openjpa/branches/2.2.x/openjpa-integration/examples/pom.xml URL: http://svn.apache.org/viewvc/openjpa/branches/2.2.x/openjpa-integration/examples/pom.xml?rev=1467658&r1=1467657&r2=1467658&view=diff ============================================================================== --- openjpa/branches/2.2.x/openjpa-integration/examples/pom.xml (original) +++ openjpa/branches/2.2.x/openjpa-integration/examples/pom.xml Sat Apr 13 16:55:06 2013 @@ -37,7 +37,7 @@ org.apache.openjpa openjpa-integration - 2.2.3-SNAPSHOT + 2.2.2-SNAPSHOT org.apache.openjpa Modified: openjpa/branches/2.2.x/openjpa-integration/jmx/pom.xml URL: http://svn.apache.org/viewvc/openjpa/branches/2.2.x/openjpa-integration/jmx/pom.xml?rev=1467658&r1=1467657&r2=1467658&view=diff ============================================================================== --- openjpa/branches/2.2.x/openjpa-integration/jmx/pom.xml (original) +++ openjpa/branches/2.2.x/openjpa-integration/jmx/pom.xml Sat Apr 13 16:55:06 2013 @@ -28,7 +28,7 @@ org.apache.openjpa openjpa-integration - 2.2.3-SNAPSHOT + 2.2.2-SNAPSHOT openjpa-integration-jmx Modified: openjpa/branches/2.2.x/openjpa-integration/pom.xml URL: http://svn.apache.org/viewvc/openjpa/branches/2.2.x/openjpa-integration/pom.xml?rev=1467658&r1=1467657&r2=1467658&view=diff ============================================================================== --- openjpa/branches/2.2.x/openjpa-integration/pom.xml (original) +++ openjpa/branches/2.2.x/openjpa-integration/pom.xml Sat Apr 13 16:55:06 2013 @@ -28,7 +28,7 @@ org.apache.openjpa openjpa-parent - 2.2.3-SNAPSHOT + 2.2.2-SNAPSHOT org.apache.openjpa Modified: openjpa/branches/2.2.x/openjpa-integration/slf4j/pom.xml URL: http://svn.apache.org/viewvc/openjpa/branches/2.2.x/openjpa-integration/slf4j/pom.xml?rev=1467658&r1=1467657&r2=1467658&view=diff ============================================================================== --- openjpa/branches/2.2.x/openjpa-integration/slf4j/pom.xml (original) +++ openjpa/branches/2.2.x/openjpa-integration/slf4j/pom.xml Sat Apr 13 16:55:06 2013 @@ -27,7 +27,7 @@ org.apache.openjpa openjpa-integration - 2.2.3-SNAPSHOT + 2.2.2-SNAPSHOT openjpa-integration-slf4j Modified: openjpa/branches/2.2.x/openjpa-integration/tck/pom.xml URL: http://svn.apache.org/viewvc/openjpa/branches/2.2.x/openjpa-integration/tck/pom.xml?rev=1467658&r1=1467657&r2=1467658&view=diff ============================================================================== --- openjpa/branches/2.2.x/openjpa-integration/tck/pom.xml (original) +++ openjpa/branches/2.2.x/openjpa-integration/tck/pom.xml Sat Apr 13 16:55:06 2013 @@ -75,7 +75,7 @@ org.apache.openjpa openjpa-integration - 2.2.3-SNAPSHOT + 2.2.2-SNAPSHOT org.apache.openjpa @@ -190,7 +190,7 @@ - + Modified: openjpa/branches/2.2.x/openjpa-integration/validation/pom.xml URL: http://svn.apache.org/viewvc/openjpa/branches/2.2.x/openjpa-integration/validation/pom.xml?rev=1467658&r1=1467657&r2=1467658&view=diff ============================================================================== --- openjpa/branches/2.2.x/openjpa-integration/validation/pom.xml (original) +++ openjpa/branches/2.2.x/openjpa-integration/validation/pom.xml Sat Apr 13 16:55:06 2013 @@ -27,7 +27,7 @@ org.apache.openjpa openjpa-integration - 2.2.3-SNAPSHOT + 2.2.2-SNAPSHOT org.apache.openjpa Modified: openjpa/branches/2.2.x/openjpa-jdbc/pom.xml URL: http://svn.apache.org/viewvc/openjpa/branches/2.2.x/openjpa-jdbc/pom.xml?rev=1467658&r1=1467657&r2=1467658&view=diff ============================================================================== --- openjpa/branches/2.2.x/openjpa-jdbc/pom.xml (original) +++ openjpa/branches/2.2.x/openjpa-jdbc/pom.xml Sat Apr 13 16:55:06 2013 @@ -27,7 +27,7 @@ org.apache.openjpa openjpa-parent - 2.2.3-SNAPSHOT + 2.2.2-SNAPSHOT org.apache.openjpa Modified: openjpa/branches/2.2.x/openjpa-jest/pom.xml URL: http://svn.apache.org/viewvc/openjpa/branches/2.2.x/openjpa-jest/pom.xml?rev=1467658&r1=1467657&r2=1467658&view=diff ============================================================================== --- openjpa/branches/2.2.x/openjpa-jest/pom.xml (original) +++ openjpa/branches/2.2.x/openjpa-jest/pom.xml Sat Apr 13 16:55:06 2013 @@ -28,7 +28,7 @@ org.apache.openjpa openjpa-parent - 2.2.3-SNAPSHOT + 2.2.2-SNAPSHOT org.apache.openjpa Modified: openjpa/branches/2.2.x/openjpa-kernel/pom.xml URL: http://svn.apache.org/viewvc/openjpa/branches/2.2.x/openjpa-kernel/pom.xml?rev=1467658&r1=1467657&r2=1467658&view=diff ============================================================================== --- openjpa/branches/2.2.x/openjpa-kernel/pom.xml (original) +++ openjpa/branches/2.2.x/openjpa-kernel/pom.xml Sat Apr 13 16:55:06 2013 @@ -27,7 +27,7 @@ org.apache.openjpa openjpa-parent - 2.2.3-SNAPSHOT + 2.2.2-SNAPSHOT org.apache.openjpa Modified: openjpa/branches/2.2.x/openjpa-lib/pom.xml URL: http://svn.apache.org/viewvc/openjpa/branches/2.2.x/openjpa-lib/pom.xml?rev=1467658&r1=1467657&r2=1467658&view=diff ============================================================================== --- openjpa/branches/2.2.x/openjpa-lib/pom.xml (original) +++ openjpa/branches/2.2.x/openjpa-lib/pom.xml Sat Apr 13 16:55:06 2013 @@ -27,7 +27,7 @@ org.apache.openjpa openjpa-parent - 2.2.3-SNAPSHOT + 2.2.2-SNAPSHOT org.apache.openjpa Modified: openjpa/branches/2.2.x/openjpa-persistence-jdbc/pom.xml URL: http://svn.apache.org/viewvc/openjpa/branches/2.2.x/openjpa-persistence-jdbc/pom.xml?rev=1467658&r1=1467657&r2=1467658&view=diff ============================================================================== --- openjpa/branches/2.2.x/openjpa-persistence-jdbc/pom.xml (original) +++ openjpa/branches/2.2.x/openjpa-persistence-jdbc/pom.xml Sat Apr 13 16:55:06 2013 @@ -27,7 +27,7 @@ org.apache.openjpa openjpa-parent - 2.2.3-SNAPSHOT + 2.2.2-SNAPSHOT org.apache.openjpa Modified: openjpa/branches/2.2.x/openjpa-persistence-locking/pom.xml URL: http://svn.apache.org/viewvc/openjpa/branches/2.2.x/openjpa-persistence-locking/pom.xml?rev=1467658&r1=1467657&r2=1467658&view=diff ============================================================================== --- openjpa/branches/2.2.x/openjpa-persistence-locking/pom.xml (original) +++ openjpa/branches/2.2.x/openjpa-persistence-locking/pom.xml Sat Apr 13 16:55:06 2013 @@ -27,7 +27,7 @@ org.apache.openjpa openjpa-parent - 2.2.3-SNAPSHOT + 2.2.2-SNAPSHOT org.apache.openjpa Modified: openjpa/branches/2.2.x/openjpa-persistence/pom.xml URL: http://svn.apache.org/viewvc/openjpa/branches/2.2.x/openjpa-persistence/pom.xml?rev=1467658&r1=1467657&r2=1467658&view=diff ============================================================================== --- openjpa/branches/2.2.x/openjpa-persistence/pom.xml (original) +++ openjpa/branches/2.2.x/openjpa-persistence/pom.xml Sat Apr 13 16:55:06 2013 @@ -27,7 +27,7 @@ org.apache.openjpa openjpa-parent - 2.2.3-SNAPSHOT + 2.2.2-SNAPSHOT org.apache.openjpa Modified: openjpa/branches/2.2.x/openjpa-project/pom.xml URL: http://svn.apache.org/viewvc/openjpa/branches/2.2.x/openjpa-project/pom.xml?rev=1467658&r1=1467657&r2=1467658&view=diff ============================================================================== --- openjpa/branches/2.2.x/openjpa-project/pom.xml (original) +++ openjpa/branches/2.2.x/openjpa-project/pom.xml Sat Apr 13 16:55:06 2013 @@ -39,7 +39,7 @@ org.apache.openjpa openjpa-parent - 2.2.3-SNAPSHOT + 2.2.2-SNAPSHOT org.apache.openjpa Modified: openjpa/branches/2.2.x/openjpa-slice/pom.xml URL: http://svn.apache.org/viewvc/openjpa/branches/2.2.x/openjpa-slice/pom.xml?rev=1467658&r1=1467657&r2=1467658&view=diff ============================================================================== --- openjpa/branches/2.2.x/openjpa-slice/pom.xml (original) +++ openjpa/branches/2.2.x/openjpa-slice/pom.xml Sat Apr 13 16:55:06 2013 @@ -27,7 +27,7 @@ org.apache.openjpa openjpa-parent - 2.2.3-SNAPSHOT + 2.2.2-SNAPSHOT org.apache.openjpa Modified: openjpa/branches/2.2.x/openjpa-tools/openjpa-maven-plugin/pom.xml URL: http://svn.apache.org/viewvc/openjpa/branches/2.2.x/openjpa-tools/openjpa-maven-plugin/pom.xml?rev=1467658&r1=1467657&r2=1467658&view=diff ============================================================================== --- openjpa/branches/2.2.x/openjpa-tools/openjpa-maven-plugin/pom.xml (original) +++ openjpa/branches/2.2.x/openjpa-tools/openjpa-maven-plugin/pom.xml Sat Apr 13 16:55:06 2013 @@ -27,7 +27,7 @@ org.apache.openjpa openjpa-tools - 2.2.3-SNAPSHOT + 2.2.2-SNAPSHOT ../pom.xml Modified: openjpa/branches/2.2.x/openjpa-tools/pom.xml URL: http://svn.apache.org/viewvc/openjpa/branches/2.2.x/openjpa-tools/pom.xml?rev=1467658&r1=1467657&r2=1467658&view=diff ============================================================================== --- openjpa/branches/2.2.x/openjpa-tools/pom.xml (original) +++ openjpa/branches/2.2.x/openjpa-tools/pom.xml Sat Apr 13 16:55:06 2013 @@ -27,7 +27,7 @@ org.apache.openjpa openjpa-parent - 2.2.3-SNAPSHOT + 2.2.2-SNAPSHOT Modified: openjpa/branches/2.2.x/openjpa-xmlstore/pom.xml URL: http://svn.apache.org/viewvc/openjpa/branches/2.2.x/openjpa-xmlstore/pom.xml?rev=1467658&r1=1467657&r2=1467658&view=diff ============================================================================== --- openjpa/branches/2.2.x/openjpa-xmlstore/pom.xml (original) +++ openjpa/branches/2.2.x/openjpa-xmlstore/pom.xml Sat Apr 13 16:55:06 2013 @@ -27,7 +27,7 @@ org.apache.openjpa openjpa-parent - 2.2.3-SNAPSHOT + 2.2.2-SNAPSHOT org.apache.openjpa Modified: openjpa/branches/2.2.x/openjpa/pom.xml URL: http://svn.apache.org/viewvc/openjpa/branches/2.2.x/openjpa/pom.xml?rev=1467658&r1=1467657&r2=1467658&view=diff ============================================================================== --- openjpa/branches/2.2.x/openjpa/pom.xml (original) +++ openjpa/branches/2.2.x/openjpa/pom.xml Sat Apr 13 16:55:06 2013 @@ -28,7 +28,7 @@ org.apache.openjpa openjpa-parent - 2.2.3-SNAPSHOT + 2.2.2-SNAPSHOT openjpa Modified: openjpa/branches/2.2.x/pom.xml URL: http://svn.apache.org/viewvc/openjpa/branches/2.2.x/pom.xml?rev=1467658&r1=1467657&r2=1467658&view=diff ============================================================================== --- openjpa/branches/2.2.x/pom.xml (original) +++ openjpa/branches/2.2.x/pom.xml Sat Apr 13 16:55:06 2013 @@ -39,7 +39,7 @@ Changing this version needs to also be done in all children poms See: http://jira.codehaus.org/browse/MNG-624 --> - 2.2.3-SNAPSHOT + 2.2.2-SNAPSHOT ${project.version}