You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@aries.apache.org by gn...@apache.org on 2014/06/30 18:19:00 UTC

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

Author: gnodet
Date: Mon Jun 30 16:19:00 2014
New Revision: 1606822

URL: http://svn.apache.org/r1606822
Log:
[maven-release-plugin] prepare for next development iteration

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

Modified: aries/trunk/jmx/jmx-api/pom.xml
URL: http://svn.apache.org/viewvc/aries/trunk/jmx/jmx-api/pom.xml?rev=1606822&r1=1606821&r2=1606822&view=diff
==============================================================================
--- aries/trunk/jmx/jmx-api/pom.xml (original)
+++ aries/trunk/jmx/jmx-api/pom.xml Mon Jun 30 16:19:00 2014
@@ -32,15 +32,15 @@
     <artifactId>org.apache.aries.jmx.api</artifactId>
     <packaging>bundle</packaging>
     <name>Apache Aries JMX API</name>
-    <version>1.1.1</version>
+    <version>1.1.2-SNAPSHOT</version>
     <description>
         This bundle contains the JMX 1.1.0 API
     </description>
 
     <scm>
-        <connection>scm:svn:http://svn.apache.org/repos/asf/aries/tags/org.apache.aries.jmx.api-1.1.1</connection>
-        <developerConnection>scm:svn:https://svn.apache.org/repos/asf/aries/tags/org.apache.aries.jmx.api-1.1.1</developerConnection>
-        <url>http://svn.apache.org/viewvc/aries/tags/org.apache.aries.jmx.api-1.1.1</url>
+        <connection>scm:svn:http://svn.apache.org/repos/asf/aries/trunk/jmx/jmx-api</connection>
+        <developerConnection>scm:svn:https://svn.apache.org/repos/asf/aries/trunk/jmx/jmx-api</developerConnection>
+        <url>http://svn.apache.org/viewvc/aries/trunk/jmx/jmx-api</url>
     </scm>
 
     <properties>