[maven-release-plugin] prepare for next development iteration
[controller.git] / opendaylight / forwarding / staticrouting / pom.xml
index 91d95c9d350cf53ccc9dca5070907f39bfe94f6e..2d6fc2ad6cbcbce4bc0da1bb7643e00d35807b54 100644 (file)
@@ -4,18 +4,18 @@
  <parent>
   <groupId>org.opendaylight.controller</groupId>
   <artifactId>commons.opendaylight</artifactId>
-  <version>1.4.1</version>
+  <version>1.4.2-SNAPSHOT</version>
   <relativePath>../../commons/opendaylight</relativePath>
  </parent>
  <scm>
   <connection>scm:git:ssh://git.opendaylight.org:29418/controller.git</connection>
   <developerConnection>scm:git:ssh://git.opendaylight.org:29418/controller.git</developerConnection>
   <url>https://wiki.opendaylight.org/view/OpenDaylight_Controller:Main</url>
-  <tag>master-tagforprepareonly-controller-bulk-release-2-1</tag>
+  <tag>HEAD</tag>
  </scm>
 
  <artifactId>forwarding.staticrouting</artifactId>
- <version>0.5.1</version>
+ <version>0.5.2-SNAPSHOT</version>
  <packaging>bundle</packaging>
 
  <build>