From dfe41772d71f72db0692549e226c5ec5a71b0c52 Mon Sep 17 00:00:00 2001 From: Thanh Ha Date: Thu, 3 Dec 2015 17:02:16 -0500 Subject: [PATCH] Bumping versions by 0.0.1 for next dev cycle Change-Id: Id5e01a5f26ea2e93d2e28544ac817c60d83a4463 Signed-off-by: Thanh Ha --- artifacts/pom.xml | 2 +- features/pom.xml | 10 +++++----- openflow-protocol-api/pom.xml | 2 +- openflow-protocol-impl/pom.xml | 2 +- openflow-protocol-it/pom.xml | 2 +- openflow-protocol-spi/pom.xml | 2 +- openflowjava-config/pom.xml | 2 +- pom.xml | 12 ++++++------ simple-client/pom.xml | 2 +- util/pom.xml | 2 +- 10 files changed, 19 insertions(+), 19 deletions(-) diff --git a/artifacts/pom.xml b/artifacts/pom.xml index 4077aacd..afcd6e75 100644 --- a/artifacts/pom.xml +++ b/artifacts/pom.xml @@ -12,7 +12,7 @@ 4.0.0 org.opendaylight.openflowjava openflowjava-artifacts - 0.6.3-Lithium-SR3 + 0.6.4-SNAPSHOT pom diff --git a/features/pom.xml b/features/pom.xml index a664bb12..204c7680 100644 --- a/features/pom.xml +++ b/features/pom.xml @@ -4,19 +4,19 @@ org.opendaylight.odlparent features-parent - 1.5.3-Lithium-SR3 + 1.5.4-SNAPSHOT org.opendaylight.openflowjava features-openflowjava - 0.6.3-Lithium-SR3 + 0.6.4-SNAPSHOT jar - 0.3.3-Lithium-SR3 - 1.2.3-Lithium-SR3 - 0.7.3-Lithium-SR3 + 0.3.4-SNAPSHOT + 1.2.4-SNAPSHOT + 0.7.4-SNAPSHOT diff --git a/openflow-protocol-api/pom.xml b/openflow-protocol-api/pom.xml index 3364604c..c71b3257 100644 --- a/openflow-protocol-api/pom.xml +++ b/openflow-protocol-api/pom.xml @@ -4,7 +4,7 @@ org.opendaylight.openflowjava openflow-protocol-parent - 0.6.3-Lithium-SR3 + 0.6.4-SNAPSHOT openflow-protocol-api bundle diff --git a/openflow-protocol-impl/pom.xml b/openflow-protocol-impl/pom.xml index cc476989..5f14ff30 100644 --- a/openflow-protocol-impl/pom.xml +++ b/openflow-protocol-impl/pom.xml @@ -3,7 +3,7 @@ org.opendaylight.openflowjava openflow-protocol-parent - 0.6.3-Lithium-SR3 + 0.6.4-SNAPSHOT openflow-protocol-impl bundle diff --git a/openflow-protocol-it/pom.xml b/openflow-protocol-it/pom.xml index 8d52a96f..8d4cde64 100644 --- a/openflow-protocol-it/pom.xml +++ b/openflow-protocol-it/pom.xml @@ -3,7 +3,7 @@ org.opendaylight.openflowjava openflow-protocol-parent - 0.6.3-Lithium-SR3 + 0.6.4-SNAPSHOT openflow-protocol-it bundle diff --git a/openflow-protocol-spi/pom.xml b/openflow-protocol-spi/pom.xml index c8d8ea8b..563fb519 100644 --- a/openflow-protocol-spi/pom.xml +++ b/openflow-protocol-spi/pom.xml @@ -3,7 +3,7 @@ org.opendaylight.openflowjava openflow-protocol-parent - 0.6.3-Lithium-SR3 + 0.6.4-SNAPSHOT openflow-protocol-spi bundle diff --git a/openflowjava-config/pom.xml b/openflowjava-config/pom.xml index 11c5b6a2..3ef6bacb 100644 --- a/openflowjava-config/pom.xml +++ b/openflowjava-config/pom.xml @@ -11,7 +11,7 @@ org.opendaylight.openflowjava openflow-protocol-parent - 0.6.3-Lithium-SR3 + 0.6.4-SNAPSHOT openflowjava-config Configuration files for openflowjava statistics diff --git a/pom.xml b/pom.xml index 6e581309..ee01d89d 100644 --- a/pom.xml +++ b/pom.xml @@ -4,13 +4,13 @@ org.opendaylight.odlparent odlparent - 1.5.3-Lithium-SR3 + 1.5.4-SNAPSHOT org.opendaylight.openflowjava openflow-protocol-parent - 0.6.3-Lithium-SR3 + 0.6.4-SNAPSHOT openflowjava pom @@ -36,12 +36,12 @@ dav:http://nexus.opendaylight.org/content/sites/site UTF-8 ${project.build.directory}/yang-gen-config - 1.5.3-Lithium-SR3 + 1.5.4-SNAPSHOT ${project.build.directory}/yang-gen-sal - 0.3.3-Lithium-SR3 - 1.2.3-Lithium-SR3 - 0.7.3-Lithium-SR3 + 0.3.4-SNAPSHOT + 1.2.4-SNAPSHOT + 0.7.4-SNAPSHOT 2.4 diff --git a/simple-client/pom.xml b/simple-client/pom.xml index 8bd79e28..34670c08 100644 --- a/simple-client/pom.xml +++ b/simple-client/pom.xml @@ -3,7 +3,7 @@ org.opendaylight.openflowjava openflow-protocol-parent - 0.6.3-Lithium-SR3 + 0.6.4-SNAPSHOT simple-client bundle diff --git a/util/pom.xml b/util/pom.xml index 8872e015..94514383 100644 --- a/util/pom.xml +++ b/util/pom.xml @@ -5,7 +5,7 @@ org.opendaylight.openflowjava openflow-protocol-parent - 0.6.3-Lithium-SR3 + 0.6.4-SNAPSHOT bundle util -- 2.36.6