You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@aries.apache.org by da...@apache.org on 2018/01/02 13:04:01 UTC

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

Author: davidb
Date: Tue Jan  2 13:04:00 2018
New Revision: 1819832

URL: http://svn.apache.org/viewvc?rev=1819832&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=1819832&r1=1819831&r2=1819832&view=diff
==============================================================================
--- aries/trunk/jmx/jmx-blueprint-api/pom.xml (original)
+++ aries/trunk/jmx/jmx-blueprint-api/pom.xml Tue Jan  2 13:04:00 2018
@@ -30,7 +30,7 @@
 
     <groupId>org.apache.aries.jmx</groupId>
     <artifactId>org.apache.aries.jmx.blueprint.api</artifactId>
-    <version>1.2.0</version>
+    <version>1.2.1-SNAPSHOT</version>
     <packaging>bundle</packaging>
     <name>Apache Aries JMX Blueprint API</name>
     <description>
@@ -66,8 +66,8 @@
 
 
   <scm>
-    <connection>scm:svn:http://svn.apache.org/repos/asf/aries/tags/org.apache.aries.jmx.blueprint.api-1.2.0</connection>
-    <developerConnection>scm:svn:https://svn.apache.org/repos/asf/aries/tags/org.apache.aries.jmx.blueprint.api-1.2.0</developerConnection>
-    <url>http://svn.apache.org/viewvc/aries/tags/org.apache.aries.jmx.blueprint.api-1.2.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>
 </project>