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 2017/01/03 05:59:51 UTC

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

Author: cziegeler
Date: Tue Jan  3 05:59:51 2017
New Revision: 1777083

URL: http://svn.apache.org/viewvc?rev=1777083&view=rev
Log:
Switch to http.base 3.0.19-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=1777083&r1=1777082&r2=1777083&view=diff
==============================================================================
--- felix/trunk/http/jetty/pom.xml (original)
+++ felix/trunk/http/jetty/pom.xml Tue Jan  3 05:59:51 2017
@@ -191,7 +191,7 @@
         <dependency>
             <groupId>org.apache.felix</groupId>
             <artifactId>org.apache.felix.http.base</artifactId>
-            <version>3.0.18</version>
+            <version>3.0.19-SNAPSHOT</version>
         </dependency>
   <!-- Testing -->
         <dependency>