Author: jbonofre
Date: Thu Jun 12 14:14:52 2014
New Revision: 1602172
URL: http://svn.apache.org/r1602172
Log:
Upgrade to OSGi 4.3.1, ASM 5.0.2 and proxy-impl 1.0.3-SNAPSHOT for Java8
support in jpa-container-itest
Modified:
aries/trunk/jpa/jpa-container-itest/pom.xml
Modified: aries/trunk/jpa/jpa-container-itest/pom.xml
URL:
http://svn.apache.org/viewvc/aries/trunk/jpa/jpa-container-itest/pom.xml?rev=1602172&r1=1602171&r2=1602172&view=diff
==============================================================================
--- aries/trunk/jpa/jpa-container-itest/pom.xml (original)
+++ aries/trunk/jpa/jpa-container-itest/pom.xml Thu Jun 12 14:14:52 2014
@@ -53,7 +53,6 @@
<dependency>
<groupId>org.osgi</groupId>
<artifactId>org.osgi.compendium</artifactId>
- <version>4.2.0</version>
<scope>provided</scope>
</dependency>
<dependency>