[maven-release-plugin] prepare release org.apache.felix.coordinator-1.0.0
git-svn-id: https://svn.apache.org/repos/asf/felix/trunk@1558426 13f79535-47bb-0310-9956-ffa450edef68
diff --git a/coordinator/pom.xml b/coordinator/pom.xml
index 12635d2..0d841da 100644
--- a/coordinator/pom.xml
+++ b/coordinator/pom.xml
@@ -33,12 +33,12 @@
<description>
Implementation of the OSGi Coordinator Service Specification 1.0
</description>
- <version>0.0.1-SNAPSHOT</version>
+ <version>1.0.0</version>
<scm>
- <connection>scm:svn:http://svn.apache.org/repos/asf/felix/trunk/coordinator</connection>
- <developerConnection>scm:svn:https://svn.apache.org/repos/asf/felix/trunk/coordinator</developerConnection>
- <url>http://svn.apache.org/viewvc/felix/trunk/coordinator</url>
+ <connection>scm:svn:http://svn.apache.org/repos/asf/felix/releases/org.apache.felix.coordinator-1.0.0</connection>
+ <developerConnection>scm:svn:https://svn.apache.org/repos/asf/felix/releases/org.apache.felix.coordinator-1.0.0</developerConnection>
+ <url>http://svn.apache.org/viewvc/felix/releases/org.apache.felix.coordinator-1.0.0</url>
</scm>
<build>