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 2012/05/24 21:24:21 UTC

svn commit: r1342406 - /aries/branches/blueprint-0.3.2-fixes/jmx-core/pom.xml

Author: dkulp
Date: Thu May 24 19:24:21 2012
New Revision: 1342406

URL: http://svn.apache.org/viewvc?rev=1342406&view=rev
Log:
[maven-release-plugin] prepare release org.apache.aries.jmx.core-0.3.1

Modified:
    aries/branches/blueprint-0.3.2-fixes/jmx-core/pom.xml

Modified: aries/branches/blueprint-0.3.2-fixes/jmx-core/pom.xml
URL: http://svn.apache.org/viewvc/aries/branches/blueprint-0.3.2-fixes/jmx-core/pom.xml?rev=1342406&r1=1342405&r2=1342406&view=diff
==============================================================================
--- aries/branches/blueprint-0.3.2-fixes/jmx-core/pom.xml (original)
+++ aries/branches/blueprint-0.3.2-fixes/jmx-core/pom.xml Thu May 24 19:24:21 2012
@@ -24,7 +24,7 @@
 
     <artifactId>org.apache.aries.jmx.core</artifactId>
     <packaging>bundle</packaging>
-    <version>0.3.2-SNAPSHOT</version>
+    <version>0.3.1</version>
     <name>Apache Aries JMX Core</name>
     <description>
         This bundle contains the core implementation 
@@ -89,9 +89,9 @@
         </dependency>
     </dependencies>
     <scm>
-        <connection>scm:svn:http://svn.apache.org/repos/asf/aries/branches/blueprint-0.3.2-fixes/jmx-core</connection>
-        <developerConnection>scm:svn:https://svn.apache.org/repos/asf/aries/branches/blueprint-0.3.2-fixes/jmx-core</developerConnection>
-        <url>http://svn.apache.org/viewvc/aries/branches/blueprint-0.3.2-fixes/jmx-core</url>
+        <connection>scm:svn:http://svn.apache.org/repos/asf/aries/tags/org.apache.aries.jmx.core-0.3.1</connection>
+        <developerConnection>scm:svn:https://svn.apache.org/repos/asf/aries/tags/org.apache.aries.jmx.core-0.3.1</developerConnection>
+        <url>http://svn.apache.org/viewvc/aries/tags/org.apache.aries.jmx.core-0.3.1</url>
     </scm>
 
  </project>