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 2015/10/09 16:54:26 UTC

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

Author: cziegeler
Date: Fri Oct  9 14:54:25 2015
New Revision: 1707741

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

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=1707741&r1=1707740&r2=1707741&view=diff
==============================================================================
--- felix/trunk/http/jetty/pom.xml (original)
+++ felix/trunk/http/jetty/pom.xml Fri Oct  9 14:54:25 2015
@@ -191,7 +191,7 @@
         <dependency>
             <groupId>org.apache.felix</groupId>
             <artifactId>org.apache.felix.http.base</artifactId>
-            <version>3.0.1-SNAPSHOT</version>
+            <version>3.0.2</version>
         </dependency>
   <!-- Testing -->
         <dependency>