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/08/09 08:25:44 UTC

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

Author: cziegeler
Date: Tue Aug  9 08:25:44 2016
New Revision: 1755574

URL: http://svn.apache.org/viewvc?rev=1755574&view=rev
Log:
Use http.base 3.0.12

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=1755574&r1=1755573&r2=1755574&view=diff
==============================================================================
--- felix/trunk/http/bridge/pom.xml (original)
+++ felix/trunk/http/bridge/pom.xml Tue Aug  9 08:25:44 2016
@@ -92,7 +92,7 @@
         <dependency>
             <groupId>org.apache.felix</groupId>
             <artifactId>org.apache.felix.http.base</artifactId>
-            <version>3.0.11-SNAPSHOT</version>
+            <version>3.0.12</version>
         </dependency>
     </dependencies>