Author: ghenzler
Date: Mon Feb 18 23:17:50 2019
New Revision: 1853851

URL: http://svn.apache.org/viewvc?rev=1853851&view=rev
Log:
[maven-release-plugin] prepare for next development iteration

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

Modified: felix/trunk/healthcheck/generalchecks/pom.xml
URL: 
http://svn.apache.org/viewvc/felix/trunk/healthcheck/generalchecks/pom.xml?rev=1853851&r1=1853850&r2=1853851&view=diff
==============================================================================
--- felix/trunk/healthcheck/generalchecks/pom.xml (original)
+++ felix/trunk/healthcheck/generalchecks/pom.xml Mon Feb 18 23:17:50 2019
@@ -28,7 +28,7 @@
     </parent>
 
     <artifactId>org.apache.felix.healthcheck.generalchecks</artifactId>
-    <version>2.0.0</version>
+    <version>2.0.1-SNAPSHOT</version>
 
     <name>Apache Felix Health Check General Checks</name>
     <inceptionYear>2013</inceptionYear>
@@ -42,9 +42,9 @@
     </properties>
 
     <scm>
-        
<connection>scm:svn:http://svn.apache.org/repos/asf/felix/releases/org.apache.felix.healthcheck.generalchecks-2.0.0</connection>
-        
<developerConnection>scm:svn:https://svn.apache.org/repos/asf/felix/releases/org.apache.felix.healthcheck.generalchecks-2.0.0</developerConnection>
-        
<url>scm:svn:https://svn.apache.org/repos/asf/felix/releases/org.apache.felix.healthcheck.generalchecks-2.0.0</url>
+        
<connection>scm:svn:http://svn.apache.org/repos/asf/felix/trunk/healthcheck/generalchecks</connection>
+        
<developerConnection>scm:svn:https://svn.apache.org/repos/asf/felix/trunk/healthcheck/generalchecks</developerConnection>
+        <url>http://svn.apache.org/viewvc/felix/trunk/http/generalchecks/</url>
     </scm>
 
     <build>


Reply via email to