From ff031d37527c5c0cb98fad37e660fd7033ac0dd6 Mon Sep 17 00:00:00 2001 From: Thanh Ha Date: Tue, 23 Jun 2015 01:47:14 +0000 Subject: [PATCH] Release Lithium Change-Id: I18ae022eda211e7293755bee0fc9a73eebe8b41b 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 d1840736..955d9987 100644 --- a/artifacts/pom.xml +++ b/artifacts/pom.xml @@ -12,7 +12,7 @@ 4.0.0 org.opendaylight.openflowjava openflowjava-artifacts - 0.6.0-SNAPSHOT + 0.6.0-Lithium pom diff --git a/features/pom.xml b/features/pom.xml index 4edae6b3..2ccbe8b9 100644 --- a/features/pom.xml +++ b/features/pom.xml @@ -4,19 +4,19 @@ org.opendaylight.odlparent features-parent - 1.5.0-SNAPSHOT + 1.5.0-Lithium org.opendaylight.openflowjava features-openflowjava - 0.6.0-SNAPSHOT + 0.6.0-Lithium jar - 0.3.0-SNAPSHOT - 1.2.0-SNAPSHOT - 0.7.0-SNAPSHOT + 0.3.0-Lithium + 1.2.0-Lithium + 0.7.0-Lithium diff --git a/openflow-protocol-api/pom.xml b/openflow-protocol-api/pom.xml index 34c9e9c0..4d0db834 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.0-SNAPSHOT + 0.6.0-Lithium openflow-protocol-api bundle diff --git a/openflow-protocol-impl/pom.xml b/openflow-protocol-impl/pom.xml index ec72b1d8..4d9fefa2 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.0-SNAPSHOT + 0.6.0-Lithium openflow-protocol-impl bundle diff --git a/openflow-protocol-it/pom.xml b/openflow-protocol-it/pom.xml index 2aafc74e..10f7f1a4 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.0-SNAPSHOT + 0.6.0-Lithium openflow-protocol-it bundle diff --git a/openflow-protocol-spi/pom.xml b/openflow-protocol-spi/pom.xml index b2e13905..8c4e3e59 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.0-SNAPSHOT + 0.6.0-Lithium openflow-protocol-spi bundle diff --git a/openflowjava-config/pom.xml b/openflowjava-config/pom.xml index deeade0d..7788ee29 100644 --- a/openflowjava-config/pom.xml +++ b/openflowjava-config/pom.xml @@ -11,7 +11,7 @@ org.opendaylight.openflowjava openflow-protocol-parent - 0.6.0-SNAPSHOT + 0.6.0-Lithium openflowjava-config Configuration files for openflowjava statistics diff --git a/pom.xml b/pom.xml index 25f35759..ec061e7d 100644 --- a/pom.xml +++ b/pom.xml @@ -4,13 +4,13 @@ org.opendaylight.odlparent odlparent - 1.5.0-SNAPSHOT + 1.5.0-Lithium org.opendaylight.openflowjava openflow-protocol-parent - 0.6.0-SNAPSHOT + 0.6.0-Lithium openflowjava pom @@ -36,12 +36,12 @@ dav:http://nexus.opendaylight.org/content/sites/site UTF-8 ${project.build.directory}/yang-gen-config - 1.5.0-SNAPSHOT + 1.5.0-Lithium ${project.build.directory}/yang-gen-sal - 0.3.0-SNAPSHOT - 1.2.0-SNAPSHOT - 0.7.0-SNAPSHOT + 0.3.0-Lithium + 1.2.0-Lithium + 0.7.0-Lithium 2.4 diff --git a/simple-client/pom.xml b/simple-client/pom.xml index 1df035ea..6b7f89fe 100644 --- a/simple-client/pom.xml +++ b/simple-client/pom.xml @@ -3,7 +3,7 @@ org.opendaylight.openflowjava openflow-protocol-parent - 0.6.0-SNAPSHOT + 0.6.0-Lithium simple-client bundle diff --git a/util/pom.xml b/util/pom.xml index 2dc05398..177110a5 100644 --- a/util/pom.xml +++ b/util/pom.xml @@ -5,7 +5,7 @@ org.opendaylight.openflowjava openflow-protocol-parent - 0.6.0-SNAPSHOT + 0.6.0-Lithium bundle util -- 2.36.6