[maven-release-plugin] prepare release org.apache.aries.jmx.core-1.1.3

git-svn-id: https://svn.apache.org/repos/asf/aries/trunk/jmx/jmx-core@1663869 13f79535-47bb-0310-9956-ffa450edef68
diff --git a/pom.xml b/pom.xml
index ff1a78e..ceed96a 100644
--- a/pom.xml
+++ b/pom.xml
@@ -32,16 +32,16 @@
     <artifactId>org.apache.aries.jmx.core</artifactId>
     <packaging>bundle</packaging>
     <name>Apache Aries JMX Core</name>
-    <version>1.1.3-SNAPSHOT</version>
+    <version>1.1.3</version>
     <description>
         This bundle contains the core implementation 
 		of the JMX Control specification
     </description>
 
     <scm>
-        <connection>scm:svn:http://svn.apache.org/repos/asf/aries/trunk/jmx/jmx-core</connection>
-        <developerConnection>scm:svn:https://svn.apache.org/repos/asf/aries/trunk/jmx/jmx-core</developerConnection>
-        <url>http://svn.apache.org/viewvc/aries/trunk/jmx/jmx-core</url>
+        <connection>scm:svn:http://svn.apache.org/repos/asf/aries/tags/org.apache.aries.jmx.core-1.1.3</connection>
+        <developerConnection>scm:svn:https://svn.apache.org/repos/asf/aries/tags/org.apache.aries.jmx.core-1.1.3</developerConnection>
+        <url>http://svn.apache.org/viewvc/aries/tags/org.apache.aries.jmx.core-1.1.3</url>
     </scm>
 
     <properties>