Author: dkulp
Date: Thu May 15 18:13:56 2014
New Revision: 1595002
URL: http://svn.apache.org/r1595002
Log:
Back to non-snapshots
Modified:
aries/trunk/proxy/proxy-itests/pom.xml
Modified: aries/trunk/proxy/proxy-itests/pom.xml
URL:
http://svn.apache.org/viewvc/aries/trunk/proxy/proxy-itests/pom.xml?rev=1595002&r1=1595001&r2=1595002&view=diff
==============================================================================
--- aries/trunk/proxy/proxy-itests/pom.xml (original)
+++ aries/trunk/proxy/proxy-itests/pom.xml Thu May 15 18:13:56 2014
@@ -115,16 +115,15 @@
<dependency>
<groupId>org.ops4j.pax.runner</groupId>
<artifactId>pax-runner-no-jcl</artifactId>
- <version>1.8.6-SNAPSHOT</version>
+ <version>1.8.5</version>
</dependency>
<dependency>
<groupId>org.ops4j.pax.runner</groupId>
<artifactId>pax-runner-platform-equinox</artifactId>
- <version>1.8.6-SNAPSHOT</version>
+ <version>1.8.5</version>
</dependency>
-
<dependency>
<groupId>junit</groupId>
<artifactId>junit</artifactId>