From 0a5f3d4d465a1962de52c6df504cd87e2215aa5e Mon Sep 17 00:00:00 2001 From: Michal Polkorab Date: Mon, 6 Oct 2014 17:05:33 +0200 Subject: [PATCH] Incrementing versions by 0.0.1 for post-helium stability branch Change-Id: Ib2e0186d0cfff66a4705a83894d6b2793fc6b183 Signed-off-by: Michal Polkorab --- features/pom.xml | 6 +++--- openflow-protocol-api/pom.xml | 4 ++-- openflow-protocol-impl/pom.xml | 8 ++++---- openflow-protocol-it/pom.xml | 2 +- openflow-protocol-spi/pom.xml | 2 +- pom.xml | 18 +++++++++--------- simple-client/pom.xml | 2 +- util/pom.xml | 2 +- 8 files changed, 22 insertions(+), 22 deletions(-) diff --git a/features/pom.xml b/features/pom.xml index dbe676a6..b93cc160 100644 --- a/features/pom.xml +++ b/features/pom.xml @@ -4,7 +4,7 @@ org.opendaylight.openflowjava openflow-protocol-parent - 0.5-Helium + 0.5.1-SNAPSHOT ../ features-openflowjava @@ -13,8 +13,8 @@ features.xml - 1.4.2-Helium - 0.6.2-Helium + 1.4.3-SNAPSHOT + 0.6.3-SNAPSHOT diff --git a/openflow-protocol-api/pom.xml b/openflow-protocol-api/pom.xml index 04006d46..60d9cf50 100644 --- a/openflow-protocol-api/pom.xml +++ b/openflow-protocol-api/pom.xml @@ -3,7 +3,7 @@ org.opendaylight.openflowjava openflow-protocol-parent - 0.5-Helium + 0.5.1-SNAPSHOT openflow-protocol-api bundle @@ -14,7 +14,7 @@ - 0.6.2-Helium + 0.6.3-SNAPSHOT diff --git a/openflow-protocol-impl/pom.xml b/openflow-protocol-impl/pom.xml index dfe2fa0c..82302b3a 100644 --- a/openflow-protocol-impl/pom.xml +++ b/openflow-protocol-impl/pom.xml @@ -3,7 +3,7 @@ org.opendaylight.openflowjava openflow-protocol-parent - 0.5-Helium + 0.5.1-SNAPSHOT openflow-protocol-impl bundle @@ -14,9 +14,9 @@ - 0.6.2-Helium - 0.6.2-Helium - 0.6.2-Helium + 0.6.3-SNAPSHOT + 0.6.3-SNAPSHOT + 0.6.3-SNAPSHOT diff --git a/openflow-protocol-it/pom.xml b/openflow-protocol-it/pom.xml index f690babd..b9b21e37 100644 --- a/openflow-protocol-it/pom.xml +++ b/openflow-protocol-it/pom.xml @@ -3,7 +3,7 @@ org.opendaylight.openflowjava openflow-protocol-parent - 0.5-Helium + 0.5.1-SNAPSHOT openflow-protocol-it bundle diff --git a/openflow-protocol-spi/pom.xml b/openflow-protocol-spi/pom.xml index be8158c4..0b3333ce 100644 --- a/openflow-protocol-spi/pom.xml +++ b/openflow-protocol-spi/pom.xml @@ -3,7 +3,7 @@ org.opendaylight.openflowjava openflow-protocol-parent - 0.5-Helium + 0.5.1-SNAPSHOT openflow-protocol-spi bundle diff --git a/pom.xml b/pom.xml index 581e4105..beb7b52a 100644 --- a/pom.xml +++ b/pom.xml @@ -3,7 +3,7 @@ 4.0.0 org.opendaylight.openflowjava openflow-protocol-parent - 0.5-Helium + 0.5.1-SNAPSHOT pom openflow-protocol-api @@ -34,22 +34,22 @@ 1.5.0 1.26.2 ${project.build.directory}/yang-gen-config - 1.4.2-Helium + 1.4.3-SNAPSHOT ${project.build.directory}/yang-gen-sal ${user.name}-private-view org.openflow.openflowj,net.sf.jung2 1.0.9 1.7.2 - 1.1-Helium - 2010.09.24.4-Helium - 2013.09.07.4-Helium + 1.1.1-SNAPSHOT + 2010.09.24.4.1-SNAPSHOT + 2013.09.07.4.1-SNAPSHOT 2.4.0 14.0.1 4.0.23.Final 2.3.2 - 0.6.2-Helium - 0.6.2-Helium - 0.2.5-Helium + 0.6.3-SNAPSHOT + 0.6.3-SNAPSHOT + 0.2.6-SNAPSHOT 2.4 @@ -206,7 +206,7 @@ org.opendaylight.controller config-api - 0.2.5-Helium + 0.2.6-SNAPSHOT junit diff --git a/simple-client/pom.xml b/simple-client/pom.xml index 93132e80..39c16040 100644 --- a/simple-client/pom.xml +++ b/simple-client/pom.xml @@ -3,7 +3,7 @@ org.opendaylight.openflowjava openflow-protocol-parent - 0.5-Helium + 0.5.1-SNAPSHOT simple-client bundle diff --git a/util/pom.xml b/util/pom.xml index fdf8c446..7f5298fb 100644 --- a/util/pom.xml +++ b/util/pom.xml @@ -5,7 +5,7 @@ org.opendaylight.openflowjava openflow-protocol-parent - 0.5-Helium + 0.5.1-SNAPSHOT bundle util -- 2.36.6