From: Thanh Ha Date: Thu, 18 Feb 2016 21:32:02 +0000 (-0500) Subject: Bumping versions by 0.0.1 for next dev cycle X-Git-Tag: release/beryllium-sr1~22 X-Git-Url: https://git.opendaylight.org/gerrit/gitweb?a=commitdiff_plain;h=832d93c10ef42feec0674d4d4e2b9e0e8eb55561;p=controller.git Bumping versions by 0.0.1 for next dev cycle Change-Id: Ib8013410eca860b8cbd3cdd246c4506610b53a6b Signed-off-by: Thanh Ha --- diff --git a/benchmark/api/pom.xml b/benchmark/api/pom.xml index e458a716dd..f75a60b874 100644 --- a/benchmark/api/pom.xml +++ b/benchmark/api/pom.xml @@ -10,14 +10,14 @@ and is available at http://www.eclipse.org/legal/epl-v10.html org.opendaylight.mdsal binding-parent - 0.8.0-Beryllium + 0.8.1-SNAPSHOT 4.0.0 org.opendaylight.controller benchmark-api - 1.1.0-Beryllium + 1.1.1-SNAPSHOT bundle diff --git a/benchmark/artifacts/pom.xml b/benchmark/artifacts/pom.xml index 841de8a0b3..507387c9dc 100644 --- a/benchmark/artifacts/pom.xml +++ b/benchmark/artifacts/pom.xml @@ -14,13 +14,13 @@ and is available at http://www.eclipse.org/legal/epl-v10.html org.opendaylight.odlparent odlparent-lite - 1.6.0-Beryllium + 1.6.1-SNAPSHOT org.opendaylight.controller benchmark-artifacts - 1.1.0-Beryllium + 1.1.1-SNAPSHOT pom diff --git a/benchmark/dsbenchmark/pom.xml b/benchmark/dsbenchmark/pom.xml index db8226b9f2..a0f457543b 100644 --- a/benchmark/dsbenchmark/pom.xml +++ b/benchmark/dsbenchmark/pom.xml @@ -11,14 +11,14 @@ and is available at http://www.eclipse.org/legal/epl-v10.html org.opendaylight.controller config-parent - 0.4.0-Beryllium + 0.4.1-SNAPSHOT ../../opendaylight/config/config-parent/pom.xml 4.0.0 org.opendaylight.controller dsbenchmark - 1.1.0-Beryllium + 1.1.1-SNAPSHOT bundle diff --git a/benchmark/ntfbenchmark/pom.xml b/benchmark/ntfbenchmark/pom.xml index ec742fdde4..f16226e01e 100644 --- a/benchmark/ntfbenchmark/pom.xml +++ b/benchmark/ntfbenchmark/pom.xml @@ -11,14 +11,14 @@ and is available at http://www.eclipse.org/legal/epl-v10.html org.opendaylight.controller config-parent - 0.4.0-Beryllium + 0.4.1-SNAPSHOT ../../opendaylight/config/config-parent/pom.xml 4.0.0 org.opendaylight.controller ntfbenchmark - 1.1.0-Beryllium + 1.1.1-SNAPSHOT bundle diff --git a/benchmark/pom.xml b/benchmark/pom.xml index 169a927a2e..d89e35f15b 100644 --- a/benchmark/pom.xml +++ b/benchmark/pom.xml @@ -9,12 +9,12 @@ and is available at http://www.eclipse.org/legal/epl-v10.html INTERNAL org.opendaylight.odlparent odlparent-lite - 1.6.0-Beryllium + 1.6.1-SNAPSHOT org.opendaylight.controller benchmark-aggregator - 1.1.0-Beryllium + 1.1.1-SNAPSHOT ${project.artifactId} pom 4.0.0 diff --git a/benchmark/rpcbenchmark/pom.xml b/benchmark/rpcbenchmark/pom.xml index f0cbdb1bde..86294dd667 100644 --- a/benchmark/rpcbenchmark/pom.xml +++ b/benchmark/rpcbenchmark/pom.xml @@ -11,14 +11,14 @@ and is available at http://www.eclipse.org/legal/epl-v10.html org.opendaylight.controller config-parent - 0.4.0-Beryllium + 0.4.1-SNAPSHOT ../../opendaylight/config/config-parent/pom.xml 4.0.0 org.opendaylight.controller rpcbenchmark - 1.1.0-Beryllium + 1.1.1-SNAPSHOT bundle diff --git a/features/akka/pom.xml b/features/akka/pom.xml index 71567aeb7e..67206b3495 100644 --- a/features/akka/pom.xml +++ b/features/akka/pom.xml @@ -11,19 +11,19 @@ org.opendaylight.odlparent features-parent - 1.6.0-Beryllium + 1.6.1-SNAPSHOT features-akka org.opendaylight.controller - 1.6.0-Beryllium + 1.6.1-SNAPSHOT pom features.xml - 1.2.0-Beryllium - 1.6.0-Beryllium - 0.8.0-Beryllium - 1.6.0-Beryllium + 1.2.1-SNAPSHOT + 1.6.1-SNAPSHOT + 0.8.1-SNAPSHOT + 1.6.1-SNAPSHOT 2.16 2.3.14 2.11 @@ -33,7 +33,7 @@ org.opendaylight.controller commons.opendaylight - 1.6.0-Beryllium + 1.6.1-SNAPSHOT pom import diff --git a/features/benchmark/pom.xml b/features/benchmark/pom.xml index 81e8dc7922..10dc8fb34d 100644 --- a/features/benchmark/pom.xml +++ b/features/benchmark/pom.xml @@ -9,12 +9,12 @@ and is available at http://www.eclipse.org/legal/epl-v10.html INTERNAL org.opendaylight.odlparent features-parent - 1.6.0-Beryllium + 1.6.1-SNAPSHOT org.opendaylight.controller features-mdsal-benchmark - 1.1.0-Beryllium + 1.1.1-SNAPSHOT ${project.artifactId} 4.0.0 @@ -22,10 +22,10 @@ and is available at http://www.eclipse.org/legal/epl-v10.html INTERNAL - 1.3.0-Beryllium - 2.0.0-Beryllium - 0.8.0-Beryllium - 0.8.0-Beryllium + 1.3.1-SNAPSHOT + 2.0.1-SNAPSHOT + 0.8.1-SNAPSHOT + 0.8.1-SNAPSHOT 04-xsql.xml diff --git a/features/config-netty/pom.xml b/features/config-netty/pom.xml index 23cb176732..eb46c84444 100644 --- a/features/config-netty/pom.xml +++ b/features/config-netty/pom.xml @@ -4,17 +4,17 @@ org.opendaylight.odlparent features-parent - 1.6.0-Beryllium + 1.6.1-SNAPSHOT org.opendaylight.controller features-config-netty - 0.4.0-Beryllium + 0.4.1-SNAPSHOT jar - 0.4.0-Beryllium + 0.4.1-SNAPSHOT etc/opendaylight/karaf 00-netty.xml diff --git a/features/config-persister/pom.xml b/features/config-persister/pom.xml index 12405bd6a6..4267ae3e62 100644 --- a/features/config-persister/pom.xml +++ b/features/config-persister/pom.xml @@ -4,18 +4,18 @@ org.opendaylight.odlparent features-parent - 1.6.0-Beryllium + 1.6.1-SNAPSHOT org.opendaylight.controller features-config-persister - 0.4.0-Beryllium + 0.4.1-SNAPSHOT jar - 2.0.0-Beryllium - 0.4.0-Beryllium + 2.0.1-SNAPSHOT + 0.4.1-SNAPSHOT features.xml diff --git a/features/config/pom.xml b/features/config/pom.xml index c8ff03edd7..3a20f69fc2 100644 --- a/features/config/pom.xml +++ b/features/config/pom.xml @@ -4,19 +4,19 @@ org.opendaylight.odlparent features-parent - 1.6.0-Beryllium + 1.6.1-SNAPSHOT org.opendaylight.controller features-config - 0.4.0-Beryllium + 0.4.1-SNAPSHOT jar - 0.8.0-Beryllium - 2.0.0-Beryllium - 0.4.0-Beryllium + 0.8.1-SNAPSHOT + 2.0.1-SNAPSHOT + 0.4.1-SNAPSHOT features.xml etc/opendaylight/karaf @@ -27,7 +27,7 @@ org.opendaylight.odlparent odlparent-artifacts - 1.6.0-Beryllium + 1.6.1-SNAPSHOT import pom diff --git a/features/extras/pom.xml b/features/extras/pom.xml index 96a7d7ea11..f7bd4de5ab 100644 --- a/features/extras/pom.xml +++ b/features/extras/pom.xml @@ -10,17 +10,17 @@ org.opendaylight.odlparent features-parent - 1.6.0-Beryllium + 1.6.1-SNAPSHOT org.opendaylight.controller features-extras - 1.6.0-Beryllium + 1.6.1-SNAPSHOT jar 1.3.1 - 0.3.0-Beryllium + 0.3.1-SNAPSHOT diff --git a/features/mdsal/pom.xml b/features/mdsal/pom.xml index 83d3b31746..3a039f5602 100644 --- a/features/mdsal/pom.xml +++ b/features/mdsal/pom.xml @@ -4,23 +4,23 @@ org.opendaylight.odlparent features-parent - 1.6.0-Beryllium + 1.6.1-SNAPSHOT org.opendaylight.controller features-mdsal - 1.3.0-Beryllium + 1.3.1-SNAPSHOT jar - 0.8.0-Beryllium - 2.0.0-Beryllium - 0.8.0-Beryllium - 1.3.0-Beryllium - 0.4.0-Beryllium - 1.6.0-Beryllium + 0.8.1-SNAPSHOT + 2.0.1-SNAPSHOT + 0.8.1-SNAPSHOT + 1.3.1-SNAPSHOT + 0.4.1-SNAPSHOT + 1.6.1-SNAPSHOT 2.3.14 features.xml etc/opendaylight/karaf @@ -37,7 +37,7 @@ org.opendaylight.odlparent odlparent-artifacts - 1.6.0-Beryllium + 1.6.1-SNAPSHOT import pom diff --git a/features/pom.xml b/features/pom.xml index a8d434ad46..5c0d187e71 100644 --- a/features/pom.xml +++ b/features/pom.xml @@ -4,7 +4,7 @@ org.opendaylight.controller commons.opendaylight - 1.6.0-Beryllium + 1.6.1-SNAPSHOT ../opendaylight/commons/opendaylight features-controller diff --git a/features/protocol-framework/pom.xml b/features/protocol-framework/pom.xml index ab81302562..e5c1eef17d 100644 --- a/features/protocol-framework/pom.xml +++ b/features/protocol-framework/pom.xml @@ -4,17 +4,17 @@ org.opendaylight.odlparent features-parent - 1.6.0-Beryllium + 1.6.1-SNAPSHOT org.opendaylight.controller features-protocol-framework - 0.7.0-Beryllium + 0.7.1-SNAPSHOT jar - 0.4.0-Beryllium + 0.4.1-SNAPSHOT diff --git a/itests/base-features-it/pom.xml b/itests/base-features-it/pom.xml index 8f3c63d779..54b96106fb 100644 --- a/itests/base-features-it/pom.xml +++ b/itests/base-features-it/pom.xml @@ -3,7 +3,7 @@ org.opendaylight.controller itests-controller - 1.6.0-Beryllium + 1.6.1-SNAPSHOT ../pom.xml base-features-it diff --git a/itests/pom.xml b/itests/pom.xml index c8d0ef740e..87266c82d7 100644 --- a/itests/pom.xml +++ b/itests/pom.xml @@ -4,7 +4,7 @@ org.opendaylight.controller commons.opendaylight - 1.6.0-Beryllium + 1.6.1-SNAPSHOT ../opendaylight/commons/opendaylight itests-controller diff --git a/karaf/karaf-branding/pom.xml b/karaf/karaf-branding/pom.xml index f38d9b8572..6a168704f9 100644 --- a/karaf/karaf-branding/pom.xml +++ b/karaf/karaf-branding/pom.xml @@ -5,11 +5,11 @@ org.opendaylight.controller releasepom - 0.3.0-Beryllium + 0.3.1-SNAPSHOT ../.. karaf.branding - 1.2.0-Beryllium + 1.2.1-SNAPSHOT bundle OpenDaylight :: Karaf :: Branding diff --git a/karaf/karaf-parent/pom.xml b/karaf/karaf-parent/pom.xml index 88035dc6ff..9414ab3218 100644 --- a/karaf/karaf-parent/pom.xml +++ b/karaf/karaf-parent/pom.xml @@ -11,7 +11,7 @@ and is available at http://www.eclipse.org/legal/epl-v10.html org.opendaylight.odlparent odlparent - 1.6.0-Beryllium + 1.6.1-SNAPSHOT 4.0.0 @@ -21,8 +21,8 @@ and is available at http://www.eclipse.org/legal/epl-v10.html pom - 1.2.0-Beryllium - 1.6.0-Beryllium + 1.2.1-SNAPSHOT + 1.6.1-SNAPSHOT standard - 1.2.0-Beryllium - 1.6.0-Beryllium + 1.2.1-SNAPSHOT + 1.6.1-SNAPSHOT 3.0.3 @@ -81,7 +81,7 @@ org.opendaylight.openflowplugin features-openflowplugin - 0.2.0-Beryllium + 0.2.1-SNAPSHOT features xml runtime diff --git a/opendaylight/archetypes/opendaylight-karaf-features/pom.xml b/opendaylight/archetypes/opendaylight-karaf-features/pom.xml index ceb0c0d8fa..4c3d2f0f31 100644 --- a/opendaylight/archetypes/opendaylight-karaf-features/pom.xml +++ b/opendaylight/archetypes/opendaylight-karaf-features/pom.xml @@ -5,11 +5,11 @@ org.opendaylight.controller.archetypes archetypes-parent - 0.3.0-Beryllium + 0.3.1-SNAPSHOT org.opendaylight.controller opendaylight-karaf-features-archetype - 1.2.0-Beryllium + 1.2.1-SNAPSHOT maven-archetype opendaylight-karaf-features-archetype diff --git a/opendaylight/archetypes/opendaylight-karaf-features/src/main/resources/archetype-resources/pom.xml b/opendaylight/archetypes/opendaylight-karaf-features/src/main/resources/archetype-resources/pom.xml index 2206acee0d..83f5be0afa 100644 --- a/opendaylight/archetypes/opendaylight-karaf-features/src/main/resources/archetype-resources/pom.xml +++ b/opendaylight/archetypes/opendaylight-karaf-features/src/main/resources/archetype-resources/pom.xml @@ -11,7 +11,7 @@ org.opendaylight.odlparent features-parent - 1.6.0-Beryllium + 1.6.1-SNAPSHOT features-${repoName} ${groupId} @@ -19,10 +19,10 @@ jar features.xml - 1.2.0-Beryllium - 1.6.0-Beryllium - 1.6.0-Beryllium - 1.6.0-Beryllium + 1.2.1-SNAPSHOT + 1.6.1-SNAPSHOT + 1.6.1-SNAPSHOT + 1.6.1-SNAPSHOT diff --git a/opendaylight/commons/checkstyle/pom.xml b/opendaylight/commons/checkstyle/pom.xml index 29c4375344..ec43777fe0 100644 --- a/opendaylight/commons/checkstyle/pom.xml +++ b/opendaylight/commons/checkstyle/pom.xml @@ -2,7 +2,7 @@ 4.0.0 org.opendaylight.controller checkstyle - 0.2.0-Beryllium + 0.2.1-SNAPSHOT scm:git:http://git.opendaylight.org/gerrit/controller.git scm:git:ssh://git.opendaylight.org:29418/controller.git diff --git a/opendaylight/commons/concepts/pom.xml b/opendaylight/commons/concepts/pom.xml index 07e8d3ffbe..b1b64929ce 100644 --- a/opendaylight/commons/concepts/pom.xml +++ b/opendaylight/commons/concepts/pom.xml @@ -4,12 +4,12 @@ org.opendaylight.controller commons.opendaylight - 1.6.0-Beryllium + 1.6.1-SNAPSHOT ../../commons/opendaylight concepts - 0.7.0-Beryllium + 0.7.1-SNAPSHOT bundle @@ -43,7 +43,7 @@ org.opendaylight.controller checkstyle - 0.2.0-Beryllium + 0.2.1-SNAPSHOT diff --git a/opendaylight/commons/enunciate-parent/pom.xml b/opendaylight/commons/enunciate-parent/pom.xml index 6996325441..c8940ccaaf 100644 --- a/opendaylight/commons/enunciate-parent/pom.xml +++ b/opendaylight/commons/enunciate-parent/pom.xml @@ -13,7 +13,7 @@ org.opendaylight.controller commons.opendaylight - 1.6.0-Beryllium + 1.6.1-SNAPSHOT ../opendaylight diff --git a/opendaylight/commons/filter-valve/pom.xml b/opendaylight/commons/filter-valve/pom.xml index 8a376958f2..89590ad41e 100644 --- a/opendaylight/commons/filter-valve/pom.xml +++ b/opendaylight/commons/filter-valve/pom.xml @@ -11,7 +11,7 @@ org.opendaylight.controller commons.opendaylight - 1.6.0-Beryllium + 1.6.1-SNAPSHOT ../opendaylight filter-valve diff --git a/opendaylight/commons/jolokia/pom.xml b/opendaylight/commons/jolokia/pom.xml index ed5c6a33fe..6d7c417872 100644 --- a/opendaylight/commons/jolokia/pom.xml +++ b/opendaylight/commons/jolokia/pom.xml @@ -4,12 +4,12 @@ org.opendaylight.controller commons.opendaylight - 1.6.0-Beryllium + 1.6.1-SNAPSHOT ../opendaylight odl-jolokia-osgi - 0.3.0-Beryllium + 0.3.1-SNAPSHOT jar diff --git a/opendaylight/commons/liblldp/pom.xml b/opendaylight/commons/liblldp/pom.xml index f7d7cdcb14..3ee536e5fa 100644 --- a/opendaylight/commons/liblldp/pom.xml +++ b/opendaylight/commons/liblldp/pom.xml @@ -4,12 +4,12 @@ org.opendaylight.controller commons.opendaylight - 1.6.0-Beryllium + 1.6.1-SNAPSHOT ../opendaylight liblldp - 0.10.0-Beryllium + 0.10.1-SNAPSHOT bundle diff --git a/opendaylight/commons/logback_settings/pom.xml b/opendaylight/commons/logback_settings/pom.xml index 29f35a58b9..53ab5f551e 100644 --- a/opendaylight/commons/logback_settings/pom.xml +++ b/opendaylight/commons/logback_settings/pom.xml @@ -4,12 +4,12 @@ org.opendaylight.odlparent odlparent - 1.6.0-Beryllium + 1.6.1-SNAPSHOT org.opendaylight.controller commons.logback_settings - 0.2.0-Beryllium + 0.2.1-SNAPSHOT scm:git:http://git.opendaylight.org/gerrit/controller.git scm:git:ssh://git.opendaylight.org:29418/controller.git diff --git a/opendaylight/commons/opendaylight/pom.xml b/opendaylight/commons/opendaylight/pom.xml index cb97a22f61..a509a510de 100644 --- a/opendaylight/commons/opendaylight/pom.xml +++ b/opendaylight/commons/opendaylight/pom.xml @@ -4,45 +4,45 @@ org.opendaylight.odlparent odlparent - 1.6.0-Beryllium + 1.6.1-SNAPSHOT org.opendaylight.controller commons.opendaylight - 1.6.0-Beryllium + 1.6.1-SNAPSHOT pom - 2.0.0-Beryllium - 0.8.0-Beryllium + 2.0.1-SNAPSHOT + 0.8.1-SNAPSHOT 2.3.14 - 0.6.0-Beryllium - 0.2.0-Beryllium - 0.7.0-Beryllium + 0.6.1-SNAPSHOT + 0.2.1-SNAPSHOT + 0.7.1-SNAPSHOT - 0.6.0-Beryllium - 0.6.0-Beryllium - 0.6.0-Beryllium - 0.7.0-Beryllium - 0.6.0-Beryllium - 0.6.0-Beryllium - 0.6.0-Beryllium - 0.6.0-Beryllium + 0.6.1-SNAPSHOT + 0.6.1-SNAPSHOT + 0.6.1-SNAPSHOT + 0.7.1-SNAPSHOT + 0.6.1-SNAPSHOT + 0.6.1-SNAPSHOT + 0.6.1-SNAPSHOT + 0.6.1-SNAPSHOT 3.0.1 - 0.2.0-Beryllium - 0.3.0-Beryllium - 0.2.0-Beryllium - 0.3.0-Beryllium - 0.7.0-Beryllium - 1.6.0-Beryllium - 1.2.0-Beryllium - 0.3.0-Beryllium - 0.7.0-Beryllium - 0.4.0-Beryllium - 0.3.0-Beryllium + 0.2.1-SNAPSHOT + 0.3.1-SNAPSHOT + 0.2.1-SNAPSHOT + 0.3.1-SNAPSHOT + 0.7.1-SNAPSHOT + 1.6.1-SNAPSHOT + 1.2.1-SNAPSHOT + 0.3.1-SNAPSHOT + 0.7.1-SNAPSHOT + 0.4.1-SNAPSHOT + 0.3.1-SNAPSHOT etc/opendaylight/karaf 05-clustering.xml 06-clustered-entity-ownership.xml @@ -52,77 +52,77 @@ 03-toaster-sample.xml 10-rest-connector.xml - 0.6.0-Beryllium - 0.6.0-Beryllium - 0.3.0-Beryllium - 0.7.0-Beryllium - 0.6.0-Beryllium - 0.7.0-Beryllium - 0.7.0-Beryllium - 0.2.0-Beryllium - 0.6.0-Beryllium - 1.3.0-Beryllium + 0.6.1-SNAPSHOT + 0.6.1-SNAPSHOT + 0.3.1-SNAPSHOT + 0.7.1-SNAPSHOT + 0.6.1-SNAPSHOT + 0.7.1-SNAPSHOT + 0.7.1-SNAPSHOT + 0.2.1-SNAPSHOT + 0.6.1-SNAPSHOT + 1.3.1-SNAPSHOT 30-statistics-manager.xml 0000.0002.0053.0 - 1.6.0-Beryllium - 1.6.0-Beryllium + 1.6.1-SNAPSHOT + 1.6.1-SNAPSHOT 2.4.0 - 0.6.0-Beryllium - 0.6.0-Beryllium - 0.7.0-Beryllium - 0.6.0-Beryllium - 0.6.0-Beryllium - 0.8.0-Beryllium - 0.7.0-Beryllium - 0.7.0-Beryllium - 0.6.0-Beryllium - 1.2.0-Beryllium - 0.6.0-Beryllium - 0.6.0-Beryllium - 0.2.0-Beryllium - 2010.09.24.8-Beryllium - 2013.10.19.8-Beryllium - 2013.10.21.8-Beryllium - 2010.09.24.8-Beryllium + 0.6.1-SNAPSHOT + 0.6.1-SNAPSHOT + 0.7.1-SNAPSHOT + 0.6.1-SNAPSHOT + 0.6.1-SNAPSHOT + 0.8.1-SNAPSHOT + 0.7.1-SNAPSHOT + 0.7.1-SNAPSHOT + 0.6.1-SNAPSHOT + 1.2.1-SNAPSHOT + 0.6.1-SNAPSHOT + 0.6.1-SNAPSHOT + 0.2.1-SNAPSHOT + 2010.09.24.8.1-SNAPSHOT + 2013.10.19.8.1-SNAPSHOT + 2013.10.21.8.1-SNAPSHOT + 2010.09.24.8.1-SNAPSHOT 2.0-beta-2 src/main/yang-gen-config - 0.2.0-Beryllium - 1.2.0-Beryllium + 0.2.1-SNAPSHOT + 1.2.1-SNAPSHOT ${karaf.version} 0.7 1.8-odl 1.0.0 - 0.6.0-Beryllium + 0.6.1-SNAPSHOT 3.0.5 - 1.3.0-Beryllium - 0.2.0-Beryllium + 1.3.1-SNAPSHOT + 0.2.1-SNAPSHOT http://nexus.opendaylight.org/content - 0.6.0-Beryllium - 1.6.0-Beryllium - 1.6.0-Beryllium - 2013.08.27.8-Beryllium - 0.2.0-Beryllium + 0.6.1-SNAPSHOT + 1.6.1-SNAPSHOT + 1.6.1-SNAPSHOT + 2013.08.27.8.1-SNAPSHOT + 0.2.1-SNAPSHOT 2.5.0 - 0.7.0-Beryllium - 0.6.0-Beryllium - 0.6.0-Beryllium - 0.6.0-Beryllium - 0.3.0-Beryllium - 0.6.0-Beryllium - 0.2.0-Beryllium - 0.10.0-Beryllium + 0.7.1-SNAPSHOT + 0.6.1-SNAPSHOT + 0.6.1-SNAPSHOT + 0.6.1-SNAPSHOT + 0.3.1-SNAPSHOT + 0.6.1-SNAPSHOT + 0.2.1-SNAPSHOT + 0.10.1-SNAPSHOT src/main/yang-gen-sal - 0.7.0-Beryllium - 0.6.0-Beryllium - 0.6.0-Beryllium - 0.6.0-Beryllium + 0.7.1-SNAPSHOT + 0.6.1-SNAPSHOT + 0.6.1-SNAPSHOT + 0.6.1-SNAPSHOT 2.11 7 - 0.6.0-Beryllium - 0.6.0-Beryllium + 0.6.1-SNAPSHOT + 0.6.1-SNAPSHOT dav:http://nexus.opendaylight.org/content/sites/site https://sonar.opendaylight.org/ @@ -132,28 +132,28 @@ target/code-coverage/jacoco.exec target/code-coverage/jacoco-it.exec org.openflow.openflowj,net.sf.jung2,org.opendaylight.controller.protobuff.messages - 0.6.0-Beryllium - 0.6.0-Beryllium - 0.7.0-Beryllium - 0.6.0-Beryllium - 0.9.0-Beryllium - 0.6.0-Beryllium - 0.6.0-Beryllium + 0.6.1-SNAPSHOT + 0.6.1-SNAPSHOT + 0.7.1-SNAPSHOT + 0.6.1-SNAPSHOT + 0.9.1-SNAPSHOT + 0.6.1-SNAPSHOT + 0.6.1-SNAPSHOT -Xmx1024m -XX:MaxPermSize=256m - 0.6.0-Beryllium - 0.6.0-Beryllium - 0.6.0-Beryllium - 1.2.0-Beryllium - 0.6.0-Beryllium + 0.6.1-SNAPSHOT + 0.6.1-SNAPSHOT + 0.6.1-SNAPSHOT + 1.2.1-SNAPSHOT + 0.6.1-SNAPSHOT 1.2.2a - 0.6.0-Beryllium - 0.2.0-Beryllium - 0.6.0-Beryllium - 0.6.0-Beryllium - 0.6.0-Beryllium - 2013.09.07.8-Beryllium - 1.2.0-Beryllium - 0.8.0-Beryllium + 0.6.1-SNAPSHOT + 0.2.1-SNAPSHOT + 0.6.1-SNAPSHOT + 0.6.1-SNAPSHOT + 0.6.1-SNAPSHOT + 2013.09.07.8.1-SNAPSHOT + 1.2.1-SNAPSHOT + 0.8.1-SNAPSHOT 0.9.7 @@ -176,7 +176,7 @@ org.opendaylight.mdsal mdsal-artifacts - 2.0.0-Beryllium + 2.0.1-SNAPSHOT pom import @@ -508,12 +508,12 @@ org.opendaylight.controller httpservice-bridge - 0.2.0-Beryllium + 0.2.1-SNAPSHOT org.opendaylight.controller jolokia-bridge - 0.2.0-Beryllium + 0.2.1-SNAPSHOT @@ -788,7 +788,7 @@ org.opendaylight.controller commons.logback_settings - 0.2.0-Beryllium + 0.2.1-SNAPSHOT test @@ -908,7 +908,7 @@ org.opendaylight.controller commons.logback_settings - 0.2.0-Beryllium + 0.2.1-SNAPSHOT @@ -1113,7 +1113,7 @@ org.opendaylight.mdsal maven-sal-api-gen-plugin - 0.8.0-Beryllium + 0.8.1-SNAPSHOT jar @@ -1142,7 +1142,7 @@ org.opendaylight.controller checkstyle - 0.2.0-Beryllium + 0.2.1-SNAPSHOT diff --git a/opendaylight/commons/protocol-framework/pom.xml b/opendaylight/commons/protocol-framework/pom.xml index fb898eabbf..7c58758daf 100644 --- a/opendaylight/commons/protocol-framework/pom.xml +++ b/opendaylight/commons/protocol-framework/pom.xml @@ -6,12 +6,12 @@ org.opendaylight.controller commons.opendaylight - 1.6.0-Beryllium + 1.6.1-SNAPSHOT ../../commons/opendaylight protocol-framework - 0.7.0-Beryllium + 0.7.1-SNAPSHOT bundle ${project.artifactId} Common protocol framework diff --git a/opendaylight/config/config-api/pom.xml b/opendaylight/config/config-api/pom.xml index 912505ccd0..40ec913b11 100644 --- a/opendaylight/config/config-api/pom.xml +++ b/opendaylight/config/config-api/pom.xml @@ -5,7 +5,7 @@ org.opendaylight.controller config-subsystem - 0.4.0-Beryllium + 0.4.1-SNAPSHOT config-api diff --git a/opendaylight/config/config-artifacts/pom.xml b/opendaylight/config/config-artifacts/pom.xml index 6369e19a4d..822144fc50 100644 --- a/opendaylight/config/config-artifacts/pom.xml +++ b/opendaylight/config/config-artifacts/pom.xml @@ -12,7 +12,7 @@ 4.0.0 org.opendaylight.controller config-artifacts - 0.4.0-Beryllium + 0.4.1-SNAPSHOT pom diff --git a/opendaylight/config/config-it-base/pom.xml b/opendaylight/config/config-it-base/pom.xml index e591b4cdb4..8dd9bf629c 100644 --- a/opendaylight/config/config-it-base/pom.xml +++ b/opendaylight/config/config-it-base/pom.xml @@ -11,7 +11,7 @@ and is available at http://www.eclipse.org/legal/epl-v10.html org.opendaylight.controller config-parent - 0.4.0-Beryllium + 0.4.1-SNAPSHOT ../config-parent 4.0.0 diff --git a/opendaylight/config/config-manager-facade-xml/pom.xml b/opendaylight/config/config-manager-facade-xml/pom.xml index 8a73ec6a3b..9a7b9bd5ea 100644 --- a/opendaylight/config/config-manager-facade-xml/pom.xml +++ b/opendaylight/config/config-manager-facade-xml/pom.xml @@ -6,7 +6,7 @@ config-subsystem org.opendaylight.controller - 0.4.0-Beryllium + 0.4.1-SNAPSHOT config-manager-facade-xml ${project.artifactId} diff --git a/opendaylight/config/config-manager/pom.xml b/opendaylight/config/config-manager/pom.xml index 8b6c678089..184f448ea4 100644 --- a/opendaylight/config/config-manager/pom.xml +++ b/opendaylight/config/config-manager/pom.xml @@ -4,7 +4,7 @@ org.opendaylight.controller config-subsystem - 0.4.0-Beryllium + 0.4.1-SNAPSHOT .. config-manager diff --git a/opendaylight/config/config-module-archetype/pom.xml b/opendaylight/config/config-module-archetype/pom.xml index 19477921c7..9ce884952c 100644 --- a/opendaylight/config/config-module-archetype/pom.xml +++ b/opendaylight/config/config-module-archetype/pom.xml @@ -4,7 +4,7 @@ org.opendaylight.controller config-subsystem - 0.4.0-Beryllium + 0.4.1-SNAPSHOT config-module-archetype diff --git a/opendaylight/config/config-netty-config/pom.xml b/opendaylight/config/config-netty-config/pom.xml index d70a40a94b..ac4660c392 100644 --- a/opendaylight/config/config-netty-config/pom.xml +++ b/opendaylight/config/config-netty-config/pom.xml @@ -13,7 +13,7 @@ org.opendaylight.controller config-subsystem - 0.4.0-Beryllium + 0.4.1-SNAPSHOT config-netty-config Configuration files for sal-rest-connector diff --git a/opendaylight/config/config-parent/pom.xml b/opendaylight/config/config-parent/pom.xml index c6798e86e9..ad5e6fecb9 100644 --- a/opendaylight/config/config-parent/pom.xml +++ b/opendaylight/config/config-parent/pom.xml @@ -11,20 +11,20 @@ and is available at http://www.eclipse.org/legal/epl-v10.html org.opendaylight.mdsal binding-parent - 0.8.0-Beryllium + 0.8.1-SNAPSHOT 4.0.0 org.opendaylight.controller config-parent - 0.4.0-Beryllium + 0.4.1-SNAPSHOT pom - 0.4.0-Beryllium - 1.3.0-Beryllium - 0.8.0-Beryllium + 0.4.1-SNAPSHOT + 1.3.1-SNAPSHOT + 0.8.1-SNAPSHOT src/main/yang-gen-config src/main/config/default-config.xml @@ -56,7 +56,7 @@ and is available at http://www.eclipse.org/legal/epl-v10.html org.opendaylight.mdsal mdsal-artifacts - 2.0.0-Beryllium + 2.0.1-SNAPSHOT pom import diff --git a/opendaylight/config/config-persister-api/pom.xml b/opendaylight/config/config-persister-api/pom.xml index 38cf806378..c7f380932b 100644 --- a/opendaylight/config/config-persister-api/pom.xml +++ b/opendaylight/config/config-persister-api/pom.xml @@ -4,7 +4,7 @@ org.opendaylight.controller config-subsystem - 0.4.0-Beryllium + 0.4.1-SNAPSHOT .. config-persister-api diff --git a/opendaylight/config/config-persister-directory-xml-adapter/pom.xml b/opendaylight/config/config-persister-directory-xml-adapter/pom.xml index b5fe2171a8..106c36750e 100644 --- a/opendaylight/config/config-persister-directory-xml-adapter/pom.xml +++ b/opendaylight/config/config-persister-directory-xml-adapter/pom.xml @@ -4,7 +4,7 @@ org.opendaylight.controller config-subsystem - 0.4.0-Beryllium + 0.4.1-SNAPSHOT .. config-persister-directory-xml-adapter diff --git a/opendaylight/config/config-persister-feature-adapter/pom.xml b/opendaylight/config/config-persister-feature-adapter/pom.xml index 941dfdb4df..e3bf1e20d1 100644 --- a/opendaylight/config/config-persister-feature-adapter/pom.xml +++ b/opendaylight/config/config-persister-feature-adapter/pom.xml @@ -6,7 +6,7 @@ org.opendaylight.controller config-subsystem - 0.4.0-Beryllium + 0.4.1-SNAPSHOT .. diff --git a/opendaylight/config/config-persister-file-xml-adapter/pom.xml b/opendaylight/config/config-persister-file-xml-adapter/pom.xml index c1fe418b9d..99b60a2c99 100644 --- a/opendaylight/config/config-persister-file-xml-adapter/pom.xml +++ b/opendaylight/config/config-persister-file-xml-adapter/pom.xml @@ -4,7 +4,7 @@ org.opendaylight.controller config-subsystem - 0.4.0-Beryllium + 0.4.1-SNAPSHOT .. config-persister-file-xml-adapter diff --git a/opendaylight/config/config-persister-impl/pom.xml b/opendaylight/config/config-persister-impl/pom.xml index 4fda180f18..a77fac68d0 100644 --- a/opendaylight/config/config-persister-impl/pom.xml +++ b/opendaylight/config/config-persister-impl/pom.xml @@ -13,7 +13,7 @@ config-subsystem org.opendaylight.controller - 0.4.0-Beryllium + 0.4.1-SNAPSHOT config-persister-impl bundle diff --git a/opendaylight/config/config-plugin-parent/pom.xml b/opendaylight/config/config-plugin-parent/pom.xml index f44021b052..130477ab91 100644 --- a/opendaylight/config/config-plugin-parent/pom.xml +++ b/opendaylight/config/config-plugin-parent/pom.xml @@ -5,7 +5,7 @@ org.opendaylight.controller config-subsystem - 0.4.0-Beryllium + 0.4.1-SNAPSHOT ../ config-plugin-parent diff --git a/opendaylight/config/config-util/pom.xml b/opendaylight/config/config-util/pom.xml index 054c817547..6cfb2c0304 100644 --- a/opendaylight/config/config-util/pom.xml +++ b/opendaylight/config/config-util/pom.xml @@ -4,7 +4,7 @@ org.opendaylight.controller config-subsystem - 0.4.0-Beryllium + 0.4.1-SNAPSHOT .. config-util diff --git a/opendaylight/config/logback-config-loader/pom.xml b/opendaylight/config/logback-config-loader/pom.xml index 090d6ef825..544a8c0678 100644 --- a/opendaylight/config/logback-config-loader/pom.xml +++ b/opendaylight/config/logback-config-loader/pom.xml @@ -5,7 +5,7 @@ org.opendaylight.controller config-plugin-parent - 0.4.0-Beryllium + 0.4.1-SNAPSHOT ../config-plugin-parent logback-config-loader diff --git a/opendaylight/config/logback-config/pom.xml b/opendaylight/config/logback-config/pom.xml index 859c17b1d0..14cddeb243 100644 --- a/opendaylight/config/logback-config/pom.xml +++ b/opendaylight/config/logback-config/pom.xml @@ -5,7 +5,7 @@ org.opendaylight.controller config-plugin-parent - 0.4.0-Beryllium + 0.4.1-SNAPSHOT ../config-plugin-parent logback-config diff --git a/opendaylight/config/netty-config-api/pom.xml b/opendaylight/config/netty-config-api/pom.xml index 6eb0f360b3..7d8d2f9ec7 100644 --- a/opendaylight/config/netty-config-api/pom.xml +++ b/opendaylight/config/netty-config-api/pom.xml @@ -5,7 +5,7 @@ org.opendaylight.controller config-plugin-parent - 0.4.0-Beryllium + 0.4.1-SNAPSHOT ../config-plugin-parent netty-config-api diff --git a/opendaylight/config/netty-event-executor-config/pom.xml b/opendaylight/config/netty-event-executor-config/pom.xml index ed10723d2d..84fb16d697 100644 --- a/opendaylight/config/netty-event-executor-config/pom.xml +++ b/opendaylight/config/netty-event-executor-config/pom.xml @@ -5,7 +5,7 @@ org.opendaylight.controller config-plugin-parent - 0.4.0-Beryllium + 0.4.1-SNAPSHOT ../config-plugin-parent netty-event-executor-config diff --git a/opendaylight/config/netty-threadgroup-config/pom.xml b/opendaylight/config/netty-threadgroup-config/pom.xml index a937c897c6..10bd62f6e7 100644 --- a/opendaylight/config/netty-threadgroup-config/pom.xml +++ b/opendaylight/config/netty-threadgroup-config/pom.xml @@ -7,7 +7,7 @@ org.opendaylight.controller config-plugin-parent - 0.4.0-Beryllium + 0.4.1-SNAPSHOT ../config-plugin-parent netty-threadgroup-config diff --git a/opendaylight/config/netty-timer-config/pom.xml b/opendaylight/config/netty-timer-config/pom.xml index ac2bf0f058..1a71df13d0 100644 --- a/opendaylight/config/netty-timer-config/pom.xml +++ b/opendaylight/config/netty-timer-config/pom.xml @@ -5,7 +5,7 @@ org.opendaylight.controller config-plugin-parent - 0.4.0-Beryllium + 0.4.1-SNAPSHOT ../config-plugin-parent netty-timer-config diff --git a/opendaylight/config/pom.xml b/opendaylight/config/pom.xml index 88c34c27ae..899323121f 100644 --- a/opendaylight/config/pom.xml +++ b/opendaylight/config/pom.xml @@ -5,12 +5,12 @@ org.opendaylight.controller commons.opendaylight - 1.6.0-Beryllium + 1.6.1-SNAPSHOT ../commons/opendaylight config-subsystem - 0.4.0-Beryllium + 0.4.1-SNAPSHOT pom ${project.artifactId} @@ -106,7 +106,7 @@ org.opendaylight.mdsal maven-sal-api-gen-plugin - 0.8.0-Beryllium + 0.8.1-SNAPSHOT jar diff --git a/opendaylight/config/shutdown-api/pom.xml b/opendaylight/config/shutdown-api/pom.xml index 80d85ce154..294762d4b1 100644 --- a/opendaylight/config/shutdown-api/pom.xml +++ b/opendaylight/config/shutdown-api/pom.xml @@ -4,7 +4,7 @@ org.opendaylight.controller config-plugin-parent - 0.4.0-Beryllium + 0.4.1-SNAPSHOT ../config-plugin-parent shutdown-api diff --git a/opendaylight/config/shutdown-impl/pom.xml b/opendaylight/config/shutdown-impl/pom.xml index ded7540335..9b2b1c69c9 100644 --- a/opendaylight/config/shutdown-impl/pom.xml +++ b/opendaylight/config/shutdown-impl/pom.xml @@ -4,7 +4,7 @@ org.opendaylight.controller config-plugin-parent - 0.4.0-Beryllium + 0.4.1-SNAPSHOT ../config-plugin-parent shutdown-impl diff --git a/opendaylight/config/threadpool-config-api/pom.xml b/opendaylight/config/threadpool-config-api/pom.xml index f75bc080e1..d7cd104696 100644 --- a/opendaylight/config/threadpool-config-api/pom.xml +++ b/opendaylight/config/threadpool-config-api/pom.xml @@ -5,7 +5,7 @@ org.opendaylight.controller config-plugin-parent - 0.4.0-Beryllium + 0.4.1-SNAPSHOT ../config-plugin-parent threadpool-config-api diff --git a/opendaylight/config/threadpool-config-impl/pom.xml b/opendaylight/config/threadpool-config-impl/pom.xml index 14bacea5dc..b454db94f6 100644 --- a/opendaylight/config/threadpool-config-impl/pom.xml +++ b/opendaylight/config/threadpool-config-impl/pom.xml @@ -5,7 +5,7 @@ org.opendaylight.controller config-plugin-parent - 0.4.0-Beryllium + 0.4.1-SNAPSHOT ../config-plugin-parent threadpool-config-impl diff --git a/opendaylight/config/yang-jmx-generator-it/pom.xml b/opendaylight/config/yang-jmx-generator-it/pom.xml index 96c0a461ef..1408811de0 100644 --- a/opendaylight/config/yang-jmx-generator-it/pom.xml +++ b/opendaylight/config/yang-jmx-generator-it/pom.xml @@ -4,7 +4,7 @@ org.opendaylight.controller config-subsystem - 0.4.0-Beryllium + 0.4.1-SNAPSHOT yang-jmx-generator-it diff --git a/opendaylight/config/yang-jmx-generator-plugin/pom.xml b/opendaylight/config/yang-jmx-generator-plugin/pom.xml index 8a2babe2fb..492bb4234b 100644 --- a/opendaylight/config/yang-jmx-generator-plugin/pom.xml +++ b/opendaylight/config/yang-jmx-generator-plugin/pom.xml @@ -4,7 +4,7 @@ org.opendaylight.controller config-subsystem - 0.4.0-Beryllium + 0.4.1-SNAPSHOT .. yang-jmx-generator-plugin diff --git a/opendaylight/config/yang-jmx-generator/pom.xml b/opendaylight/config/yang-jmx-generator/pom.xml index 59d8ba0b69..852c3dbbe5 100644 --- a/opendaylight/config/yang-jmx-generator/pom.xml +++ b/opendaylight/config/yang-jmx-generator/pom.xml @@ -4,7 +4,7 @@ org.opendaylight.controller config-subsystem - 0.4.0-Beryllium + 0.4.1-SNAPSHOT ../ diff --git a/opendaylight/config/yang-test-plugin/pom.xml b/opendaylight/config/yang-test-plugin/pom.xml index c11412cac2..0c9df861de 100644 --- a/opendaylight/config/yang-test-plugin/pom.xml +++ b/opendaylight/config/yang-test-plugin/pom.xml @@ -4,7 +4,7 @@ org.opendaylight.controller config-plugin-parent - 0.4.0-Beryllium + 0.4.1-SNAPSHOT ../config-plugin-parent yang-test-plugin diff --git a/opendaylight/config/yang-test/pom.xml b/opendaylight/config/yang-test/pom.xml index 5dc5723e44..1d6dc42edf 100644 --- a/opendaylight/config/yang-test/pom.xml +++ b/opendaylight/config/yang-test/pom.xml @@ -5,7 +5,7 @@ org.opendaylight.controller config-plugin-parent - 0.4.0-Beryllium + 0.4.1-SNAPSHOT ../config-plugin-parent @@ -109,7 +109,7 @@ org.opendaylight.odlparent odl-license - 0.0.1-Beryllium + 0.0.2-SNAPSHOT diff --git a/opendaylight/md-sal/benchmark-data-store/pom.xml b/opendaylight/md-sal/benchmark-data-store/pom.xml index 976de63c56..37fab1b250 100644 --- a/opendaylight/md-sal/benchmark-data-store/pom.xml +++ b/opendaylight/md-sal/benchmark-data-store/pom.xml @@ -12,7 +12,7 @@ and is available at http://www.eclipse.org/legal/epl-v10.html sal-parent org.opendaylight.controller - 1.3.0-Beryllium + 1.3.1-SNAPSHOT 4.0.0 diff --git a/opendaylight/md-sal/md-sal-config/pom.xml b/opendaylight/md-sal/md-sal-config/pom.xml index 5372d7988e..4d38686256 100644 --- a/opendaylight/md-sal/md-sal-config/pom.xml +++ b/opendaylight/md-sal/md-sal-config/pom.xml @@ -12,7 +12,7 @@ org.opendaylight.controller sal-parent - 1.3.0-Beryllium + 1.3.1-SNAPSHOT md-sal-config Configuration files for md-sal diff --git a/opendaylight/md-sal/mdsal-artifacts/pom.xml b/opendaylight/md-sal/mdsal-artifacts/pom.xml index d94a775856..54bc641b37 100644 --- a/opendaylight/md-sal/mdsal-artifacts/pom.xml +++ b/opendaylight/md-sal/mdsal-artifacts/pom.xml @@ -12,7 +12,7 @@ 4.0.0 org.opendaylight.controller mdsal-artifacts - 1.3.0-Beryllium + 1.3.1-SNAPSHOT pom diff --git a/opendaylight/md-sal/mdsal-it-base/pom.xml b/opendaylight/md-sal/mdsal-it-base/pom.xml index 227ec0d112..eae9cfae53 100644 --- a/opendaylight/md-sal/mdsal-it-base/pom.xml +++ b/opendaylight/md-sal/mdsal-it-base/pom.xml @@ -11,15 +11,15 @@ and is available at http://www.eclipse.org/legal/epl-v10.html org.opendaylight.controller config-parent - 0.4.0-Beryllium + 0.4.1-SNAPSHOT ../../config/config-parent 4.0.0 mdsal-it-base - 1.3.0-Beryllium + 1.3.1-SNAPSHOT bundle - 0.4.0-Beryllium + 0.4.1-SNAPSHOT diff --git a/opendaylight/md-sal/mdsal-it-parent/pom.xml b/opendaylight/md-sal/mdsal-it-parent/pom.xml index 14f6b65bfe..562ed7fc0e 100644 --- a/opendaylight/md-sal/mdsal-it-parent/pom.xml +++ b/opendaylight/md-sal/mdsal-it-parent/pom.xml @@ -11,17 +11,17 @@ and is available at http://www.eclipse.org/legal/epl-v10.html org.opendaylight.controller config-parent - 0.4.0-Beryllium + 0.4.1-SNAPSHOT ../../config/config-parent 4.0.0 mdsal-it-parent - 1.3.0-Beryllium + 1.3.1-SNAPSHOT pom org.opendaylight.controller opendaylight-karaf-empty - 1.6.0-Beryllium + 1.6.1-SNAPSHOT zip false diff --git a/opendaylight/md-sal/messagebus-api/pom.xml b/opendaylight/md-sal/messagebus-api/pom.xml index be9b8bd973..3ed416786b 100644 --- a/opendaylight/md-sal/messagebus-api/pom.xml +++ b/opendaylight/md-sal/messagebus-api/pom.xml @@ -14,7 +14,7 @@ and is available at http://www.eclipse.org/legal/epl-v10.html org.opendaylight.controller sal-parent - 1.3.0-Beryllium + 1.3.1-SNAPSHOT messagebus-api diff --git a/opendaylight/md-sal/messagebus-config/pom.xml b/opendaylight/md-sal/messagebus-config/pom.xml index 564f250a14..cbc603f5c0 100644 --- a/opendaylight/md-sal/messagebus-config/pom.xml +++ b/opendaylight/md-sal/messagebus-config/pom.xml @@ -13,7 +13,7 @@ and is available at http://www.eclipse.org/legal/epl-v10.html org.opendaylight.controller sal-parent - 1.3.0-Beryllium + 1.3.1-SNAPSHOT messagebus-config diff --git a/opendaylight/md-sal/messagebus-impl/pom.xml b/opendaylight/md-sal/messagebus-impl/pom.xml index 39954d99bb..03d4b006c1 100644 --- a/opendaylight/md-sal/messagebus-impl/pom.xml +++ b/opendaylight/md-sal/messagebus-impl/pom.xml @@ -14,7 +14,7 @@ and is available at http://www.eclipse.org/legal/epl-v10.html org.opendaylight.controller sal-parent - 1.3.0-Beryllium + 1.3.1-SNAPSHOT messagebus-impl diff --git a/opendaylight/md-sal/messagebus-spi/pom.xml b/opendaylight/md-sal/messagebus-spi/pom.xml index 1c95a58277..f691e42090 100644 --- a/opendaylight/md-sal/messagebus-spi/pom.xml +++ b/opendaylight/md-sal/messagebus-spi/pom.xml @@ -3,7 +3,7 @@ org.opendaylight.controller sal-parent - 1.3.0-Beryllium + 1.3.1-SNAPSHOT messagebus-spi diff --git a/opendaylight/md-sal/messagebus-util/pom.xml b/opendaylight/md-sal/messagebus-util/pom.xml index dbd3820ffa..c0fba7faa9 100644 --- a/opendaylight/md-sal/messagebus-util/pom.xml +++ b/opendaylight/md-sal/messagebus-util/pom.xml @@ -14,7 +14,7 @@ and is available at http://www.eclipse.org/legal/epl-v10.html org.opendaylight.controller sal-parent - 1.3.0-Beryllium + 1.3.1-SNAPSHOT messagebus-util diff --git a/opendaylight/md-sal/pom.xml b/opendaylight/md-sal/pom.xml index d3cd59b4bb..834088822a 100644 --- a/opendaylight/md-sal/pom.xml +++ b/opendaylight/md-sal/pom.xml @@ -5,12 +5,12 @@ org.opendaylight.controller commons.opendaylight - 1.6.0-Beryllium + 1.6.1-SNAPSHOT ../commons/opendaylight sal-parent - 1.3.0-Beryllium + 1.3.1-SNAPSHOT pom diff --git a/opendaylight/md-sal/sal-akka-raft-example/pom.xml b/opendaylight/md-sal/sal-akka-raft-example/pom.xml index e2c424f41c..3675ed3368 100644 --- a/opendaylight/md-sal/sal-akka-raft-example/pom.xml +++ b/opendaylight/md-sal/sal-akka-raft-example/pom.xml @@ -4,7 +4,7 @@ org.opendaylight.controller sal-parent - 1.3.0-Beryllium + 1.3.1-SNAPSHOT sal-akka-raft-example bundle diff --git a/opendaylight/md-sal/sal-akka-raft/pom.xml b/opendaylight/md-sal/sal-akka-raft/pom.xml index 7fd256c928..51a2977364 100644 --- a/opendaylight/md-sal/sal-akka-raft/pom.xml +++ b/opendaylight/md-sal/sal-akka-raft/pom.xml @@ -4,7 +4,7 @@ org.opendaylight.controller sal-parent - 1.3.0-Beryllium + 1.3.1-SNAPSHOT sal-akka-raft bundle diff --git a/opendaylight/md-sal/sal-binding-api/pom.xml b/opendaylight/md-sal/sal-binding-api/pom.xml index 924a08a513..a04109febd 100644 --- a/opendaylight/md-sal/sal-binding-api/pom.xml +++ b/opendaylight/md-sal/sal-binding-api/pom.xml @@ -4,7 +4,7 @@ org.opendaylight.controller sal-parent - 1.3.0-Beryllium + 1.3.1-SNAPSHOT sal-binding-api bundle diff --git a/opendaylight/md-sal/sal-binding-broker/pom.xml b/opendaylight/md-sal/sal-binding-broker/pom.xml index 8094dd6319..2842466965 100644 --- a/opendaylight/md-sal/sal-binding-broker/pom.xml +++ b/opendaylight/md-sal/sal-binding-broker/pom.xml @@ -4,7 +4,7 @@ org.opendaylight.controller sal-parent - 1.3.0-Beryllium + 1.3.1-SNAPSHOT sal-binding-broker-impl bundle diff --git a/opendaylight/md-sal/sal-binding-config/pom.xml b/opendaylight/md-sal/sal-binding-config/pom.xml index 72fbc10dcd..7f22b09644 100644 --- a/opendaylight/md-sal/sal-binding-config/pom.xml +++ b/opendaylight/md-sal/sal-binding-config/pom.xml @@ -4,7 +4,7 @@ org.opendaylight.controller sal-parent - 1.3.0-Beryllium + 1.3.1-SNAPSHOT sal-binding-config bundle diff --git a/opendaylight/md-sal/sal-binding-dom-it/pom.xml b/opendaylight/md-sal/sal-binding-dom-it/pom.xml index 454d0071a9..d250c7b048 100644 --- a/opendaylight/md-sal/sal-binding-dom-it/pom.xml +++ b/opendaylight/md-sal/sal-binding-dom-it/pom.xml @@ -4,7 +4,7 @@ org.opendaylight.controller sal-parent - 1.3.0-Beryllium + 1.3.1-SNAPSHOT sal-binding-dom-it jar diff --git a/opendaylight/md-sal/sal-binding-it/pom.xml b/opendaylight/md-sal/sal-binding-it/pom.xml index 2368c44c3e..10f9bada07 100644 --- a/opendaylight/md-sal/sal-binding-it/pom.xml +++ b/opendaylight/md-sal/sal-binding-it/pom.xml @@ -4,7 +4,7 @@ org.opendaylight.controller sal-parent - 1.3.0-Beryllium + 1.3.1-SNAPSHOT sal-binding-it diff --git a/opendaylight/md-sal/sal-binding-util/pom.xml b/opendaylight/md-sal/sal-binding-util/pom.xml index 4cedd9cf34..b06e7c120c 100644 --- a/opendaylight/md-sal/sal-binding-util/pom.xml +++ b/opendaylight/md-sal/sal-binding-util/pom.xml @@ -4,7 +4,7 @@ org.opendaylight.controller sal-parent - 1.3.0-Beryllium + 1.3.1-SNAPSHOT sal-binding-util bundle diff --git a/opendaylight/md-sal/sal-clustering-commons/pom.xml b/opendaylight/md-sal/sal-clustering-commons/pom.xml index 9852932ec9..7310d3472b 100644 --- a/opendaylight/md-sal/sal-clustering-commons/pom.xml +++ b/opendaylight/md-sal/sal-clustering-commons/pom.xml @@ -5,7 +5,7 @@ org.opendaylight.controller sal-parent - 1.3.0-Beryllium + 1.3.1-SNAPSHOT sal-clustering-commons diff --git a/opendaylight/md-sal/sal-clustering-config/pom.xml b/opendaylight/md-sal/sal-clustering-config/pom.xml index 12504186f6..3fb67c59cb 100644 --- a/opendaylight/md-sal/sal-clustering-config/pom.xml +++ b/opendaylight/md-sal/sal-clustering-config/pom.xml @@ -12,7 +12,7 @@ org.opendaylight.controller sal-parent - 1.3.0-Beryllium + 1.3.1-SNAPSHOT sal-clustering-config Configuration files for md-sal clustering diff --git a/opendaylight/md-sal/sal-common-api/pom.xml b/opendaylight/md-sal/sal-common-api/pom.xml index 8c1545b3af..5a0880e4fd 100644 --- a/opendaylight/md-sal/sal-common-api/pom.xml +++ b/opendaylight/md-sal/sal-common-api/pom.xml @@ -4,7 +4,7 @@ org.opendaylight.controller sal-parent - 1.3.0-Beryllium + 1.3.1-SNAPSHOT sal-common-api diff --git a/opendaylight/md-sal/sal-common-impl/pom.xml b/opendaylight/md-sal/sal-common-impl/pom.xml index cf54eae651..ff10efdbf7 100644 --- a/opendaylight/md-sal/sal-common-impl/pom.xml +++ b/opendaylight/md-sal/sal-common-impl/pom.xml @@ -4,7 +4,7 @@ org.opendaylight.controller sal-parent - 1.3.0-Beryllium + 1.3.1-SNAPSHOT sal-common-impl bundle diff --git a/opendaylight/md-sal/sal-common-util/pom.xml b/opendaylight/md-sal/sal-common-util/pom.xml index 18de6438f9..247c62f254 100644 --- a/opendaylight/md-sal/sal-common-util/pom.xml +++ b/opendaylight/md-sal/sal-common-util/pom.xml @@ -4,7 +4,7 @@ org.opendaylight.controller sal-parent - 1.3.0-Beryllium + 1.3.1-SNAPSHOT sal-common-util diff --git a/opendaylight/md-sal/sal-connector-api/pom.xml b/opendaylight/md-sal/sal-connector-api/pom.xml index eba1491d14..f6bb3cc395 100644 --- a/opendaylight/md-sal/sal-connector-api/pom.xml +++ b/opendaylight/md-sal/sal-connector-api/pom.xml @@ -4,7 +4,7 @@ org.opendaylight.controller sal-parent - 1.3.0-Beryllium + 1.3.1-SNAPSHOT sal-connector-api diff --git a/opendaylight/md-sal/sal-distributed-datastore/pom.xml b/opendaylight/md-sal/sal-distributed-datastore/pom.xml index 3e815443d5..341f8c2c39 100644 --- a/opendaylight/md-sal/sal-distributed-datastore/pom.xml +++ b/opendaylight/md-sal/sal-distributed-datastore/pom.xml @@ -4,7 +4,7 @@ org.opendaylight.controller sal-parent - 1.3.0-Beryllium + 1.3.1-SNAPSHOT sal-distributed-datastore bundle diff --git a/opendaylight/md-sal/sal-dom-api/pom.xml b/opendaylight/md-sal/sal-dom-api/pom.xml index b2ed92d3a6..daea04f256 100644 --- a/opendaylight/md-sal/sal-dom-api/pom.xml +++ b/opendaylight/md-sal/sal-dom-api/pom.xml @@ -4,7 +4,7 @@ org.opendaylight.controller sal-parent - 1.3.0-Beryllium + 1.3.1-SNAPSHOT sal-core-api bundle diff --git a/opendaylight/md-sal/sal-dom-broker-config/pom.xml b/opendaylight/md-sal/sal-dom-broker-config/pom.xml index e01ded8269..3e0b23d793 100644 --- a/opendaylight/md-sal/sal-dom-broker-config/pom.xml +++ b/opendaylight/md-sal/sal-dom-broker-config/pom.xml @@ -4,7 +4,7 @@ org.opendaylight.controller sal-parent - 1.3.0-Beryllium + 1.3.1-SNAPSHOT sal-dom-broker-config bundle diff --git a/opendaylight/md-sal/sal-dom-broker/pom.xml b/opendaylight/md-sal/sal-dom-broker/pom.xml index e4b7209fc6..1e2a23a29e 100644 --- a/opendaylight/md-sal/sal-dom-broker/pom.xml +++ b/opendaylight/md-sal/sal-dom-broker/pom.xml @@ -4,7 +4,7 @@ org.opendaylight.controller sal-parent - 1.3.0-Beryllium + 1.3.1-SNAPSHOT sal-broker-impl bundle diff --git a/opendaylight/md-sal/sal-dom-config/pom.xml b/opendaylight/md-sal/sal-dom-config/pom.xml index fa9f74115d..540263a70a 100644 --- a/opendaylight/md-sal/sal-dom-config/pom.xml +++ b/opendaylight/md-sal/sal-dom-config/pom.xml @@ -4,7 +4,7 @@ org.opendaylight.controller sal-parent - 1.3.0-Beryllium + 1.3.1-SNAPSHOT sal-dom-config bundle diff --git a/opendaylight/md-sal/sal-dom-spi/pom.xml b/opendaylight/md-sal/sal-dom-spi/pom.xml index d7f0600a32..dfe7cb61d7 100644 --- a/opendaylight/md-sal/sal-dom-spi/pom.xml +++ b/opendaylight/md-sal/sal-dom-spi/pom.xml @@ -4,7 +4,7 @@ org.opendaylight.controller sal-parent - 1.3.0-Beryllium + 1.3.1-SNAPSHOT sal-core-spi bundle diff --git a/opendaylight/md-sal/sal-dom-xsql-config/pom.xml b/opendaylight/md-sal/sal-dom-xsql-config/pom.xml index 2913775199..146c4a44bb 100644 --- a/opendaylight/md-sal/sal-dom-xsql-config/pom.xml +++ b/opendaylight/md-sal/sal-dom-xsql-config/pom.xml @@ -12,7 +12,7 @@ sal-parent org.opendaylight.controller - 1.3.0-Beryllium + 1.3.1-SNAPSHOT sal-dom-xsql-config Configuration files for md-sal diff --git a/opendaylight/md-sal/sal-dom-xsql/pom.xml b/opendaylight/md-sal/sal-dom-xsql/pom.xml index 37daa2f1f8..8a5e3d3251 100644 --- a/opendaylight/md-sal/sal-dom-xsql/pom.xml +++ b/opendaylight/md-sal/sal-dom-xsql/pom.xml @@ -4,7 +4,7 @@ org.opendaylight.controller sal-parent - 1.3.0-Beryllium + 1.3.1-SNAPSHOT sal-dom-xsql @@ -67,7 +67,7 @@ org.opendaylight.mdsal maven-sal-api-gen-plugin - 0.8.0-Beryllium + 0.8.1-SNAPSHOT jar diff --git a/opendaylight/md-sal/sal-dummy-distributed-datastore/pom.xml b/opendaylight/md-sal/sal-dummy-distributed-datastore/pom.xml index 29ff14db4f..87fe547568 100644 --- a/opendaylight/md-sal/sal-dummy-distributed-datastore/pom.xml +++ b/opendaylight/md-sal/sal-dummy-distributed-datastore/pom.xml @@ -4,7 +4,7 @@ org.opendaylight.controller sal-parent - 1.3.0-Beryllium + 1.3.1-SNAPSHOT sal-dummy-distributed-datastore bundle diff --git a/opendaylight/md-sal/sal-inmemory-datastore/pom.xml b/opendaylight/md-sal/sal-inmemory-datastore/pom.xml index 840c862b41..b74f2a4b09 100644 --- a/opendaylight/md-sal/sal-inmemory-datastore/pom.xml +++ b/opendaylight/md-sal/sal-inmemory-datastore/pom.xml @@ -4,7 +4,7 @@ org.opendaylight.controller sal-parent - 1.3.0-Beryllium + 1.3.1-SNAPSHOT sal-inmemory-datastore diff --git a/opendaylight/md-sal/sal-karaf-xsql/pom.xml b/opendaylight/md-sal/sal-karaf-xsql/pom.xml index 6707823f95..73dfad79a3 100644 --- a/opendaylight/md-sal/sal-karaf-xsql/pom.xml +++ b/opendaylight/md-sal/sal-karaf-xsql/pom.xml @@ -23,7 +23,7 @@ sal-parent org.opendaylight.controller - 1.3.0-Beryllium + 1.3.1-SNAPSHOT org.opendaylight.controller @@ -63,7 +63,7 @@ org.opendaylight.controller sal-dom-xsql - 1.3.0-Beryllium + 1.3.1-SNAPSHOT diff --git a/opendaylight/md-sal/sal-remote/pom.xml b/opendaylight/md-sal/sal-remote/pom.xml index a1b166abf4..9432663927 100644 --- a/opendaylight/md-sal/sal-remote/pom.xml +++ b/opendaylight/md-sal/sal-remote/pom.xml @@ -4,7 +4,7 @@ org.opendaylight.controller sal-parent - 1.3.0-Beryllium + 1.3.1-SNAPSHOT sal-remote bundle diff --git a/opendaylight/md-sal/sal-remoterpc-connector/pom.xml b/opendaylight/md-sal/sal-remoterpc-connector/pom.xml index d7952f1baa..eed30e51ef 100644 --- a/opendaylight/md-sal/sal-remoterpc-connector/pom.xml +++ b/opendaylight/md-sal/sal-remoterpc-connector/pom.xml @@ -4,7 +4,7 @@ org.opendaylight.controller sal-parent - 1.3.0-Beryllium + 1.3.1-SNAPSHOT sal-remoterpc-connector bundle diff --git a/opendaylight/md-sal/sal-test-model/pom.xml b/opendaylight/md-sal/sal-test-model/pom.xml index a0c6200e21..a72201889e 100644 --- a/opendaylight/md-sal/sal-test-model/pom.xml +++ b/opendaylight/md-sal/sal-test-model/pom.xml @@ -5,7 +5,7 @@ sal-parent org.opendaylight.controller - 1.3.0-Beryllium + 1.3.1-SNAPSHOT 4.0.0 diff --git a/opendaylight/md-sal/samples/clustering-test-app/configuration/pom.xml b/opendaylight/md-sal/samples/clustering-test-app/configuration/pom.xml index 884737adb8..b7f0709343 100644 --- a/opendaylight/md-sal/samples/clustering-test-app/configuration/pom.xml +++ b/opendaylight/md-sal/samples/clustering-test-app/configuration/pom.xml @@ -12,7 +12,7 @@ clustering-it org.opendaylight.controller.samples - 1.3.0-Beryllium + 1.3.1-SNAPSHOT clustering-it-config jar diff --git a/opendaylight/md-sal/samples/clustering-test-app/model/pom.xml b/opendaylight/md-sal/samples/clustering-test-app/model/pom.xml index 45c61424dd..494301b2b8 100644 --- a/opendaylight/md-sal/samples/clustering-test-app/model/pom.xml +++ b/opendaylight/md-sal/samples/clustering-test-app/model/pom.xml @@ -4,7 +4,7 @@ clustering-it org.opendaylight.controller.samples - 1.3.0-Beryllium + 1.3.1-SNAPSHOT clustering-it-model @@ -49,7 +49,7 @@ org.opendaylight.mdsal maven-sal-api-gen-plugin - 0.8.0-Beryllium + 0.8.1-SNAPSHOT jar diff --git a/opendaylight/md-sal/samples/clustering-test-app/pom.xml b/opendaylight/md-sal/samples/clustering-test-app/pom.xml index d6bec8f3c5..8fbec4ba7a 100644 --- a/opendaylight/md-sal/samples/clustering-test-app/pom.xml +++ b/opendaylight/md-sal/samples/clustering-test-app/pom.xml @@ -4,7 +4,7 @@ org.opendaylight.controller.samples sal-samples - 1.3.0-Beryllium + 1.3.1-SNAPSHOT clustering-it pom diff --git a/opendaylight/md-sal/samples/clustering-test-app/provider/pom.xml b/opendaylight/md-sal/samples/clustering-test-app/provider/pom.xml index 965b869a55..869806b12d 100644 --- a/opendaylight/md-sal/samples/clustering-test-app/provider/pom.xml +++ b/opendaylight/md-sal/samples/clustering-test-app/provider/pom.xml @@ -4,7 +4,7 @@ clustering-it org.opendaylight.controller.samples - 1.3.0-Beryllium + 1.3.1-SNAPSHOT clustering-it-provider diff --git a/opendaylight/md-sal/samples/pom.xml b/opendaylight/md-sal/samples/pom.xml index 57d46587c2..878cd2499f 100644 --- a/opendaylight/md-sal/samples/pom.xml +++ b/opendaylight/md-sal/samples/pom.xml @@ -4,7 +4,7 @@ org.opendaylight.controller sal-parent - 1.3.0-Beryllium + 1.3.1-SNAPSHOT org.opendaylight.controller.samples diff --git a/opendaylight/md-sal/samples/toaster-config/pom.xml b/opendaylight/md-sal/samples/toaster-config/pom.xml index 3d252ba88a..b22cfe869f 100644 --- a/opendaylight/md-sal/samples/toaster-config/pom.xml +++ b/opendaylight/md-sal/samples/toaster-config/pom.xml @@ -12,7 +12,7 @@ org.opendaylight.controller.samples sal-samples - 1.3.0-Beryllium + 1.3.1-SNAPSHOT toaster-config Configuration files for toaster diff --git a/opendaylight/md-sal/samples/toaster-consumer/pom.xml b/opendaylight/md-sal/samples/toaster-consumer/pom.xml index f28eb8e16e..ef0fd16e9e 100644 --- a/opendaylight/md-sal/samples/toaster-consumer/pom.xml +++ b/opendaylight/md-sal/samples/toaster-consumer/pom.xml @@ -4,13 +4,13 @@ org.opendaylight.controller.samples sal-samples - 1.3.0-Beryllium + 1.3.1-SNAPSHOT sample-toaster-consumer bundle - 1.3.0-Beryllium + 1.3.1-SNAPSHOT diff --git a/opendaylight/md-sal/samples/toaster-it/pom.xml b/opendaylight/md-sal/samples/toaster-it/pom.xml index 91f1ef69ea..68caf2ac4c 100644 --- a/opendaylight/md-sal/samples/toaster-it/pom.xml +++ b/opendaylight/md-sal/samples/toaster-it/pom.xml @@ -4,7 +4,7 @@ org.opendaylight.controller.samples sal-samples - 1.3.0-Beryllium + 1.3.1-SNAPSHOT sample-toaster-it diff --git a/opendaylight/md-sal/samples/toaster-provider/pom.xml b/opendaylight/md-sal/samples/toaster-provider/pom.xml index d10e4c5f49..7b0f6a76a1 100644 --- a/opendaylight/md-sal/samples/toaster-provider/pom.xml +++ b/opendaylight/md-sal/samples/toaster-provider/pom.xml @@ -4,13 +4,13 @@ org.opendaylight.controller.samples sal-samples - 1.3.0-Beryllium + 1.3.1-SNAPSHOT sample-toaster-provider bundle - 1.3.0-Beryllium + 1.3.1-SNAPSHOT diff --git a/opendaylight/md-sal/samples/toaster/pom.xml b/opendaylight/md-sal/samples/toaster/pom.xml index 192be5d081..cc33689cba 100644 --- a/opendaylight/md-sal/samples/toaster/pom.xml +++ b/opendaylight/md-sal/samples/toaster/pom.xml @@ -4,7 +4,7 @@ org.opendaylight.controller.samples sal-samples - 1.3.0-Beryllium + 1.3.1-SNAPSHOT sample-toaster @@ -29,7 +29,7 @@ org.opendaylight.mdsal maven-sal-api-gen-plugin - 0.8.0-Beryllium + 0.8.1-SNAPSHOT jar diff --git a/opendaylight/model/model-inventory/pom.xml b/opendaylight/model/model-inventory/pom.xml index 970339864c..cb578f4514 100644 --- a/opendaylight/model/model-inventory/pom.xml +++ b/opendaylight/model/model-inventory/pom.xml @@ -6,7 +6,7 @@ org.opendaylight.controller.model model-parent - 1.3.0-Beryllium + 1.3.1-SNAPSHOT model-inventory bundle diff --git a/opendaylight/model/model-topology/pom.xml b/opendaylight/model/model-topology/pom.xml index 5dc549151a..ba2a2fed99 100644 --- a/opendaylight/model/model-topology/pom.xml +++ b/opendaylight/model/model-topology/pom.xml @@ -6,7 +6,7 @@ org.opendaylight.controller.model model-parent - 1.3.0-Beryllium + 1.3.1-SNAPSHOT model-topology bundle diff --git a/opendaylight/model/pom.xml b/opendaylight/model/pom.xml index a133c914d6..80fa3cc4a8 100644 --- a/opendaylight/model/pom.xml +++ b/opendaylight/model/pom.xml @@ -6,18 +6,18 @@ org.opendaylight.mdsal binding-parent - 0.8.0-Beryllium + 0.8.1-SNAPSHOT org.opendaylight.controller.model model-parent - 1.3.0-Beryllium + 1.3.1-SNAPSHOT pom - 2.0.0-Beryllium - 0.8.0-Beryllium + 2.0.1-SNAPSHOT + 0.8.1-SNAPSHOT UTF-8 diff --git a/pom.xml b/pom.xml index c8c590c158..43a379c513 100644 --- a/pom.xml +++ b/pom.xml @@ -4,12 +4,12 @@ org.opendaylight.odlparent odlparent - 1.6.0-Beryllium + 1.6.1-SNAPSHOT org.opendaylight.controller releasepom - 0.3.0-Beryllium + 0.3.1-SNAPSHOT pom controller