[maven-release-plugin] prepare release maven-bundle-plugin-2.5.1

git-svn-id: https://svn.apache.org/repos/asf/felix/trunk/bundleplugin@1619670 13f79535-47bb-0310-9956-ffa450edef68
diff --git a/pom.xml b/pom.xml
index 03487b4..b0f26d5 100644
--- a/pom.xml
+++ b/pom.xml
@@ -28,7 +28,7 @@
  <modelVersion>4.0.0</modelVersion>
 
  <artifactId>maven-bundle-plugin</artifactId>
- <version>2.5.1-SNAPSHOT</version>
+ <version>2.5.1</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.5.1</connection>
+  <developerConnection>scm:svn:https://svn.apache.org/repos/asf/felix/releases/maven-bundle-plugin-2.5.1</developerConnection>
+  <url>http://svn.apache.org/repos/asf/felix/releases/maven-bundle-plugin-2.5.1</url>
  </scm>
 
  <build>