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

git-svn-id: https://svn.apache.org/repos/asf/aries/trunk/jmx/jmx-blueprint-core@1437693 13f79535-47bb-0310-9956-ffa450edef68
diff --git a/pom.xml b/pom.xml
index de1a252..c302455 100644
--- a/pom.xml
+++ b/pom.xml
@@ -27,15 +27,15 @@
     <artifactId>org.apache.aries.jmx.blueprint.core</artifactId>
     <packaging>bundle</packaging>
     <name>Apache Aries JMX Blueprint Core</name>
-    <version>1.1.0-SNAPSHOT</version>
+    <version>1.1.0</version>
     <description>
         This bundle contains the core implementation of the JMX Blueprint API
     </description>
 
      <scm>
-         <connection>scm:svn:http://svn.apache.org/repos/asf/aries/trunk/jmx/jmx-blueprint-core</connection>
-         <developerConnection>scm:svn:https://svn.apache.org/repos/asf/aries/trunk/jmx/jmx-blueprint-core</developerConnection>
-         <url>http://svn.apache.org/viewvc/aries/trunk/jmx/jmx-blueprint-core</url>
+         <connection>scm:svn:http://svn.apache.org/repos/asf/aries/tags/org.apache.aries.jmx.blueprint.core-1.1.0</connection>
+         <developerConnection>scm:svn:https://svn.apache.org/repos/asf/aries/tags/org.apache.aries.jmx.blueprint.core-1.1.0</developerConnection>
+         <url>http://svn.apache.org/viewvc/aries/tags/org.apache.aries.jmx.blueprint.core-1.1.0</url>
      </scm>
 
     <properties>