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 2018/04/24 17:39:23 UTC

svn commit: r1830015 - /felix/trunk/http/itest/pom.xml

Author: cziegeler
Date: Tue Apr 24 17:39:23 2018
New Revision: 1830015

URL: http://svn.apache.org/viewvc?rev=1830015&view=rev
Log:
Correct version

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

Modified: felix/trunk/http/itest/pom.xml
URL: http://svn.apache.org/viewvc/felix/trunk/http/itest/pom.xml?rev=1830015&r1=1830014&r2=1830015&view=diff
==============================================================================
--- felix/trunk/http/itest/pom.xml (original)
+++ felix/trunk/http/itest/pom.xml Tue Apr 24 17:39:23 2018
@@ -21,7 +21,7 @@
 
 	<name>Apache Felix Http Integration Tests</name>
 	<artifactId>org.apache.felix.http.itest</artifactId>
-	<version>0.0.3-R7-SNAPSHOT</version>
+	<version>0.0.3-SNAPSHOT</version>
 	<packaging>jar</packaging>
 
 	<scm>