Author: cziegeler
Date: Tue Mar 29 05:43:57 2016
New Revision: 1736962
URL: http://svn.apache.org/viewvc?rev=1736962&view=rev
Log:
Use parent 10-SNAPSHOT
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=1736962&r1=1736961&r2=1736962&view=diff
==============================================================================
--- felix/trunk/http/base/pom.xml (original)
+++ felix/trunk/http/base/pom.xml Tue Mar 29 05:43:57 2016
@@ -22,7 +22,7 @@
<parent>
<groupId>org.apache.felix</groupId>
<artifactId>org.apache.felix.http.parent</artifactId>
- <version>9</version>
+ <version>10-SNAPSHOT</version>
<relativePath>../parent/pom.xml</relativePath>
</parent>