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/11/26 13:54:42 UTC

svn commit: r1716629 - /felix/trunk/http/jetty/pom.xml

Author: cziegeler
Date: Thu Nov 26 12:54:42 2015
New Revision: 1716629

URL: http://svn.apache.org/viewvc?rev=1716629&view=rev
Log:
Switch to http.base 3.0.5-SNAPSHOT

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=1716629&r1=1716628&r2=1716629&view=diff
==============================================================================
--- felix/trunk/http/jetty/pom.xml (original)
+++ felix/trunk/http/jetty/pom.xml Thu Nov 26 12:54:42 2015
@@ -191,7 +191,7 @@
         <dependency>
             <groupId>org.apache.felix</groupId>
             <artifactId>org.apache.felix.http.base</artifactId>
-            <version>3.0.4</version>
+            <version>3.0.5-SNAPSHOT</version>
         </dependency>
   <!-- Testing -->
         <dependency>