Author: cumminsh
Date: Sun Jul 29 19:20:59 2012
New Revision: 1366901
URL: http://svn.apache.org/viewvc?rev=1366901&view=rev
Log:
[ARIES-862][maven-release-plugin]prepare release
org.apache.aries.jmx.blueprint.core-1.0.1
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=1366901&r1=1366900&r2=1366901&view=diff
==============================================================================
--- aries/trunk/jmx/jmx-blueprint-core/pom.xml (original)
+++ aries/trunk/jmx/jmx-blueprint-core/pom.xml Sun Jul 29 19:20:59 2012
@@ -27,15 +27,15 @@
<artifactId>org.apache.aries.jmx.blueprint.core</artifactId>
<packaging>bundle</packaging>
<name>Apache Aries JMX Blueprint Core</name>
- <version>1.0.1-SNAPSHOT</version>
+ <version>1.0.1</version>
<description>
This bundle contains the core implementation of the JMX Blueprint API
</description>
<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.0.1</connection>
+
<developerConnection>scm:svn:https://svn.apache.org/repos/asf/aries/tags/org.apache.aries.jmx.blueprint.core-1.0.1</developerConnection>
+
<url>http://svn.apache.org/viewvc/aries/tags/org.apache.aries.jmx.blueprint.core-1.0.1</url>
</scm>
<properties>