[maven-release-plugin] prepare release maven-bundle-plugin-2.3.5
git-svn-id: https://svn.apache.org/repos/asf/felix/trunk@1142986 13f79535-47bb-0310-9956-ffa450edef68
diff --git a/bundleplugin/pom.xml b/bundleplugin/pom.xml
index ef28266..0fc4743 100644
--- a/bundleplugin/pom.xml
+++ b/bundleplugin/pom.xml
@@ -28,7 +28,7 @@
<modelVersion>4.0.0</modelVersion>
<artifactId>maven-bundle-plugin</artifactId>
- <version>2.3.5-SNAPSHOT</version>
+ <version>2.3.5</version>
<packaging>maven-plugin</packaging>
<name>Maven Bundle Plugin</name>
@@ -40,9 +40,9 @@
</description>
<scm>
- <connection>scm:svn:http://svn.apache.org/repos/asf/felix/trunk/bundleplugin</connection>
- <developerConnection>scm:svn:https://svn.apache.org/repos/asf/felix/trunk/bundleplugin</developerConnection>
- <url>http://svn.apache.org/repos/asf/felix/trunk/bundleplugin</url>
+ <connection>scm:svn:http://svn.apache.org/repos/asf/felix/releases/maven-bundle-plugin-2.3.5</connection>
+ <developerConnection>scm:svn:https://svn.apache.org/repos/asf/felix/releases/maven-bundle-plugin-2.3.5</developerConnection>
+ <url>http://svn.apache.org/repos/asf/felix/releases/maven-bundle-plugin-2.3.5</url>
</scm>
<build>
@@ -67,7 +67,7 @@
<dependency>
<groupId>org.apache.felix</groupId>
<artifactId>org.apache.felix.bundlerepository</artifactId>
- <version>1.6.5-SNAPSHOT</version>
+ <version>1.6.6</version>
</dependency>
<dependency>
<groupId>org.apache.maven</groupId>