From d51416320a39973f1cc8fe6de58e6ec769d8ac90 Mon Sep 17 00:00:00 2001 From: Michal Polkorab Date: Wed, 29 Apr 2015 19:03:50 +0200 Subject: [PATCH] Bumped openflowjava versions by minor for next release cycle Change-Id: I4f1f78cc58aa3e81a2196c794f39def2331f49b7 Signed-off-by: Michal Polkorab --- 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..5b452b21 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.7.0-SNAPSHOT pom diff --git a/features/pom.xml b/features/pom.xml index 4edae6b3..771afeb0 100644 --- a/features/pom.xml +++ b/features/pom.xml @@ -4,19 +4,19 @@ org.opendaylight.odlparent features-parent - 1.5.0-SNAPSHOT + 1.6.0-SNAPSHOT org.opendaylight.openflowjava features-openflowjava - 0.6.0-SNAPSHOT + 0.7.0-SNAPSHOT jar - 0.3.0-SNAPSHOT - 1.2.0-SNAPSHOT - 0.7.0-SNAPSHOT + 0.4.0-SNAPSHOT + 1.3.0-SNAPSHOT + 0.8.0-SNAPSHOT diff --git a/openflow-protocol-api/pom.xml b/openflow-protocol-api/pom.xml index faf463ac..a5b7b4fb 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.7.0-SNAPSHOT openflow-protocol-api bundle diff --git a/openflow-protocol-impl/pom.xml b/openflow-protocol-impl/pom.xml index 23d0e9fb..7ae85449 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.7.0-SNAPSHOT openflow-protocol-impl bundle diff --git a/openflow-protocol-it/pom.xml b/openflow-protocol-it/pom.xml index 2aafc74e..54f586df 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.7.0-SNAPSHOT openflow-protocol-it bundle diff --git a/openflow-protocol-spi/pom.xml b/openflow-protocol-spi/pom.xml index b2e13905..5a7432aa 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.7.0-SNAPSHOT openflow-protocol-spi bundle diff --git a/openflowjava-config/pom.xml b/openflowjava-config/pom.xml index deeade0d..ccdb859c 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.7.0-SNAPSHOT openflowjava-config Configuration files for openflowjava statistics diff --git a/pom.xml b/pom.xml index 25f35759..6ebe3748 100644 --- a/pom.xml +++ b/pom.xml @@ -4,13 +4,13 @@ org.opendaylight.odlparent odlparent - 1.5.0-SNAPSHOT + 1.6.0-SNAPSHOT org.opendaylight.openflowjava openflow-protocol-parent - 0.6.0-SNAPSHOT + 0.7.0-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.0-SNAPSHOT + 1.6.0-SNAPSHOT ${project.build.directory}/yang-gen-sal - 0.3.0-SNAPSHOT - 1.2.0-SNAPSHOT - 0.7.0-SNAPSHOT + 0.4.0-SNAPSHOT + 1.3.0-SNAPSHOT + 0.8.0-SNAPSHOT 2.4 diff --git a/simple-client/pom.xml b/simple-client/pom.xml index 1df035ea..567cdaae 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.7.0-SNAPSHOT simple-client bundle diff --git a/util/pom.xml b/util/pom.xml index 2dc05398..a05f694a 100644 --- a/util/pom.xml +++ b/util/pom.xml @@ -5,7 +5,7 @@ org.opendaylight.openflowjava openflow-protocol-parent - 0.6.0-SNAPSHOT + 0.7.0-SNAPSHOT bundle util -- 2.36.6