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 12:57:35 UTC

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

Author: davidb
Date: Tue Jan  2 12:57:34 2018
New Revision: 1819824

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

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

Modified: aries/trunk/jmx/jmx-core/pom.xml
URL: http://svn.apache.org/viewvc/aries/trunk/jmx/jmx-core/pom.xml?rev=1819824&r1=1819823&r2=1819824&view=diff
==============================================================================
--- aries/trunk/jmx/jmx-core/pom.xml (original)
+++ aries/trunk/jmx/jmx-core/pom.xml Tue Jan  2 12:57:34 2018
@@ -30,7 +30,7 @@
 
     <groupId>org.apache.aries.jmx</groupId>
     <artifactId>org.apache.aries.jmx.core</artifactId>
-	<version>1.1.8</version>
+	<version>1.1.9-SNAPSHOT</version>
     <packaging>bundle</packaging>
     <name>Apache Aries JMX Core</name>
     <description>
@@ -39,9 +39,9 @@
     </description>
 
     <scm>
-        <connection>scm:svn:http://svn.apache.org/repos/asf/aries/tags/org.apache.aries.jmx.core-1.1.8</connection>
-        <developerConnection>scm:svn:https://svn.apache.org/repos/asf/aries/tags/org.apache.aries.jmx.core-1.1.8</developerConnection>
-        <url>http://svn.apache.org/viewvc/aries/tags/org.apache.aries.jmx.core-1.1.8</url>
+        <connection>scm:svn:http://svn.apache.org/repos/asf/aries/trunk/jmx/jmx-core</connection>
+        <developerConnection>scm:svn:https://svn.apache.org/repos/asf/aries/trunk/jmx/jmx-core</developerConnection>
+        <url>http://svn.apache.org/viewvc/aries/trunk/jmx/jmx-core</url>
     </scm>
 
     <properties>