[maven-release-plugin] prepare release org.apache.sling.jcr.oak.server-1.1.2

git-svn-id: https://svn.apache.org/repos/asf/sling/trunk/bundles/jcr/oak-server@1769651 13f79535-47bb-0310-9956-ffa450edef68
diff --git a/pom.xml b/pom.xml
index c5c9cb0..970c4ce 100644
--- a/pom.xml
+++ b/pom.xml
@@ -29,17 +29,17 @@
   </parent>
 
   <artifactId>org.apache.sling.jcr.oak.server</artifactId>
-  <version>1.1.1-SNAPSHOT</version>
+  <version>1.1.2</version>
   <packaging>bundle</packaging>
 
   <name>Apache Sling JCR Oak Repository Server</name>
   <description>This bundle provides a SlingRepository based on Apache Jackrabbit Oak.</description>
 
   <scm>
-    <connection>scm:svn:http://svn.apache.org/repos/asf/sling/trunk/bundles/jcr/oak-server</connection>
-    <developerConnection>scm:svn:https://svn.apache.org/repos/asf/sling/trunk/bundles/jcr/oak-server
+    <connection>scm:svn:http://svn.apache.org/repos/asf/sling/tags/org.apache.sling.jcr.oak.server-1.1.2</connection>
+    <developerConnection>scm:svn:https://svn.apache.org/repos/asf/sling/tags/org.apache.sling.jcr.oak.server-1.1.2
     </developerConnection>
-    <url>http://svn.apache.org/viewvc/sling/trunk/bundles/jcr/oak-server</url>
+    <url>http://svn.apache.org/viewvc/sling/tags/org.apache.sling.jcr.oak.server-1.1.2</url>
   </scm>
 
   <properties>