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/29 21:21:12 UTC

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

Author: cumminsh
Date: Sun Jul 29 19:21:11 2012
New Revision: 1366904

URL: http://svn.apache.org/viewvc?rev=1366904&view=rev
Log:
[ARIES-862][maven-release-plugin]prepare for next development iteration

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=1366904&r1=1366903&r2=1366904&view=diff
==============================================================================
--- aries/trunk/jmx/jmx-blueprint-core/pom.xml (original)
+++ aries/trunk/jmx/jmx-blueprint-core/pom.xml Sun Jul 29 19:21:11 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.1</version>
+    <version>1.0.2-SNAPSHOT</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/tags/org.apache.aries.jmx.blueprint.core-1.0.1</connection>
-         <developerConnection>scm:svn:https://svn.apache.org/repos/asf/aries/tags/org.apache.aries.jmx.blueprint.core-1.0.1</developerConnection>
-         <url>http://svn.apache.org/viewvc/aries/tags/org.apache.aries.jmx.blueprint.core-1.0.1</url>
+         <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>
      </scm>
 
     <properties>