[maven-release-plugin] prepare release org.apache.sling.crankstart.test.services-1.0.0

git-svn-id: https://svn.apache.org/repos/asf/sling/trunk/contrib/crankstart/test-services@1621792 13f79535-47bb-0310-9956-ffa450edef68
diff --git a/pom.xml b/pom.xml
index 3c6a7c6..9242166 100644
--- a/pom.xml
+++ b/pom.xml
@@ -10,15 +10,15 @@
     
     <groupId>org.apache.sling</groupId>
     <artifactId>org.apache.sling.crankstart.test.services</artifactId>
-    <version>0.0.1-SNAPSHOT</version>
+    <version>1.0.0</version>
     <packaging>bundle</packaging>
     <name>Apache Sling Crankstart Test Services</name>
     <description>Bundle used to test the Crankstart launcher</description>
 
     <scm>
-      <connection>scm:svn:http://svn.apache.org/repos/asf/sling/trunk/contrib/crankstart/test-services</connection>
-      <developerConnection>scm:svn:https://svn.apache.org/repos/asf/sling/trunk/contrib/crankstart/test-services</developerConnection>
-      <url>http://sling.apache.org</url>
+      <connection>scm:svn:http://svn.apache.org/repos/asf/sling/tags/org.apache.sling.crankstart.test.services-1.0.0</connection>
+      <developerConnection>scm:svn:https://svn.apache.org/repos/asf/sling/tags/org.apache.sling.crankstart.test.services-1.0.0</developerConnection>
+      <url>scm:svn:https://svn.apache.org/repos/asf/sling/tags/org.apache.sling.crankstart.test.services-1.0.0</url>
     </scm>
 
     <build>