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/01/29 13:38:25 UTC

svn commit: r1655633 - /felix/trunk/http/base/pom.xml

Author: cziegeler
Date: Thu Jan 29 12:38:25 2015
New Revision: 1655633

URL: http://svn.apache.org/r1655633
Log:
Switch back to snapshot

Modified:
    felix/trunk/http/base/pom.xml

Modified: felix/trunk/http/base/pom.xml
URL: http://svn.apache.org/viewvc/felix/trunk/http/base/pom.xml?rev=1655633&r1=1655632&r2=1655633&view=diff
==============================================================================
--- felix/trunk/http/base/pom.xml (original)
+++ felix/trunk/http/base/pom.xml Thu Jan 29 12:38:25 2015
@@ -76,7 +76,7 @@
         <dependency>
             <groupId>${project.groupId}</groupId>
             <artifactId>org.apache.felix.http.api</artifactId>
-            <version>2.3.2</version>
+            <version>3.0.0-SNAPSHOT</version>
         </dependency>
     </dependencies>