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/04/01 11:57:22 UTC

svn commit: r1856723 - /felix/trunk/healthcheck/core/pom.xml

Author: ghenzler
Date: Mon Apr  1 11:57:22 2019
New Revision: 1856723

URL: http://svn.apache.org/viewvc?rev=1856723&view=rev
Log:
[maven-release-plugin] prepare release org.apache.felix.healthcheck.core-2.0.2

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

Modified: felix/trunk/healthcheck/core/pom.xml
URL: http://svn.apache.org/viewvc/felix/trunk/healthcheck/core/pom.xml?rev=1856723&r1=1856722&r2=1856723&view=diff
==============================================================================
--- felix/trunk/healthcheck/core/pom.xml (original)
+++ felix/trunk/healthcheck/core/pom.xml Mon Apr  1 11:57:22 2019
@@ -28,7 +28,7 @@
     </parent>
 
     <artifactId>org.apache.felix.healthcheck.core</artifactId>
-    <version>2.0.1-SNAPSHOT</version>
+    <version>2.0.2</version>
 
     <name>Apache Felix Health Check Core</name>
     <inceptionYear>2013</inceptionYear>
@@ -46,9 +46,9 @@
     </properties>
 
     <scm>
-        <connection>scm:svn:http://svn.apache.org/repos/asf/felix/trunk/healthcheck/core</connection>
-        <developerConnection>scm:svn:https://svn.apache.org/repos/asf/felix/trunk/healthcheck/core</developerConnection>
-        <url>http://svn.apache.org/viewvc/felix/trunk/http/core/</url>
+        <connection>scm:svn:http://svn.apache.org/repos/asf/felix/releases/org.apache.felix.healthcheck.core-2.0.2</connection>
+        <developerConnection>scm:svn:https://svn.apache.org/repos/asf/felix/releases/org.apache.felix.healthcheck.core-2.0.2</developerConnection>
+        <url>scm:svn:https://svn.apache.org/repos/asf/felix/releases/org.apache.felix.healthcheck.core-2.0.2</url>
     </scm>
 
     <build>