From c2015b573a5f1cd3e28a3ee2688e46921666e168 Mon Sep 17 00:00:00 2001 From: jenkins-openflowjava Date: Mon, 27 Jan 2014 22:28:23 +0000 Subject: [PATCH] [maven-release-plugin] prepare for next development iteration --- openflow-protocol-api/pom.xml | 4 ++-- openflow-protocol-impl/pom.xml | 4 ++-- openflow-protocol-it/pom.xml | 4 ++-- openflow-protocol-spi/pom.xml | 4 ++-- pom.xml | 4 ++-- simple-client/pom.xml | 4 ++-- 6 files changed, 12 insertions(+), 12 deletions(-) diff --git a/openflow-protocol-api/pom.xml b/openflow-protocol-api/pom.xml index aa625a2a..16824f43 100644 --- a/openflow-protocol-api/pom.xml +++ b/openflow-protocol-api/pom.xml @@ -3,14 +3,14 @@ org.opendaylight.openflowjava openflow-protocol-parent - 0.2 + 0.3-SNAPSHOT openflow-protocol-api bundle Openflow Protocol Library - API https://wiki.opendaylight.org/view/Openflow_Protocol_Library:Main - openflow-protocol-parent-0.2 + HEAD diff --git a/openflow-protocol-impl/pom.xml b/openflow-protocol-impl/pom.xml index ae76b2b4..20985ccf 100644 --- a/openflow-protocol-impl/pom.xml +++ b/openflow-protocol-impl/pom.xml @@ -3,14 +3,14 @@ org.opendaylight.openflowjava openflow-protocol-parent - 0.2 + 0.3-SNAPSHOT openflow-protocol-impl bundle Openflow Protocol Library - IMPL https://wiki.opendaylight.org/view/Openflow_Protocol_Library:Main - openflow-protocol-parent-0.2 + HEAD diff --git a/openflow-protocol-it/pom.xml b/openflow-protocol-it/pom.xml index 302ce0fa..6123b32a 100644 --- a/openflow-protocol-it/pom.xml +++ b/openflow-protocol-it/pom.xml @@ -3,14 +3,14 @@ org.opendaylight.openflowjava openflow-protocol-parent - 0.2 + 0.3-SNAPSHOT openflow-protocol-it bundle Openflow Protocol Integration Test https://wiki.opendaylight.org/view/Openflow_Protocol_Library:Main - openflow-protocol-parent-0.2 + HEAD diff --git a/openflow-protocol-spi/pom.xml b/openflow-protocol-spi/pom.xml index f4a4b6cd..51ab3da6 100644 --- a/openflow-protocol-spi/pom.xml +++ b/openflow-protocol-spi/pom.xml @@ -3,7 +3,7 @@ org.opendaylight.openflowjava openflow-protocol-parent - 0.2 + 0.3-SNAPSHOT openflow-protocol-spi bundle @@ -11,7 +11,7 @@ Openflow Protocol Library - SPI https://wiki.opendaylight.org/view/Openflow_Protocol_Library:Main - openflow-protocol-parent-0.2 + HEAD diff --git a/pom.xml b/pom.xml index 46b76e7b..05193907 100644 --- a/pom.xml +++ b/pom.xml @@ -2,7 +2,7 @@ 4.0.0 org.opendaylight.openflowjava openflow-protocol-parent - 0.2 + 0.3-SNAPSHOT pom openflow-protocol-api @@ -15,7 +15,7 @@ scm:git:ssh://git.opendaylight.org:29418/openflowjava.git scm:git:ssh://git.opendaylight.org:29418/openflowjava.git https://wiki.opendaylight.org/view/Openflow_Protocol_Library:Main - openflow-protocol-parent-0.2 + HEAD diff --git a/simple-client/pom.xml b/simple-client/pom.xml index 23a66ba8..22505af3 100644 --- a/simple-client/pom.xml +++ b/simple-client/pom.xml @@ -3,14 +3,14 @@ org.opendaylight.openflowjava openflow-protocol-parent - 0.2 + 0.3-SNAPSHOT simple-client bundle Openflow Protocol Simple Client https://wiki.opendaylight.org/view/Openflow_Protocol_Library:Main - openflow-protocol-parent-0.2 + HEAD -- 2.36.6