You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@aries.apache.org by dk...@apache.org on 2013/02/08 17:29:36 UTC

svn commit: r1444103 - /aries/trunk/jmx/jmx-blueprint-bundle/pom.xml

Author: dkulp
Date: Fri Feb  8 16:29:35 2013
New Revision: 1444103

URL: http://svn.apache.org/r1444103
Log:
[maven-release-plugin] prepare release org.apache.aries.jmx.blueprint-1.1.1

Modified:
    aries/trunk/jmx/jmx-blueprint-bundle/pom.xml

Modified: aries/trunk/jmx/jmx-blueprint-bundle/pom.xml
URL: http://svn.apache.org/viewvc/aries/trunk/jmx/jmx-blueprint-bundle/pom.xml?rev=1444103&r1=1444102&r2=1444103&view=diff
==============================================================================
--- aries/trunk/jmx/jmx-blueprint-bundle/pom.xml (original)
+++ aries/trunk/jmx/jmx-blueprint-bundle/pom.xml Fri Feb  8 16:29:35 2013
@@ -27,15 +27,15 @@
     <artifactId>org.apache.aries.jmx.blueprint</artifactId>
     <packaging>bundle</packaging>
     <name>Apache Aries JMX Blueprint Bundle</name>
-    <version>1.1.1-SNAPSHOT</version>
+    <version>1.1.1</version>
     <description>
        This bundle contains the standalone implementation of the along with the API.
     </description>
 
      <scm>
-         <connection>scm:svn:http://svn.apache.org/repos/asf/aries/trunk/jmx/jmx-blueprint-bundle</connection>
-         <developerConnection>scm:svn:https://svn.apache.org/repos/asf/aries/trunk/jmx/jmx-blueprint-bundle</developerConnection>
-         <url>http://svn.apache.org/viewvc/aries/trunk/jmx/jmx-blueprint-bundle</url>
+         <connection>scm:svn:http://svn.apache.org/repos/asf/aries/tags/org.apache.aries.jmx.blueprint-1.1.1</connection>
+         <developerConnection>scm:svn:https://svn.apache.org/repos/asf/aries/tags/org.apache.aries.jmx.blueprint-1.1.1</developerConnection>
+         <url>http://svn.apache.org/viewvc/aries/tags/org.apache.aries.jmx.blueprint-1.1.1</url>
      </scm>
 
     <properties>