[ARIES-862][maven-release-plugin]prepare release org.apache.aries.jndi.legacy.support-1.0.0

git-svn-id: https://svn.apache.org/repos/asf/aries/trunk/jndi/jndi-legacy-support@1361141 13f79535-47bb-0310-9956-ffa450edef68
diff --git a/pom.xml b/pom.xml
index 9219849..cd4cf8d 100644
--- a/pom.xml
+++ b/pom.xml
@@ -28,16 +28,16 @@
     <groupId>org.apache.aries.jndi</groupId>
     <artifactId>org.apache.aries.jndi.legacy.support</artifactId>
     <packaging>bundle</packaging>
-    <version>1.0.0-SNAPSHOT</version>
+    <version>1.0.0</version>
     <name>Apache Aries JNDI Support for Legacy Runtimes</name>
     <description>
       This bundle contains support for legacy runtimes which rely on the thread context classloader to load JNDI implementations. It is intended for use with OSGi Web Container implementations which do not correctly work with the OSGi JNDI Service specification.
     </description>
 
      <scm>
-         <connection>scm:svn:http://svn.apache.org/repos/asf/aries/trunk/jndi/jndi-legacy-support</connection>
-         <developerConnection>scm:svn:https://svn.apache.org/repos/asf/aries/trunk/jndi/jndi-legacy-support</developerConnection>
-         <url>http://svn.apache.org/viewvc/aries/trunk/jndi/jndi-legacy-support</url>
+         <connection>scm:svn:http://svn.apache.org/repos/asf/aries/tags/org.apache.aries.jndi.legacy.support-1.0.0</connection>
+         <developerConnection>scm:svn:https://svn.apache.org/repos/asf/aries/tags/org.apache.aries.jndi.legacy.support-1.0.0</developerConnection>
+         <url>http://svn.apache.org/viewvc/aries/tags/org.apache.aries.jndi.legacy.support-1.0.0</url>
      </scm>
 
     <properties>