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:50:04 UTC

svn commit: r1777076 - /felix/trunk/http/bridge/pom.xml

Author: cziegeler
Date: Tue Jan  3 05:50:04 2017
New Revision: 1777076

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

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

Modified: felix/trunk/http/bridge/pom.xml
URL: http://svn.apache.org/viewvc/felix/trunk/http/bridge/pom.xml?rev=1777076&r1=1777075&r2=1777076&view=diff
==============================================================================
--- felix/trunk/http/bridge/pom.xml (original)
+++ felix/trunk/http/bridge/pom.xml Tue Jan  3 05:50:04 2017
@@ -92,7 +92,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>
     </dependencies>