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>