Author: jbonofre
Date: Sun Jun 15 06:35:00 2014
New Revision: 1602665

URL: http://svn.apache.org/r1602665
Log:
Merge branch 'JAVA8' into trunk

Modified:
    aries/trunk/application/application-converters/pom.xml
    aries/trunk/application/application-itests/pom.xml
    aries/trunk/application/application-resolve-transform-cm-itests/pom.xml
    aries/trunk/application/application-tooling-repository-generator/pom.xml
    aries/trunk/jpa/jpa-container-itest/pom.xml
    aries/trunk/subsystem/subsystem-bundle/pom.xml
    aries/trunk/subsystem/subsystem-itests/pom.xml
    aries/trunk/transaction/transaction-itests/pom.xml
    aries/trunk/web/web-itests/pom.xml

Modified: aries/trunk/application/application-converters/pom.xml
URL: 
http://svn.apache.org/viewvc/aries/trunk/application/application-converters/pom.xml?rev=1602665&r1=1602664&r2=1602665&view=diff
==============================================================================
--- aries/trunk/application/application-converters/pom.xml (original)
+++ aries/trunk/application/application-converters/pom.xml Sun Jun 15 06:35:00 
2014
@@ -95,7 +95,7 @@
             <groupId>org.ow2.asm</groupId>
             <artifactId>asm-all</artifactId>
             <scope>provided</scope>
-            <version>5.0.2</version>
+            <version>5.0.3</version>
         </dependency>
         <dependency>
             <groupId>org.slf4j</groupId>

Modified: aries/trunk/application/application-itests/pom.xml
URL: 
http://svn.apache.org/viewvc/aries/trunk/application/application-itests/pom.xml?rev=1602665&r1=1602664&r2=1602665&view=diff
==============================================================================
--- aries/trunk/application/application-itests/pom.xml (original)
+++ aries/trunk/application/application-itests/pom.xml Sun Jun 15 06:35:00 2014
@@ -150,7 +150,7 @@
         <dependency>
             <groupId>org.ow2.asm</groupId>
             <artifactId>asm-all</artifactId>
-            <version>5.0.2</version>
+            <version>5.0.3</version>
             <scope>test</scope>
         </dependency>
         <dependency>

Modified: 
aries/trunk/application/application-resolve-transform-cm-itests/pom.xml
URL: 
http://svn.apache.org/viewvc/aries/trunk/application/application-resolve-transform-cm-itests/pom.xml?rev=1602665&r1=1602664&r2=1602665&view=diff
==============================================================================
--- aries/trunk/application/application-resolve-transform-cm-itests/pom.xml 
(original)
+++ aries/trunk/application/application-resolve-transform-cm-itests/pom.xml Sun 
Jun 15 06:35:00 2014
@@ -105,7 +105,7 @@
                <dependency>
                        <groupId>org.ow2.asm</groupId>
             <artifactId>asm-all</artifactId>
-            <version>5.0.2</version>
+            <version>5.0.3</version>
                        <scope>test</scope>
                </dependency>
 

Modified: 
aries/trunk/application/application-tooling-repository-generator/pom.xml
URL: 
http://svn.apache.org/viewvc/aries/trunk/application/application-tooling-repository-generator/pom.xml?rev=1602665&r1=1602664&r2=1602665&view=diff
==============================================================================
--- aries/trunk/application/application-tooling-repository-generator/pom.xml 
(original)
+++ aries/trunk/application/application-tooling-repository-generator/pom.xml 
Sun Jun 15 06:35:00 2014
@@ -135,7 +135,7 @@
         <dependency>
             <groupId>org.ow2.asm</groupId>
             <artifactId>asm-all</artifactId>
-            <version>5.0.2</version>
+            <version>5.0.3</version>
             <optional>true</optional>
         </dependency>
         <dependency>

Modified: aries/trunk/jpa/jpa-container-itest/pom.xml
URL: 
http://svn.apache.org/viewvc/aries/trunk/jpa/jpa-container-itest/pom.xml?rev=1602665&r1=1602664&r2=1602665&view=diff
==============================================================================
--- aries/trunk/jpa/jpa-container-itest/pom.xml (original)
+++ aries/trunk/jpa/jpa-container-itest/pom.xml Sun Jun 15 06:35:00 2014
@@ -81,7 +81,7 @@
         <dependency>
             <groupId>org.ow2.asm</groupId>
             <artifactId>asm-all</artifactId>
-            <version>5.0.2</version>
+            <version>5.0.3</version>
             <scope>test</scope>
         </dependency>
         <dependency>

Modified: aries/trunk/subsystem/subsystem-bundle/pom.xml
URL: 
http://svn.apache.org/viewvc/aries/trunk/subsystem/subsystem-bundle/pom.xml?rev=1602665&r1=1602664&r2=1602665&view=diff
==============================================================================
--- aries/trunk/subsystem/subsystem-bundle/pom.xml (original)
+++ aries/trunk/subsystem/subsystem-bundle/pom.xml Sun Jun 15 06:35:00 2014
@@ -101,7 +101,7 @@
         <dependency>
             <groupId>org.apache.aries.proxy</groupId>
             <artifactId>org.apache.aries.proxy</artifactId>
-            <version>1.0.1</version>
+            <version>1.0.2-SNAPSHOT</version>
         </dependency>
         <dependency>
             <groupId>org.apache.felix</groupId>

Modified: aries/trunk/subsystem/subsystem-itests/pom.xml
URL: 
http://svn.apache.org/viewvc/aries/trunk/subsystem/subsystem-itests/pom.xml?rev=1602665&r1=1602664&r2=1602665&view=diff
==============================================================================
--- aries/trunk/subsystem/subsystem-itests/pom.xml (original)
+++ aries/trunk/subsystem/subsystem-itests/pom.xml Sun Jun 15 06:35:00 2014
@@ -122,7 +122,7 @@
         <dependency>
             <groupId>org.apache.aries.proxy</groupId>
             <artifactId>org.apache.aries.proxy</artifactId>
-            <version>1.0.1</version>
+            <version>1.0.2-SNAPSHOT</version>
             <scope>test</scope>
         </dependency>
         <dependency>
@@ -252,7 +252,7 @@
         <dependency>
             <groupId>org.ow2.asm</groupId>
             <artifactId>asm-all</artifactId>
-            <version>4.0</version>
+            <version>5.0.3</version>
             <scope>test</scope>
         </dependency>
 

Modified: aries/trunk/transaction/transaction-itests/pom.xml
URL: 
http://svn.apache.org/viewvc/aries/trunk/transaction/transaction-itests/pom.xml?rev=1602665&r1=1602664&r2=1602665&view=diff
==============================================================================
--- aries/trunk/transaction/transaction-itests/pom.xml (original)
+++ aries/trunk/transaction/transaction-itests/pom.xml Sun Jun 15 06:35:00 2014
@@ -60,7 +60,7 @@
             <groupId>org.apache.aries.proxy</groupId>
             <artifactId>org.apache.aries.proxy.impl</artifactId>
             <scope>test</scope>
-            <version>1.0.2</version>
+            <version>1.0.3-SNAPSHOT</version>
         </dependency>
         <dependency>
             <groupId>org.apache.aries.transaction</groupId>
@@ -107,7 +107,7 @@
             <groupId>org.ow2.asm</groupId>
             <artifactId>asm-all</artifactId>
             <scope>test</scope>
-            <version>4.0</version>
+            <version>5.0.3</version>
         </dependency>
         <dependency>
             <groupId>org.ops4j.pax.logging</groupId>

Modified: aries/trunk/web/web-itests/pom.xml
URL: 
http://svn.apache.org/viewvc/aries/trunk/web/web-itests/pom.xml?rev=1602665&r1=1602664&r2=1602665&view=diff
==============================================================================
--- aries/trunk/web/web-itests/pom.xml (original)
+++ aries/trunk/web/web-itests/pom.xml Sun Jun 15 06:35:00 2014
@@ -94,7 +94,7 @@
             <groupId>org.apache.aries.proxy</groupId>
             <artifactId>org.apache.aries.proxy</artifactId>
             <scope>test</scope>
-            <version>1.0.0</version>
+            <version>1.0.2-SNAPSHOT</version>
         </dependency>
         <dependency>
             <groupId>org.apache.aries.blueprint</groupId>


Reply via email to