summaryrefslogtreecommitdiffstats
path: root/maven-plugins/trunk
diff options
context:
space:
mode:
authorantelder <antelder@13f79535-47bb-0310-9956-ffa450edef68>2009-11-03 08:08:25 +0000
committerantelder <antelder@13f79535-47bb-0310-9956-ffa450edef68>2009-11-03 08:08:25 +0000
commit675a76fbf690afdd2a553800a65051aa3764c400 (patch)
treed76ca7d10a1d0981628ba61affc13f86dcbe755b /maven-plugins/trunk
parent34a2b6fc5ee6d235e92a1c1736bc346442310eb0 (diff)
[maven-release-plugin] prepare release maven-bundle-plugin-1.0.5
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@832333 13f79535-47bb-0310-9956-ffa450edef68
Diffstat (limited to 'maven-plugins/trunk')
-rw-r--r--maven-plugins/trunk/maven-bundle-plugin/pom.xml8
1 files changed, 4 insertions, 4 deletions
diff --git a/maven-plugins/trunk/maven-bundle-plugin/pom.xml b/maven-plugins/trunk/maven-bundle-plugin/pom.xml
index afa16df5a6..9183560e17 100644
--- a/maven-plugins/trunk/maven-bundle-plugin/pom.xml
+++ b/maven-plugins/trunk/maven-bundle-plugin/pom.xml
@@ -29,12 +29,12 @@
<artifactId>maven-bundle-plugin</artifactId>
<packaging>maven-plugin</packaging>
<name>Apache Tuscany Maven OSGi Bundle Plugin</name>
- <version>1.0.5-SNAPSHOT</version>
+ <version>1.0.5</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/maven-bundle-plugin-1.0.5</connection>
+ <developerConnection>scm:svn:https://svn.apache.org/repos/asf/tuscany/maven-plugins/tags/maven-bundle-plugin-1.0.5</developerConnection>
+ <url>scm:svn:https://svn.apache.org/repos/asf/tuscany/maven-plugins/tags/maven-bundle-plugin-1.0.5</url>
</scm>
<distributionManagement>