[maven-release-plugin] rollback the release of org.apache.felix.coordinator-1.0.0
git-svn-id: https://svn.apache.org/repos/asf/felix/trunk@1558423 13f79535-47bb-0310-9956-ffa450edef68
diff --git a/coordinator/pom.xml b/coordinator/pom.xml
index 4bb8bf7..3d1e963 100644
--- a/coordinator/pom.xml
+++ b/coordinator/pom.xml
@@ -33,7 +33,7 @@
<description>
Implementation of the OSGi Coordinator Service Specification 1.0
</description>
- <version>1.0.0</version>
+ <version>0.0.1-SNAPSHOT</version>
<build>
<plugins>
@@ -96,10 +96,4 @@
<scope>provided</scope>
</dependency>
</dependencies>
-
- <scm>
- <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/?root=Apache-SVN/org.apache.felix.coordinator-1.0.0</url>
- </scm>
</project>