You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@sling.apache.org by cz...@apache.org on 2013/10/20 15:51:44 UTC

svn commit: r1533902 - /sling/trunk/bundles/extensions/healthcheck/jmx/pom.xml

Author: cziegeler
Date: Sun Oct 20 13:51:44 2013
New Revision: 1533902

URL: http://svn.apache.org/r1533902
Log:
[maven-release-plugin] prepare for next development iteration

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

Modified: sling/trunk/bundles/extensions/healthcheck/jmx/pom.xml
URL: http://svn.apache.org/viewvc/sling/trunk/bundles/extensions/healthcheck/jmx/pom.xml?rev=1533902&r1=1533901&r2=1533902&view=diff
==============================================================================
--- sling/trunk/bundles/extensions/healthcheck/jmx/pom.xml (original)
+++ sling/trunk/bundles/extensions/healthcheck/jmx/pom.xml Sun Oct 20 13:51:44 2013
@@ -13,7 +13,7 @@
     <groupId>org.apache.sling</groupId>
     <artifactId>org.apache.sling.hc.jmx</artifactId>
     <packaging>bundle</packaging>
-    <version>1.0.6</version>
+    <version>1.0.7-SNAPSHOT</version>
 
     <name>Apache Sling Health Check MBeans</name>
     <inceptionYear>2013</inceptionYear>
@@ -27,9 +27,9 @@
     </properties>
 
     <scm>
-        <connection>scm:svn:http://svn.apache.org/repos/asf/sling/tags/org.apache.sling.hc.jmx-1.0.6</connection>
-        <developerConnection>scm:svn:https://svn.apache.org/repos/asf/sling/tags/org.apache.sling.hc.jmx-1.0.6</developerConnection>
-        <url>http://svn.apache.org/viewvc/sling/tags/org.apache.sling.hc.jmx-1.0.6</url>
+        <connection>scm:svn:http://svn.apache.org/repos/asf/sling/trunk/bundles/extensions/healthcheck/jmx</connection>
+        <developerConnection>scm:svn:https://svn.apache.org/repos/asf/sling/trunk/bundles/extensions/healthcheck/jmx</developerConnection>
+        <url>http://svn.apache.org/viewvc/sling/trunk/bundles/extensions/healthcheck/jmx</url>
     </scm>
 
     <build>