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:45:23 UTC

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

Author: cziegeler
Date: Mon Jul 18 06:45:23 2016
New Revision: 1753149

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

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=1753149&r1=1753148&r2=1753149&view=diff
==============================================================================
--- felix/trunk/http/bridge/pom.xml (original)
+++ felix/trunk/http/bridge/pom.xml Mon Jul 18 06:45:23 2016
@@ -92,7 +92,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>
     </dependencies>