Author: ghenzler
Date: Fri Feb 1 12:47:18 2019
New Revision: 1852735
URL: http://svn.apache.org/viewvc?rev=1852735&view=rev
Log:
test release 0.1.0
Modified:
felix/releases/org.apache.felix.healthcheck.annotation-0.1.0/pom.xml
Modified: felix/releases/org.apache.felix.healthcheck.annotation-0.1.0/pom.xml
URL:
http://svn.apache.org/viewvc/felix/releases/org.apache.felix.healthcheck.annotation-0.1.0/pom.xml?rev=1852735&r1=1852734&r2=1852735&view=diff
==============================================================================
--- felix/releases/org.apache.felix.healthcheck.annotation-0.1.0/pom.xml
(original)
+++ felix/releases/org.apache.felix.healthcheck.annotation-0.1.0/pom.xml Fri
Feb 1 12:47:18 2019
@@ -28,7 +28,7 @@
</parent>
<artifactId>org.apache.felix.healthcheck.annotation</artifactId>
- <version>2.0.0</version>
+ <version>0.1.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/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>
+
<connection>scm:svn:http://svn.apache.org/repos/asf/felix/releases/org.apache.felix.healthcheck.annotation-0.1.0</connection>
+
<developerConnection>scm:svn:https://svn.apache.org/repos/asf/felix/releases/org.apache.felix.healthcheck.annotation-0.1.0</developerConnection>
+
<url>scm:svn:https://svn.apache.org/repos/asf/felix/releases/org.apache.felix.healthcheck.annotation-0.1.0</url>
</scm>
<dependencies>