From 8dab66d538e076c23912199b8893c20871d21ecb Mon Sep 17 00:00:00 2001 From: Thanh Ha Date: Sat, 22 Aug 2015 13:12:10 -0400 Subject: [PATCH] Bumping versions by 0.0.1 after the Lithium SR1 release Change-Id: Idddd79c6d50eec1797a2212c2e9a351826783aa4 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 68615ac9..7be54ff4 100644 --- a/artifacts/pom.xml +++ b/artifacts/pom.xml @@ -12,7 +12,7 @@ 4.0.0 org.opendaylight.openflowjava openflowjava-artifacts - 0.6.1-Lithium-SR1 + 0.6.2-SNAPSHOT pom diff --git a/features/pom.xml b/features/pom.xml index 9ef69727..b35aa7af 100644 --- a/features/pom.xml +++ b/features/pom.xml @@ -4,19 +4,19 @@ org.opendaylight.odlparent features-parent - 1.5.1-Lithium-SR1 + 1.5.2-SNAPSHOT org.opendaylight.openflowjava features-openflowjava - 0.6.1-Lithium-SR1 + 0.6.2-SNAPSHOT jar - 0.3.1-Lithium-SR1 - 1.2.1-Lithium-SR1 - 0.7.1-Lithium-SR1 + 0.3.2-SNAPSHOT + 1.2.2-SNAPSHOT + 0.7.2-SNAPSHOT diff --git a/openflow-protocol-api/pom.xml b/openflow-protocol-api/pom.xml index 27513c14..a06de0df 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.1-Lithium-SR1 + 0.6.2-SNAPSHOT openflow-protocol-api bundle diff --git a/openflow-protocol-impl/pom.xml b/openflow-protocol-impl/pom.xml index 2507e5c9..25039980 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.1-Lithium-SR1 + 0.6.2-SNAPSHOT openflow-protocol-impl bundle diff --git a/openflow-protocol-it/pom.xml b/openflow-protocol-it/pom.xml index d20cbad8..f8a67c19 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.1-Lithium-SR1 + 0.6.2-SNAPSHOT openflow-protocol-it bundle diff --git a/openflow-protocol-spi/pom.xml b/openflow-protocol-spi/pom.xml index 8022a04c..fe174436 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.1-Lithium-SR1 + 0.6.2-SNAPSHOT openflow-protocol-spi bundle diff --git a/openflowjava-config/pom.xml b/openflowjava-config/pom.xml index 530b50f2..119d9b15 100644 --- a/openflowjava-config/pom.xml +++ b/openflowjava-config/pom.xml @@ -11,7 +11,7 @@ org.opendaylight.openflowjava openflow-protocol-parent - 0.6.1-Lithium-SR1 + 0.6.2-SNAPSHOT openflowjava-config Configuration files for openflowjava statistics diff --git a/pom.xml b/pom.xml index db935fab..e3fe195d 100644 --- a/pom.xml +++ b/pom.xml @@ -4,13 +4,13 @@ org.opendaylight.odlparent odlparent - 1.5.1-Lithium-SR1 + 1.5.2-SNAPSHOT org.opendaylight.openflowjava openflow-protocol-parent - 0.6.1-Lithium-SR1 + 0.6.2-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.1-Lithium-SR1 + 1.5.2-SNAPSHOT ${project.build.directory}/yang-gen-sal - 0.3.1-Lithium-SR1 - 1.2.1-Lithium-SR1 - 0.7.1-Lithium-SR1 + 0.3.2-SNAPSHOT + 1.2.2-SNAPSHOT + 0.7.2-SNAPSHOT 2.4 diff --git a/simple-client/pom.xml b/simple-client/pom.xml index bbde4ebc..4f7b8dfa 100644 --- a/simple-client/pom.xml +++ b/simple-client/pom.xml @@ -3,7 +3,7 @@ org.opendaylight.openflowjava openflow-protocol-parent - 0.6.1-Lithium-SR1 + 0.6.2-SNAPSHOT simple-client bundle diff --git a/util/pom.xml b/util/pom.xml index 4a4d781d..819d642d 100644 --- a/util/pom.xml +++ b/util/pom.xml @@ -5,7 +5,7 @@ org.opendaylight.openflowjava openflow-protocol-parent - 0.6.1-Lithium-SR1 + 0.6.2-SNAPSHOT bundle util -- 2.36.6