You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@aries.apache.org by cu...@apache.org on 2012/07/18 12:30:52 UTC

svn commit: r1362851 - /aries/trunk/jmx/jmx-blueprint-core/pom.xml

Author: cumminsh
Date: Wed Jul 18 10:30:52 2012
New Revision: 1362851

URL: http://svn.apache.org/viewvc?rev=1362851&view=rev
Log:
[ARIES-862][maven-release-plugin]prepare release org.apache.aries.jmx.blueprint.core-1.0.0

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

Modified: aries/trunk/jmx/jmx-blueprint-core/pom.xml
URL: http://svn.apache.org/viewvc/aries/trunk/jmx/jmx-blueprint-core/pom.xml?rev=1362851&r1=1362850&r2=1362851&view=diff
==============================================================================
--- aries/trunk/jmx/jmx-blueprint-core/pom.xml (original)
+++ aries/trunk/jmx/jmx-blueprint-core/pom.xml Wed Jul 18 10:30:52 2012
@@ -27,15 +27,15 @@
     <artifactId>org.apache.aries.jmx.blueprint.core</artifactId>
     <packaging>bundle</packaging>
     <name>Apache Aries JMX Blueprint Core</name>
-    <version>1.0.0-SNAPSHOT</version>
+    <version>1.0.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.0.0</connection>
+         <developerConnection>scm:svn:https://svn.apache.org/repos/asf/aries/tags/org.apache.aries.jmx.blueprint.core-1.0.0</developerConnection>
+         <url>http://svn.apache.org/viewvc/aries/tags/org.apache.aries.jmx.blueprint.core-1.0.0</url>
      </scm>
 
     <properties>