Author: gnodet
Date: Wed Mar 4 07:25:26 2015
New Revision: 1663869
URL: http://svn.apache.org/r1663869
Log:
[maven-release-plugin] prepare release org.apache.aries.jmx.core-1.1.3
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=1663869&r1=1663868&r2=1663869&view=diff
==============================================================================
--- aries/trunk/jmx/jmx-core/pom.xml (original)
+++ aries/trunk/jmx/jmx-core/pom.xml Wed Mar 4 07:25:26 2015
@@ -32,16 +32,16 @@
<artifactId>org.apache.aries.jmx.core</artifactId>
<packaging>bundle</packaging>
<name>Apache Aries JMX Core</name>
- <version>1.1.3-SNAPSHOT</version>
+ <version>1.1.3</version>
<description>
This bundle contains the core implementation
of the JMX Control specification
</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.3</connection>
+
<developerConnection>scm:svn:https://svn.apache.org/repos/asf/aries/tags/org.apache.aries.jmx.core-1.1.3</developerConnection>
+
<url>http://svn.apache.org/viewvc/aries/tags/org.apache.aries.jmx.core-1.1.3</url>
</scm>
<properties>