Author: veithen Date: Sun Jul 12 20:06:32 2015 New Revision: 1690518 URL: http://svn.apache.org/r1690518 Log: AXIS2-5702: Upgrade to Felix 5.0.0 to support Java 8.
Modified: axis/axis2/java/core/trunk/modules/osgi-tests/pom.xml Modified: axis/axis2/java/core/trunk/modules/osgi-tests/pom.xml URL: http://svn.apache.org/viewvc/axis/axis2/java/core/trunk/modules/osgi-tests/pom.xml?rev=1690518&r1=1690517&r2=1690518&view=diff ============================================================================== --- axis/axis2/java/core/trunk/modules/osgi-tests/pom.xml (original) +++ axis/axis2/java/core/trunk/modules/osgi-tests/pom.xml Sun Jul 12 20:06:32 2015 @@ -66,8 +66,7 @@ <dependency> <groupId>org.apache.felix</groupId> <artifactId>org.apache.felix.framework</artifactId> - <!-- For Felix 4.2.x and 4.4.x, source JARs are not available --> - <version>4.0.3</version> + <version>5.0.0</version> <scope>test</scope> </dependency> <dependency>