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 2016/10/13 13:20:30 UTC

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

Author: gnodet
Date: Thu Oct 13 13:20:29 2016
New Revision: 1764667

URL: http://svn.apache.org/viewvc?rev=1764667&view=rev
Log:
[maven-release-plugin] prepare release org.apache.aries.jmx.core-1.1.7

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=1764667&r1=1764666&r2=1764667&view=diff
==============================================================================
--- aries/trunk/jmx/jmx-core/pom.xml (original)
+++ aries/trunk/jmx/jmx-core/pom.xml Thu Oct 13 13:20:29 2016
@@ -30,7 +30,7 @@
 
     <groupId>org.apache.aries.jmx</groupId>
     <artifactId>org.apache.aries.jmx.core</artifactId>
-	<version>1.1.7-SNAPSHOT</version>
+	<version>1.1.7</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/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>
+        <connection>scm:svn:http://svn.apache.org/repos/asf/aries/tags/org.apache.aries.jmx.core-1.1.7</connection>
+        <developerConnection>scm:svn:https://svn.apache.org/repos/asf/aries/tags/org.apache.aries.jmx.core-1.1.7</developerConnection>
+        <url>http://svn.apache.org/viewvc/aries/tags/org.apache.aries.jmx.core-1.1.7</url>
     </scm>
 
     <properties>