diff options
author | antelder <antelder@13f79535-47bb-0310-9956-ffa450edef68> | 2011-06-20 10:09:52 +0000 |
---|---|---|
committer | antelder <antelder@13f79535-47bb-0310-9956-ffa450edef68> | 2011-06-20 10:09:52 +0000 |
commit | fada2ca14afc930ef0117ebe1b8a2bdda7004d96 (patch) | |
tree | 58d4db28bfcc78bbf0cb8f1d3bff090d96143cd1 /maven-plugins/trunk | |
parent | 0335c81eb2b11f675c60368af55c9d0136a23a68 (diff) |
[maven-release-plugin] prepare release tuscany-bundle-plugin-1.0.8
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1137575 13f79535-47bb-0310-9956-ffa450edef68
Diffstat (limited to 'maven-plugins/trunk')
-rw-r--r-- | maven-plugins/trunk/tuscany-bundle-plugin/pom.xml | 8 |
1 files changed, 4 insertions, 4 deletions
diff --git a/maven-plugins/trunk/tuscany-bundle-plugin/pom.xml b/maven-plugins/trunk/tuscany-bundle-plugin/pom.xml index 87024c2043..cf313ccca5 100644 --- a/maven-plugins/trunk/tuscany-bundle-plugin/pom.xml +++ b/maven-plugins/trunk/tuscany-bundle-plugin/pom.xml @@ -29,12 +29,12 @@ <artifactId>tuscany-bundle-plugin</artifactId> <packaging>maven-plugin</packaging> <name>Apache Tuscany Maven OSGi Bundle Plugin</name> - <version>1.0.8-SNAPSHOT</version> + <version>1.0.8</version> <scm> - <connection>scm:svn:http://svn.apache.org/repos/asf/tuscany/maven-plugins/trunk/maven-bundle-plugin</connection> - <developerConnection>scm:svn:https://svn.apache.org/repos/asf/tuscany/maven-plugins/trunk/maven-bundle-plugin</developerConnection> - <url>http://svn.apache.org/repos/asf/tuscany/</url> + <connection>scm:svn:http://svn.apache.org/repos/asf/tuscany/maven-plugins/tags/tuscany-bundle-plugin-1.0.8</connection> + <developerConnection>scm:svn:https://svn.apache.org/repos/asf/tuscany/maven-plugins/tags/tuscany-bundle-plugin-1.0.8</developerConnection> + <url>scm:svn:https://svn.apache.org/repos/asf/tuscany/maven-plugins/tags/tuscany-bundle-plugin-1.0.8</url> </scm> <profiles> |