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/03/01 15:15:52 UTC

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

Author: cziegeler
Date: Sun Mar  1 14:15:51 2015
New Revision: 1663114

URL: http://svn.apache.org/r1663114
Log:
Use latest parent pom

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=1663114&r1=1663113&r2=1663114&view=diff
==============================================================================
--- felix/trunk/http/jetty/pom.xml (original)
+++ felix/trunk/http/jetty/pom.xml Sun Mar  1 14:15:51 2015
@@ -22,7 +22,7 @@
     <parent>
         <groupId>org.apache.felix</groupId>
         <artifactId>org.apache.felix.http.parent</artifactId>
-        <version>6-SNAPSHOT</version>
+        <version>6</version>
         <relativePath>../parent/pom.xml</relativePath>
     </parent>