Author: cziegeler
Date: Wed Jan 6 10:24:18 2016
New Revision: 1723265
URL: http://svn.apache.org/viewvc?rev=1723265&view=rev
Log:
Use parent pom 8
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=1723265&r1=1723264&r2=1723265&view=diff
==============================================================================
--- felix/trunk/http/base/pom.xml (original)
+++ felix/trunk/http/base/pom.xml Wed Jan 6 10:24:18 2016
@@ -22,7 +22,7 @@
<parent>
<groupId>org.apache.felix</groupId>
<artifactId>org.apache.felix.http.parent</artifactId>
- <version>8-SNAPSHOT</version>
+ <version>8</version>
<relativePath>../parent/pom.xml</relativePath>
</parent>