You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@sling.apache.org by ro...@apache.org on 2017/09/05 13:56:35 UTC

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

Author: rombert
Date: Tue Sep  5 13:56:35 2017
New Revision: 1807349

URL: http://svn.apache.org/viewvc?rev=1807349&view=rev
Log:
[maven-release-plugin] prepare release org.apache.sling.commons.metrics-rrd4j-1.0.0

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

Modified: sling/trunk/bundles/commons/metrics-rrd4j/pom.xml
URL: http://svn.apache.org/viewvc/sling/trunk/bundles/commons/metrics-rrd4j/pom.xml?rev=1807349&r1=1807348&r2=1807349&view=diff
==============================================================================
--- sling/trunk/bundles/commons/metrics-rrd4j/pom.xml (original)
+++ sling/trunk/bundles/commons/metrics-rrd4j/pom.xml Tue Sep  5 13:56:35 2017
@@ -28,7 +28,7 @@
 
     <artifactId>org.apache.sling.commons.metrics-rrd4j</artifactId>
     <packaging>bundle</packaging>
-    <version>0.0.1-SNAPSHOT</version>
+    <version>1.0.0</version>
 
     <name>Apache Sling RRD4J metrics reporter</name>
     <description>
@@ -40,9 +40,9 @@
     </properties>
 
     <scm>
-        <connection>scm:svn:http://svn.apache.org/repos/asf/sling/trunk/bundles/commons/metrics-rrd4j</connection>
-        <developerConnection>scm:svn:https://svn.apache.org/repos/asf/sling/trunk/bundles/commons/metrics-rrd4j</developerConnection>
-        <url>http://svn.apache.org/viewvc/sling/trunk/bundles/commons/metrics-rrd4j</url>
+        <connection>scm:svn:http://svn.apache.org/repos/asf/sling/tags/org.apache.sling.commons.metrics-rrd4j-1.0.0</connection>
+        <developerConnection>scm:svn:https://svn.apache.org/repos/asf/sling/tags/org.apache.sling.commons.metrics-rrd4j-1.0.0</developerConnection>
+        <url>http://svn.apache.org/viewvc/sling/tags/org.apache.sling.commons.metrics-rrd4j-1.0.0</url>
     </scm>
 
     <build>