Author: cumminsh
Date: Sun Jul 29 19:30:21 2012
New Revision: 1366911
URL: http://svn.apache.org/viewvc?rev=1366911&view=rev
Log:
[ARIES-862][maven-release-plugin]prepare release
org.apache.aries.blueprint-1.0.0
Modified:
aries/trunk/blueprint/blueprint-bundle/pom.xml
Modified: aries/trunk/blueprint/blueprint-bundle/pom.xml
URL:
http://svn.apache.org/viewvc/aries/trunk/blueprint/blueprint-bundle/pom.xml?rev=1366911&r1=1366910&r2=1366911&view=diff
==============================================================================
--- aries/trunk/blueprint/blueprint-bundle/pom.xml (original)
+++ aries/trunk/blueprint/blueprint-bundle/pom.xml Sun Jul 29 19:30:21 2012
@@ -27,16 +27,16 @@
<artifactId>org.apache.aries.blueprint</artifactId>
<packaging>bundle</packaging>
<name>Apache Aries Blueprint Bundle</name>
- <version>1.0.0-SNAPSHOT</version>
+ <version>1.0.0</version>
<description>
This bundle contains the standalone implementation along with the API.
It's composed of the blueprint-api, blueprint-core and blueprint-cm
modules.
</description>
<scm>
-
<connection>scm:svn:http://svn.apache.org/repos/asf/aries/trunk/blueprint/blueprint-bundle</connection>
-
<developerConnection>scm:svn:https://svn.apache.org/repos/asf/aries/trunk/blueprint/blueprint-bundle</developerConnection>
-
<url>http://svn.apache.org/viewvc/aries/trunk/blueprint/blueprint-bundle</url>
+
<connection>scm:svn:http://svn.apache.org/repos/asf/aries/tags/org.apache.aries.blueprint-1.0.0</connection>
+
<developerConnection>scm:svn:https://svn.apache.org/repos/asf/aries/tags/org.apache.aries.blueprint-1.0.0</developerConnection>
+
<url>http://svn.apache.org/viewvc/aries/tags/org.apache.aries.blueprint-1.0.0</url>
</scm>
<properties>