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/01/23 21:09:21 UTC

svn commit: r1437690 - /aries/trunk/jmx/jmx-blueprint-api/pom.xml

Author: dkulp
Date: Wed Jan 23 20:09:21 2013
New Revision: 1437690

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

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

Modified: aries/trunk/jmx/jmx-blueprint-api/pom.xml
URL: http://svn.apache.org/viewvc/aries/trunk/jmx/jmx-blueprint-api/pom.xml?rev=1437690&r1=1437689&r2=1437690&view=diff
==============================================================================
--- aries/trunk/jmx/jmx-blueprint-api/pom.xml (original)
+++ aries/trunk/jmx/jmx-blueprint-api/pom.xml Wed Jan 23 20:09:21 2013
@@ -27,15 +27,15 @@
     <artifactId>org.apache.aries.jmx.blueprint.api</artifactId>
     <packaging>bundle</packaging>
     <name>Apache Aries JMX Blueprint API</name>
-    <version>1.1.0</version>
+    <version>1.1.1-SNAPSHOT</version>
     <description>
         This bundle contains the JMX Blueprint API
     </description>
 
      <scm>
-         <connection>scm:svn:http://svn.apache.org/repos/asf/aries/tags/org.apache.aries.jmx.blueprint.api-1.1.0</connection>
-         <developerConnection>scm:svn:https://svn.apache.org/repos/asf/aries/tags/org.apache.aries.jmx.blueprint.api-1.1.0</developerConnection>
-         <url>http://svn.apache.org/viewvc/aries/tags/org.apache.aries.jmx.blueprint.api-1.1.0</url>
+         <connection>scm:svn:http://svn.apache.org/repos/asf/aries/trunk/jmx/jmx-blueprint-api</connection>
+         <developerConnection>scm:svn:https://svn.apache.org/repos/asf/aries/trunk/jmx/jmx-blueprint-api</developerConnection>
+         <url>http://svn.apache.org/viewvc/aries/trunk/jmx/jmx-blueprint-api</url>
      </scm>
 
     <properties>