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:28:57 UTC

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

Author: cziegeler
Date: Thu Jan 29 12:28:57 2015
New Revision: 1655617

URL: http://svn.apache.org/r1655617
Log:
Temporarily switch to latest parent pom snapshot version

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=1655617&r1=1655616&r2=1655617&view=diff
==============================================================================
--- felix/trunk/http/base/pom.xml (original)
+++ felix/trunk/http/base/pom.xml Thu Jan 29 12:28:57 2015
@@ -22,7 +22,7 @@
     <parent>
         <groupId>org.apache.felix</groupId>
         <artifactId>org.apache.felix.http.parent</artifactId>
-        <version>5</version>
+        <version>6-SNAPSHOT</version>
         <relativePath>../parent/pom.xml</relativePath>
     </parent>