Author: cziegeler
Date: Wed Jan  6 10:33:16 2016
New Revision: 1723279

URL: http://svn.apache.org/viewvc?rev=1723279&view=rev
Log:
Use latest snapshot dependencies

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

Modified: felix/trunk/http/jetty/pom.xml
URL: 
http://svn.apache.org/viewvc/felix/trunk/http/jetty/pom.xml?rev=1723279&r1=1723278&r2=1723279&view=diff
==============================================================================
--- felix/trunk/http/jetty/pom.xml (original)
+++ felix/trunk/http/jetty/pom.xml Wed Jan  6 10:33:16 2016
@@ -22,7 +22,7 @@
     <parent>
         <groupId>org.apache.felix</groupId>
         <artifactId>org.apache.felix.http.parent</artifactId>
-        <version>8</version>
+        <version>9-SNAPSHOT</version>
         <relativePath>../parent/pom.xml</relativePath>
     </parent>
 
@@ -191,7 +191,7 @@
         <dependency>
             <groupId>org.apache.felix</groupId>
             <artifactId>org.apache.felix.http.base</artifactId>
-            <version>3.0.6</version>
+            <version>3.0.7-SNAPSHOT</version>
         </dependency>
   <!-- Testing -->
         <dependency>


Reply via email to