[maven-release-plugin] prepare release org.apache.sling.i18n-2.5.6

git-svn-id: https://svn.apache.org/repos/asf/sling/trunk@1774403 13f79535-47bb-0310-9956-ffa450edef68
diff --git a/pom.xml b/pom.xml
index 7227b59..49d9108 100644
--- a/pom.xml
+++ b/pom.xml
@@ -29,7 +29,7 @@
 
     <artifactId>org.apache.sling.i18n</artifactId>
     <packaging>bundle</packaging>
-    <version>2.5.5-SNAPSHOT</version>
+    <version>2.5.6</version>
 
     <name>Apache Sling Internationalization Support</name>
     <description>
@@ -43,9 +43,9 @@
     </properties>
 
     <scm>
-        <connection>scm:svn:http://svn.apache.org/repos/asf/sling/trunk/bundles/extensions/i18n</connection>
-        <developerConnection>scm:svn:https://svn.apache.org/repos/asf/sling/trunk/bundles/extensions/i18n</developerConnection>
-        <url>http://svn.apache.org/viewvc/sling/trunk/bundles/extensions/i18n</url>
+        <connection>scm:svn:http://svn.apache.org/repos/asf/sling/tags/org.apache.sling.i18n-2.5.6</connection>
+        <developerConnection>scm:svn:https://svn.apache.org/repos/asf/sling/tags/org.apache.sling.i18n-2.5.6</developerConnection>
+        <url>http://svn.apache.org/viewvc/sling/tags/org.apache.sling.i18n-2.5.6</url>
     </scm>
 
     <build>