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

svn commit: r1723550 - /sling/trunk/bundles/commons/metrics/pom.xml

Author: chetanm
Date: Thu Jan  7 14:03:43 2016
New Revision: 1723550

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

Modified:
    sling/trunk/bundles/commons/metrics/pom.xml

Modified: sling/trunk/bundles/commons/metrics/pom.xml
URL: http://svn.apache.org/viewvc/sling/trunk/bundles/commons/metrics/pom.xml?rev=1723550&r1=1723549&r2=1723550&view=diff
==============================================================================
--- sling/trunk/bundles/commons/metrics/pom.xml (original)
+++ sling/trunk/bundles/commons/metrics/pom.xml Thu Jan  7 14:03:43 2016
@@ -30,7 +30,7 @@
 
   <artifactId>org.apache.sling.commons.metrics</artifactId>
   <packaging>bundle</packaging>
-  <version>0.0.2</version>
+  <version>0.0.3-SNAPSHOT</version>
 
   <name>Apache Sling Metrics</name>
   <description>
@@ -40,9 +40,9 @@
   </description>
 
   <scm>
-    <connection>scm:svn:http://svn.apache.org/repos/asf/sling/tags/org.apache.sling.commons.metrics-0.0.2</connection>
-    <developerConnection>scm:svn:https://svn.apache.org/repos/asf/sling/tags/org.apache.sling.commons.metrics-0.0.2</developerConnection>
-    <url>http://svn.apache.org/viewvc/sling/tags/org.apache.sling.commons.metrics-0.0.2</url>
+    <connection>scm:svn:http://svn.apache.org/repos/asf/sling/trunk/bundles/commons/metrics</connection>
+    <developerConnection>scm:svn:https://svn.apache.org/repos/asf/sling/trunk/bundles/commons/metrics</developerConnection>
+    <url>http://svn.apache.org/viewvc/sling/trunk/bundles/commons/metrics</url>
   </scm>