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 2016/07/18 06:47:17 UTC

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

Author: cziegeler
Date: Mon Jul 18 06:47:17 2016
New Revision: 1753153

URL: http://svn.apache.org/viewvc?rev=1753153&view=rev
Log:
Switch http.base to 3.0.11-SNAPSHOT after release

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=1753153&r1=1753152&r2=1753153&view=diff
==============================================================================
--- felix/trunk/http/bridge/pom.xml (original)
+++ felix/trunk/http/bridge/pom.xml Mon Jul 18 06:47:17 2016
@@ -92,7 +92,7 @@
         <dependency>
             <groupId>org.apache.felix</groupId>
             <artifactId>org.apache.felix.http.base</artifactId>
-            <version>3.0.10</version>
+            <version>3.0.11-SNAPSHOT</version>
         </dependency>
     </dependencies>