[maven-release-plugin] prepare for next development iteration
git-svn-id: https://svn.apache.org/repos/asf/felix/trunk@811882 13f79535-47bb-0310-9956-ffa450edef68
diff --git a/org.osgi.core/pom.xml b/org.osgi.core/pom.xml
index e59aff4..8b5ef25 100644
--- a/org.osgi.core/pom.xml
+++ b/org.osgi.core/pom.xml
@@ -31,7 +31,7 @@
<name>OSGi R4 Core Bundle</name>
<description>OSGi Service Platform Release 4 Core Interfaces and Classes.</description>
<artifactId>org.osgi.core</artifactId>
- <version>1.4.0</version>
+ <version>1.4.0-SNAPSHOT</version>
<packaging>bundle</packaging>
<build>
<plugins>
@@ -53,10 +53,4 @@
</plugin>
</plugins>
</build>
-
- <scm>
- <connection>scm:svn:https://svn.apache.org/repos/asf/felix/releases/org.osgi.core-1.4.0</connection>
- <developerConnection>scm:svn:https://svn.apache.org/repos/asf/felix/releases/org.osgi.core-1.4.0</developerConnection>
- <url>scm:svn:https://svn.apache.org/repos/asf/felix/releases/org.osgi.core-1.4.0</url>
- </scm>
</project>