You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@sling.apache.org by bd...@apache.org on 2016/03/02 15:35:02 UTC

svn commit: r1733305 - /sling/trunk/bundles/extensions/healthcheck/annotations/pom.xml

Author: bdelacretaz
Date: Wed Mar  2 14:35:02 2016
New Revision: 1733305

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

Modified:
    sling/trunk/bundles/extensions/healthcheck/annotations/pom.xml

Modified: sling/trunk/bundles/extensions/healthcheck/annotations/pom.xml
URL: http://svn.apache.org/viewvc/sling/trunk/bundles/extensions/healthcheck/annotations/pom.xml?rev=1733305&r1=1733304&r2=1733305&view=diff
==============================================================================
--- sling/trunk/bundles/extensions/healthcheck/annotations/pom.xml (original)
+++ sling/trunk/bundles/extensions/healthcheck/annotations/pom.xml Wed Mar  2 14:35:02 2016
@@ -31,7 +31,7 @@
     <groupId>org.apache.sling</groupId>
     <artifactId>org.apache.sling.hc.annotations</artifactId>
     <packaging>jar</packaging>
-    <version>1.0.4</version>
+    <version>1.0.5-SNAPSHOT</version>
 
     <name>Apache Sling Health Check Annotations</name>
     <inceptionYear>2013</inceptionYear>
@@ -41,9 +41,9 @@
     </description>
 
     <scm>
-        <connection>scm:svn:http://svn.apache.org/repos/asf/sling/tags/org.apache.sling.hc.annotations-1.0.4</connection>
-        <developerConnection>scm:svn:https://svn.apache.org/repos/asf/sling/tags/org.apache.sling.hc.annotations-1.0.4</developerConnection>
-        <url>http://svn.apache.org/viewvc/sling/tags/org.apache.sling.hc.annotations-1.0.4</url>
+        <connection>scm:svn:http://svn.apache.org/repos/asf/sling/trunk/bundles/extensions/healthcheck/annotations</connection>
+        <developerConnection>scm:svn:https://svn.apache.org/repos/asf/sling/trunk/bundles/extensions/healthcheck/annotations</developerConnection>
+        <url>http://svn.apache.org/viewvc/sling/trunk/bundles/extensions/healthcheck/annotations</url>
     </scm>
 
     <dependencies>