Author: jbonofre
Date: Thu Jun 12 14:14:45 2014
New Revision: 1602171
URL: http://svn.apache.org/r1602171
Log:
[ARIES-1006] Downgrade to OSGi 4.2.0 in jpa-container-itest to fix the tests
and give time to investigate
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=1602171&r1=1602170&r2=1602171&view=diff
==============================================================================
--- aries/trunk/jpa/jpa-container-itest/pom.xml (original)
+++ aries/trunk/jpa/jpa-container-itest/pom.xml Thu Jun 12 14:14:45 2014
@@ -53,6 +53,7 @@
<dependency>
<groupId>org.osgi</groupId>
<artifactId>org.osgi.compendium</artifactId>
+ <version>4.2.0</version>
<scope>provided</scope>
</dependency>
<dependency>