[maven-release-plugin] prepare release org.apache.aries.blueprint.spring-0.4.0

git-svn-id: https://svn.apache.org/repos/asf/aries/trunk/blueprint/blueprint-spring@1800241 13f79535-47bb-0310-9956-ffa450edef68
diff --git a/pom.xml b/pom.xml
index 32318a4..67b77fe 100644
--- a/pom.xml
+++ b/pom.xml
@@ -31,16 +31,16 @@
     <groupId>org.apache.aries.blueprint</groupId>
     <artifactId>org.apache.aries.blueprint.spring</artifactId>
     <packaging>bundle</packaging>
-    <version>1.0.0-SNAPSHOT</version>
+    <version>0.4.0</version>
     <name>Apache Aries Blueprint Spring Support</name>
     <description>
         This bundle contains Spring support for blueprint.
     </description>
 
     <scm>
-        <connection>scm:svn:http://svn.apache.org/repos/asf/aries/trunk/blueprint/blueprint-spring</connection>
-        <developerConnection>scm:svn:https://svn.apache.org/repos/asf/aries/trunk/blueprint/blueprint-spring</developerConnection>
-        <url>http://svn.apache.org/viewvc/aries/trunk/blueprint/blueprint-spring</url>
+        <connection>scm:svn:http://svn.apache.org/repos/asf/aries/tags/org.apache.aries.blueprint.spring-0.4.0</connection>
+        <developerConnection>scm:svn:https://svn.apache.org/repos/asf/aries/tags/org.apache.aries.blueprint.spring-0.4.0</developerConnection>
+        <url>http://svn.apache.org/viewvc/aries/tags/org.apache.aries.blueprint.spring-0.4.0</url>
     </scm>
 
     <properties>