Author: ghenzler
Date: Fri Feb 1 14:50:54 2019
New Revision: 1852750
URL: http://svn.apache.org/viewvc?rev=1852750&view=rev
Log:
test release 0.1.1
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=1852750&r1=1852749&r2=1852750&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 14:50:54 2019
@@ -28,7 +28,7 @@
</parent>
<artifactId>org.apache.felix.healthcheck.annotation</artifactId>
- <version>0.1.0</version>
+ <version>0.1.1</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-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>
+
<connection>scm:svn:http://svn.apache.org/repos/asf/felix/releases/org.apache.felix.healthcheck.annotation-0.1.1</connection>
+
<developerConnection>scm:svn:https://svn.apache.org/repos/asf/felix/releases/org.apache.felix.healthcheck.annotation-0.1.1</developerConnection>
+
<url>scm:svn:https://svn.apache.org/repos/asf/felix/releases/org.apache.felix.healthcheck.annotation-0.1.1</url>
</scm>
<dependencies>