You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@felix.apache.org by gh...@apache.org on 2019/02/18 22:51:27 UTC

svn commit: r1853838 - /felix/trunk/healthcheck/api/pom.xml

Author: ghenzler
Date: Mon Feb 18 22:51:27 2019
New Revision: 1853838

URL: http://svn.apache.org/viewvc?rev=1853838&view=rev
Log:
back to 2.0.0-SNAPSHOT after error during release

Modified:
    felix/trunk/healthcheck/api/pom.xml

Modified: felix/trunk/healthcheck/api/pom.xml
URL: http://svn.apache.org/viewvc/felix/trunk/healthcheck/api/pom.xml?rev=1853838&r1=1853837&r2=1853838&view=diff
==============================================================================
--- felix/trunk/healthcheck/api/pom.xml (original)
+++ felix/trunk/healthcheck/api/pom.xml Mon Feb 18 22:51:27 2019
@@ -28,7 +28,7 @@
     </parent>
 
     <artifactId>org.apache.felix.healthcheck.api</artifactId>
-    <version>2.0.0</version>
+    <version>2.0.0-SNAPSHOT</version>
 
     <name>Apache Felix Health Check API</name>
     <inceptionYear>2013</inceptionYear>