Author: davidb
Date: Fri Dec 29 22:04:37 2017
New Revision: 1819532
URL: http://svn.apache.org/viewvc?rev=1819532&view=rev
Log:
[maven-release-plugin] prepare release org.apache.aries.jmx.blueprint.core-1.2
Modified:
aries/trunk/jmx/jmx-blueprint-core/pom.xml
Modified: aries/trunk/jmx/jmx-blueprint-core/pom.xml
URL:
http://svn.apache.org/viewvc/aries/trunk/jmx/jmx-blueprint-core/pom.xml?rev=1819532&r1=1819531&r2=1819532&view=diff
==============================================================================
--- aries/trunk/jmx/jmx-blueprint-core/pom.xml (original)
+++ aries/trunk/jmx/jmx-blueprint-core/pom.xml Fri Dec 29 22:04:37 2017
@@ -30,7 +30,7 @@
<groupId>org.apache.aries.jmx</groupId>
<artifactId>org.apache.aries.jmx.blueprint.core</artifactId>
- <version>1.2-SNAPSHOT</version>
+ <version>1.2</version>
<packaging>bundle</packaging>
<name>Apache Aries JMX Blueprint Core</name>
<description>
@@ -123,8 +123,8 @@
</build>
<scm>
-
<connection>scm:svn:http://svn.apache.org/repos/asf/aries/trunk/jmx/jmx-blueprint-core</connection>
-
<developerConnection>scm:svn:https://svn.apache.org/repos/asf/aries/trunk/jmx/jmx-blueprint-core</developerConnection>
-
<url>http://svn.apache.org/viewvc/aries/trunk/jmx/jmx-blueprint-core</url>
+
<connection>scm:svn:http://svn.apache.org/repos/asf/aries/tags/org.apache.aries.jmx.blueprint.core-1.2</connection>
+
<developerConnection>scm:svn:https://svn.apache.org/repos/asf/aries/tags/org.apache.aries.jmx.blueprint.core-1.2</developerConnection>
+
<url>http://svn.apache.org/viewvc/aries/tags/org.apache.aries.jmx.blueprint.core-1.2</url>
</scm>
</project>