[maven-release-plugin] rollback the release of maven-bundle-plugin-1.0

git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@745422 13f79535-47bb-0310-9956-ffa450edef68
This commit is contained in:
antelder 2009-02-18 08:14:55 +00:00
parent af1be22e10
commit fca1aeffed

View file

@ -29,12 +29,12 @@
<artifactId>maven-bundle-plugin</artifactId>
<packaging>maven-plugin</packaging>
<name>Apache Tuscany Maven OSGi Bundle Plugin</name>
<version>1.0</version>
<version>1.0-SNAPSHOT</version>
<scm>
<connection>scm:svn:http://svn.apache.org/repos/asf/tuscany/maven-plugins/tags/maven-bundle-plugin-1.0</connection>
<developerConnection>scm:svn:https://svn.apache.org/repos/asf/tuscany/maven-plugins/tags/maven-bundle-plugin-1.0</developerConnection>
<url>scm:svn:https://svn.apache.org/repos/asf/tuscany/maven-plugins/tags/maven-bundle-plugin-1.0</url>
<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>
</scm>
<distributionManagement>