You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@aries.apache.org by cs...@apache.org on 2015/08/05 13:43:11 UTC

svn commit: r1694183 - in /aries/trunk/jpa/itests: ./ jpa-container-advancedtestbundle/ jpa-container-blueprint-testbundle/ jpa-container-itest/ jpa-container-testbundle-eclipselink/ jpa-container-testbundle/ jpa-tck-itest/

Author: cschneider
Date: Wed Aug  5 11:43:11 2015
New Revision: 1694183

URL: http://svn.apache.org/r1694183
Log:
Upgrade to 2.1.0-SNAPSHOT version

Removed:
    aries/trunk/jpa/itests/jpa-container-advancedtestbundle/
Modified:
    aries/trunk/jpa/itests/jpa-container-blueprint-testbundle/pom.xml
    aries/trunk/jpa/itests/jpa-container-itest/pom.xml
    aries/trunk/jpa/itests/jpa-container-testbundle-eclipselink/pom.xml
    aries/trunk/jpa/itests/jpa-container-testbundle/pom.xml
    aries/trunk/jpa/itests/jpa-tck-itest/pom.xml
    aries/trunk/jpa/itests/pom.xml

Modified: aries/trunk/jpa/itests/jpa-container-blueprint-testbundle/pom.xml
URL: http://svn.apache.org/viewvc/aries/trunk/jpa/itests/jpa-container-blueprint-testbundle/pom.xml?rev=1694183&r1=1694182&r2=1694183&view=diff
==============================================================================
--- aries/trunk/jpa/itests/jpa-container-blueprint-testbundle/pom.xml (original)
+++ aries/trunk/jpa/itests/jpa-container-blueprint-testbundle/pom.xml Wed Aug  5 11:43:11 2015
@@ -6,7 +6,7 @@
     <parent>
         <groupId>org.apache.aries.jpa.itest</groupId>
         <artifactId>org.apache.aries.jpa.itest.parent</artifactId>
-        <version>2.0.1-SNAPSHOT</version>
+        <version>2.1.0-SNAPSHOT</version>
         <relativePath>..</relativePath>
     </parent>
 

Modified: aries/trunk/jpa/itests/jpa-container-itest/pom.xml
URL: http://svn.apache.org/viewvc/aries/trunk/jpa/itests/jpa-container-itest/pom.xml?rev=1694183&r1=1694182&r2=1694183&view=diff
==============================================================================
--- aries/trunk/jpa/itests/jpa-container-itest/pom.xml (original)
+++ aries/trunk/jpa/itests/jpa-container-itest/pom.xml Wed Aug  5 11:43:11 2015
@@ -24,7 +24,7 @@
     <parent>
         <groupId>org.apache.aries.jpa.itest</groupId>
         <artifactId>org.apache.aries.jpa.itest.parent</artifactId>
-        <version>2.0.1-SNAPSHOT</version>
+        <version>2.1.0-SNAPSHOT</version>
         <relativePath>..</relativePath>
     </parent>
 

Modified: aries/trunk/jpa/itests/jpa-container-testbundle-eclipselink/pom.xml
URL: http://svn.apache.org/viewvc/aries/trunk/jpa/itests/jpa-container-testbundle-eclipselink/pom.xml?rev=1694183&r1=1694182&r2=1694183&view=diff
==============================================================================
--- aries/trunk/jpa/itests/jpa-container-testbundle-eclipselink/pom.xml (original)
+++ aries/trunk/jpa/itests/jpa-container-testbundle-eclipselink/pom.xml Wed Aug  5 11:43:11 2015
@@ -24,7 +24,7 @@
     <parent>
         <groupId>org.apache.aries.jpa.itest</groupId>
         <artifactId>org.apache.aries.jpa.itest.parent</artifactId>
-        <version>2.0.1-SNAPSHOT</version>
+        <version>2.1.0-SNAPSHOT</version>
         <relativePath>..</relativePath>
     </parent>
 

Modified: aries/trunk/jpa/itests/jpa-container-testbundle/pom.xml
URL: http://svn.apache.org/viewvc/aries/trunk/jpa/itests/jpa-container-testbundle/pom.xml?rev=1694183&r1=1694182&r2=1694183&view=diff
==============================================================================
--- aries/trunk/jpa/itests/jpa-container-testbundle/pom.xml (original)
+++ aries/trunk/jpa/itests/jpa-container-testbundle/pom.xml Wed Aug  5 11:43:11 2015
@@ -24,7 +24,7 @@
     <parent>
         <groupId>org.apache.aries.jpa.itest</groupId>
         <artifactId>org.apache.aries.jpa.itest.parent</artifactId>
-        <version>2.0.1-SNAPSHOT</version>
+        <version>2.1.0-SNAPSHOT</version>
         <relativePath>..</relativePath>
     </parent>
 

Modified: aries/trunk/jpa/itests/jpa-tck-itest/pom.xml
URL: http://svn.apache.org/viewvc/aries/trunk/jpa/itests/jpa-tck-itest/pom.xml?rev=1694183&r1=1694182&r2=1694183&view=diff
==============================================================================
--- aries/trunk/jpa/itests/jpa-tck-itest/pom.xml (original)
+++ aries/trunk/jpa/itests/jpa-tck-itest/pom.xml Wed Aug  5 11:43:11 2015
@@ -24,7 +24,7 @@
     <parent>
         <groupId>org.apache.aries.jpa.itest</groupId>
         <artifactId>org.apache.aries.jpa.itest.parent</artifactId>
-        <version>2.0.1-SNAPSHOT</version>
+        <version>2.1.0-SNAPSHOT</version>
         <relativePath>..</relativePath>
     </parent>
 

Modified: aries/trunk/jpa/itests/pom.xml
URL: http://svn.apache.org/viewvc/aries/trunk/jpa/itests/pom.xml?rev=1694183&r1=1694182&r2=1694183&view=diff
==============================================================================
--- aries/trunk/jpa/itests/pom.xml (original)
+++ aries/trunk/jpa/itests/pom.xml Wed Aug  5 11:43:11 2015
@@ -11,7 +11,7 @@
     <parent>
         <groupId>org.apache.aries.jpa</groupId>	
         <artifactId>org.apache.aries.jpa.parent</artifactId>
-        <version>2.0.1-SNAPSHOT</version>
+        <version>2.1.0-SNAPSHOT</version>
         <relativePath>../jpa-parent</relativePath>
     </parent>