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:36 UTC

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

Author: cziegeler
Date: Mon Jul 18 06:47:35 2016
New Revision: 1753154

URL: http://svn.apache.org/viewvc?rev=1753154&view=rev
Log:
Update to released base 3.0.10

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=1753154&r1=1753153&r2=1753154&view=diff
==============================================================================
--- felix/trunk/http/jetty/pom.xml (original)
+++ felix/trunk/http/jetty/pom.xml Mon Jul 18 06:47:35 2016
@@ -191,7 +191,7 @@
         <dependency>
             <groupId>org.apache.felix</groupId>
             <artifactId>org.apache.felix.http.base</artifactId>
-            <version>3.0.9-SNAPSHOT</version>
+            <version>3.0.10</version>
         </dependency>
   <!-- Testing -->
         <dependency>