[maven-release-plugin] prepare release org.apache.sling.commons.scheduler-2.7.2

git-svn-id: https://svn.apache.org/repos/asf/sling/trunk@1808227 13f79535-47bb-0310-9956-ffa450edef68
diff --git a/pom.xml b/pom.xml
index 0d69742..13d6f4e 100644
--- a/pom.xml
+++ b/pom.xml
@@ -29,7 +29,7 @@
 
     <artifactId>org.apache.sling.commons.scheduler</artifactId>
     <packaging>bundle</packaging>
-    <version>2.7.1-SNAPSHOT</version>
+    <version>2.7.2</version>
 
     <name>Apache Sling Scheduler Support</name>
     <description>
@@ -37,9 +37,9 @@
     </description>
 
     <scm>
-        <connection>scm:svn:http://svn.apache.org/repos/asf/sling/trunk/bundles/commons/scheduler</connection>
-        <developerConnection>scm:svn:https://svn.apache.org/repos/asf/sling/trunk/bundles/commons/scheduler</developerConnection>
-        <url>http://svn.apache.org/viewvc/sling/trunk/bundles/commons/scheduler</url>
+        <connection>scm:svn:http://svn.apache.org/repos/asf/sling/tags/org.apache.sling.commons.scheduler-2.7.2</connection>
+        <developerConnection>scm:svn:https://svn.apache.org/repos/asf/sling/tags/org.apache.sling.commons.scheduler-2.7.2</developerConnection>
+        <url>http://svn.apache.org/viewvc/sling/tags/org.apache.sling.commons.scheduler-2.7.2</url>
     </scm>
 
     <build>