[maven-release-plugin] prepare release org.apache.felix.scr.bnd-1.9.4

git-svn-id: https://svn.apache.org/repos/asf/felix/trunk/tools/org.apache.felix.scr.bnd@1858796 13f79535-47bb-0310-9956-ffa450edef68
diff --git a/pom.xml b/pom.xml
index 76b467d..08a52108 100644
--- a/pom.xml
+++ b/pom.xml
@@ -29,7 +29,7 @@
     <groupId>org.apache.felix</groupId>

     <artifactId>org.apache.felix.scr.bnd</artifactId>

 

-    <version>1.9.3-SNAPSHOT</version>

+    <version>1.9.4</version>

     <packaging>jar</packaging>

 

     <name>Bnd SCR Plugin</name>

@@ -40,9 +40,9 @@
 	</description>

 

     <scm>

-        <connection>scm:svn:http://svn.apache.org/repos/asf/felix/trunk/tools/org.apache.felix.scr.bnd</connection>

-        <developerConnection>scm:svn:https://svn.apache.org/repos/asf/felix/trunk/tools/org.apache.felix.scr.bnd</developerConnection>

-        <url>http://svn.apache.org/repos/asf/felix/tools/org.apache.felix.scr.bnd</url>

+        <connection>scm:svn:http://svn.apache.org/repos/asf/felix/releases/org.apache.felix.scr.bnd-1.9.4</connection>

+        <developerConnection>scm:svn:https://svn.apache.org/repos/asf/felix/releases/org.apache.felix.scr.bnd-1.9.4</developerConnection>

+        <url>scm:svn:https://svn.apache.org/repos/asf/felix/releases/org.apache.felix.scr.bnd-1.9.4</url>

     </scm>

 

     <properties>