From 521335a2a2c5c95a4213dc78bbbde74042a87f78 Mon Sep 17 00:00:00 2001 From: Thanh Ha Date: Thu, 8 Oct 2015 12:14:39 -0400 Subject: [PATCH] Bumping versions by 0.0.1 after the Lithium SR2 release Change-Id: I18652c288fc5e364261023b7d7ac4d9887f39930 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 8cb00f54..3ac3fc55 100644 --- a/artifacts/pom.xml +++ b/artifacts/pom.xml @@ -12,7 +12,7 @@ 4.0.0 org.opendaylight.openflowjava openflowjava-artifacts - 0.6.2-Lithium-SR2 + 0.6.3-SNAPSHOT pom diff --git a/features/pom.xml b/features/pom.xml index 9cfb8e42..a5642419 100644 --- a/features/pom.xml +++ b/features/pom.xml @@ -4,19 +4,19 @@ org.opendaylight.odlparent features-parent - 1.5.2-Lithium-SR2 + 1.5.3-SNAPSHOT org.opendaylight.openflowjava features-openflowjava - 0.6.2-Lithium-SR2 + 0.6.3-SNAPSHOT jar - 0.3.2-Lithium-SR2 - 1.2.2-Lithium-SR2 - 0.7.2-Lithium-SR2 + 0.3.3-SNAPSHOT + 1.2.3-SNAPSHOT + 0.7.3-SNAPSHOT diff --git a/openflow-protocol-api/pom.xml b/openflow-protocol-api/pom.xml index 1e1315be..e13f0648 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.2-Lithium-SR2 + 0.6.3-SNAPSHOT openflow-protocol-api bundle diff --git a/openflow-protocol-impl/pom.xml b/openflow-protocol-impl/pom.xml index ba170588..3a8b86f7 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.2-Lithium-SR2 + 0.6.3-SNAPSHOT openflow-protocol-impl bundle diff --git a/openflow-protocol-it/pom.xml b/openflow-protocol-it/pom.xml index fdd8d14f..fea4e10f 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.2-Lithium-SR2 + 0.6.3-SNAPSHOT openflow-protocol-it bundle diff --git a/openflow-protocol-spi/pom.xml b/openflow-protocol-spi/pom.xml index d4fa1810..8096f23b 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.2-Lithium-SR2 + 0.6.3-SNAPSHOT openflow-protocol-spi bundle diff --git a/openflowjava-config/pom.xml b/openflowjava-config/pom.xml index d1f7885a..ebaf7aef 100644 --- a/openflowjava-config/pom.xml +++ b/openflowjava-config/pom.xml @@ -11,7 +11,7 @@ org.opendaylight.openflowjava openflow-protocol-parent - 0.6.2-Lithium-SR2 + 0.6.3-SNAPSHOT openflowjava-config Configuration files for openflowjava statistics diff --git a/pom.xml b/pom.xml index e0178113..88283bb6 100644 --- a/pom.xml +++ b/pom.xml @@ -4,13 +4,13 @@ org.opendaylight.odlparent odlparent - 1.5.2-Lithium-SR2 + 1.5.3-SNAPSHOT org.opendaylight.openflowjava openflow-protocol-parent - 0.6.2-Lithium-SR2 + 0.6.3-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.2-Lithium-SR2 + 1.5.3-SNAPSHOT ${project.build.directory}/yang-gen-sal - 0.3.2-Lithium-SR2 - 1.2.2-Lithium-SR2 - 0.7.2-Lithium-SR2 + 0.3.3-SNAPSHOT + 1.2.3-SNAPSHOT + 0.7.3-SNAPSHOT 2.4 diff --git a/simple-client/pom.xml b/simple-client/pom.xml index 8cc438e7..bf50f57a 100644 --- a/simple-client/pom.xml +++ b/simple-client/pom.xml @@ -3,7 +3,7 @@ org.opendaylight.openflowjava openflow-protocol-parent - 0.6.2-Lithium-SR2 + 0.6.3-SNAPSHOT simple-client bundle diff --git a/util/pom.xml b/util/pom.xml index a2e4e4c4..fa3b34d0 100644 --- a/util/pom.xml +++ b/util/pom.xml @@ -5,7 +5,7 @@ org.opendaylight.openflowjava openflow-protocol-parent - 0.6.2-Lithium-SR2 + 0.6.3-SNAPSHOT bundle util -- 2.36.6