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/03/29 07:46:55 UTC

svn commit: r1736970 - /felix/trunk/http/proxy/pom.xml

Author: cziegeler
Date: Tue Mar 29 05:46:55 2016
New Revision: 1736970

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

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

Modified: felix/trunk/http/proxy/pom.xml
URL: http://svn.apache.org/viewvc/felix/trunk/http/proxy/pom.xml?rev=1736970&r1=1736969&r2=1736970&view=diff
==============================================================================
--- felix/trunk/http/proxy/pom.xml (original)
+++ felix/trunk/http/proxy/pom.xml Tue Mar 29 05:46:55 2016
@@ -22,7 +22,7 @@
     <parent>
         <groupId>org.apache.felix</groupId>
         <artifactId>org.apache.felix.http.parent</artifactId>
-        <version>9-SNAPSHOT</version>
+        <version>9</version>
         <relativePath>../parent/pom.xml</relativePath>
     </parent>