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:33:21 UTC

svn commit: r1853829 - /felix/trunk/healthcheck/annotation/pom.xml

Author: ghenzler
Date: Mon Feb 18 22:33:20 2019
New Revision: 1853829

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

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

Modified: felix/trunk/healthcheck/annotation/pom.xml
URL: http://svn.apache.org/viewvc/felix/trunk/healthcheck/annotation/pom.xml?rev=1853829&r1=1853828&r2=1853829&view=diff
==============================================================================
--- felix/trunk/healthcheck/annotation/pom.xml (original)
+++ felix/trunk/healthcheck/annotation/pom.xml Mon Feb 18 22:33:20 2019
@@ -28,7 +28,7 @@
     </parent>
 
     <artifactId>org.apache.felix.healthcheck.annotation</artifactId>
-    <version>2.0.0-SNAPSHOT</version>
+    <version>2.0.0</version>
 
     <name>Apache Felix Health Check Annotations</name>
     <inceptionYear>2018</inceptionYear>
@@ -38,9 +38,9 @@
     </description>
 
     <scm>
-        <connection>scm:svn:http://svn.apache.org/repos/asf/felix/trunk/healthcheck/annotation</connection>
-        <developerConnection>scm:svn:https://svn.apache.org/repos/asf/felix/trunk/healthcheck/annotation</developerConnection>
-        <url>http://svn.apache.org/viewvc/felix/trunk/http/annotation/</url>
+        <connection>scm:svn:http://svn.apache.org/repos/asf/felix/releases/org.apache.felix.healthcheck.annotation-2.0.0</connection>
+        <developerConnection>scm:svn:https://svn.apache.org/repos/asf/felix/releases/org.apache.felix.healthcheck.annotation-2.0.0</developerConnection>
+        <url>scm:svn:https://svn.apache.org/repos/asf/felix/releases/org.apache.felix.healthcheck.annotation-2.0.0</url>
     </scm>
 
     <dependencies>