You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@felix.apache.org by cz...@apache.org on 2015/03/12 09:24:10 UTC

svn commit: r1666094 - /felix/trunk/http/itest/pom.xml

Author: cziegeler
Date: Thu Mar 12 08:24:09 2015
New Revision: 1666094

URL: http://svn.apache.org/r1666094
Log:
Use latest framework release

Modified:
    felix/trunk/http/itest/pom.xml

Modified: felix/trunk/http/itest/pom.xml
URL: http://svn.apache.org/viewvc/felix/trunk/http/itest/pom.xml?rev=1666094&r1=1666093&r2=1666094&view=diff
==============================================================================
--- felix/trunk/http/itest/pom.xml (original)
+++ felix/trunk/http/itest/pom.xml Thu Mar 12 08:24:09 2015
@@ -134,7 +134,7 @@
 		<dependency>
 			<groupId>org.apache.felix</groupId>
 			<artifactId>org.apache.felix.framework</artifactId>
-			<version>4.7.0-SNAPSHOT</version>
+			<version>4.6.1</version>
 			<scope>test</scope>
 		</dependency>
 		<dependency>