Author: cumminsh
Date: Wed Jul 25 21:55:10 2012
New Revision: 1365806
URL: http://svn.apache.org/viewvc?rev=1365806&view=rev
Log:
[ARIES-862][maven-release-plugin]prepare release
org.apache.aries.jmx.blueprint-1.0.0
Modified:
aries/trunk/jmx/jmx-blueprint-bundle/pom.xml
Modified: aries/trunk/jmx/jmx-blueprint-bundle/pom.xml
URL:
http://svn.apache.org/viewvc/aries/trunk/jmx/jmx-blueprint-bundle/pom.xml?rev=1365806&r1=1365805&r2=1365806&view=diff
==============================================================================
--- aries/trunk/jmx/jmx-blueprint-bundle/pom.xml (original)
+++ aries/trunk/jmx/jmx-blueprint-bundle/pom.xml Wed Jul 25 21:55:10 2012
@@ -27,15 +27,15 @@
<artifactId>org.apache.aries.jmx.blueprint</artifactId>
<packaging>bundle</packaging>
<name>Apache Aries JMX Blueprint Bundle</name>
- <version>1.0.0-SNAPSHOT</version>
+ <version>1.0.0</version>
<description>
This bundle contains the standalone implementation of the along with
the API.
</description>
<scm>
-
<connection>scm:svn:http://svn.apache.org/repos/asf/aries/trunk/jmx/jmx-blueprint</connection>
-
<developerConnection>scm:svn:https://svn.apache.org/repos/asf/aries/trunk/jmx/jmx-blueprint</developerConnection>
- <url>http://svn.apache.org/viewvc/aries/trunk/jmx/jmx-blueprint</url>
+
<connection>scm:svn:http://svn.apache.org/repos/asf/aries/tags/org.apache.aries.jmx.blueprint-1.0.0</connection>
+
<developerConnection>scm:svn:https://svn.apache.org/repos/asf/aries/tags/org.apache.aries.jmx.blueprint-1.0.0</developerConnection>
+
<url>http://svn.apache.org/viewvc/aries/tags/org.apache.aries.jmx.blueprint-1.0.0</url>
</scm>
<properties>