You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@felix.apache.org by jb...@apache.org on 2018/05/25 14:34:53 UTC

svn commit: r1832246 - /felix/trunk/connect/pom.xml

Author: jbonofre
Date: Fri May 25 14:34:53 2018
New Revision: 1832246

URL: http://svn.apache.org/viewvc?rev=1832246&view=rev
Log:
Cancel Felix Connect 0.2.0 release

Modified:
    felix/trunk/connect/pom.xml

Modified: felix/trunk/connect/pom.xml
URL: http://svn.apache.org/viewvc/felix/trunk/connect/pom.xml?rev=1832246&r1=1832245&r2=1832246&view=diff
==============================================================================
--- felix/trunk/connect/pom.xml (original)
+++ felix/trunk/connect/pom.xml Fri May 25 14:34:53 2018
@@ -26,7 +26,7 @@
     <packaging>bundle</packaging>
     <name>Apache Felix Connect</name>
     <artifactId>org.apache.felix.connect</artifactId>
-    <version>0.2.1-SNAPSHOT</version>
+    <version>0.2.0-SNAPSHOT</version>
     <description>A service registry that enables OSGi style service registry programs without using an OSGi framework.
     </description>
     <url>http://felix.apache.org/</url>