Author: cziegeler
Date: Tue Mar 29 05:42:08 2016
New Revision: 1736957
URL: http://svn.apache.org/viewvc?rev=1736957&view=rev
Log:
Use parent 5-SNAPSHOT
Modified:
felix/trunk/http/parent/pom.xml
Modified: felix/trunk/http/parent/pom.xml
URL:
http://svn.apache.org/viewvc/felix/trunk/http/parent/pom.xml?rev=1736957&r1=1736956&r2=1736957&view=diff
==============================================================================
--- felix/trunk/http/parent/pom.xml (original)
+++ felix/trunk/http/parent/pom.xml Tue Mar 29 05:42:08 2016
@@ -23,7 +23,7 @@
<parent>
<groupId>org.apache.felix</groupId>
<artifactId>felix-parent</artifactId>
- <version>4</version>
+ <version>5-SNAPSHOT</version>
<relativePath>../../pom/pom.xml</relativePath>
</parent>