[maven-release-plugin] prepare for next development iteration
git-svn-id: https://svn.apache.org/repos/asf/felix/trunk@796509 13f79535-47bb-0310-9956-ffa450edef68
diff --git a/ipojo/handler/temporal/pom.xml b/ipojo/handler/temporal/pom.xml
index b9952b8..17f670a 100644
--- a/ipojo/handler/temporal/pom.xml
+++ b/ipojo/handler/temporal/pom.xml
@@ -27,7 +27,7 @@
<packaging>bundle</packaging>
<artifactId>org.apache.felix.ipojo.handler.temporal</artifactId>
<groupId>org.apache.felix</groupId>
- <version>1.4.0</version>
+ <version>1.5.0-SNAPSHOT</version>
<name>Apache Felix iPOJO Temporal Service Dependency Handler</name>
<description>
@@ -129,10 +129,4 @@
</plugin>
</plugins>
</build>
-
- <scm>
- <connection>scm:svn:https://svn.apache.org/repos/asf/felix/releases/org.apache.felix.ipojo.handler.temporal-1.4.0</connection>
- <developerConnection>scm:svn:https://svn.apache.org/repos/asf/felix/releases/org.apache.felix.ipojo.handler.temporal-1.4.0</developerConnection>
- <url>scm:svn:https://svn.apache.org/repos/asf/felix/releases/org.apache.felix.ipojo.handler.temporal-1.4.0</url>
- </scm>
</project>