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:22:30 UTC

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

Author: cziegeler
Date: Tue Aug  9 08:22:30 2016
New Revision: 1755569

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

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=1755569&r1=1755568&r2=1755569&view=diff
==============================================================================
--- felix/trunk/http/jetty/pom.xml (original)
+++ felix/trunk/http/jetty/pom.xml Tue Aug  9 08:22:30 2016
@@ -191,7 +191,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>
   <!-- Testing -->
         <dependency>