From 7f4b1cb37efae775a01707c9e8856faf7cb2143b Mon Sep 17 00:00:00 2001 From: Colin Dixon Date: Fri, 3 Oct 2014 13:20:31 -0500 Subject: [PATCH] Incrementing versions by 0.0.1 for post-Helium stability branch * The only version not incrmented is aaa.version, which is left at 0.1.0-Helium since they depend on controller and can't update yet. * To break the cyclic dependency, this patch temporarily stops running the netconf-connector and restconf feature tests. A second patch (to be run after AAA increments their versions to 0.1.1-SNAPSHOT) wiil update aaa.version and re-enable these tests. Change-Id: I6878ff96a185818e5bec3afa01526fbcbba32429 Signed-off-by: Colin Dixon --- features/adsal-compatibility/pom.xml | 10 +- features/adsal/pom.xml | 4 +- features/akka/pom.xml | 16 +- features/akka/src/main/resources/features.xml | 16 +- features/base/pom.xml | 6 +- features/base/src/main/resources/features.xml | 6 +- features/config-netty/pom.xml | 2 +- features/config-persister/pom.xml | 2 +- features/config/pom.xml | 4 +- features/controller/pom.xml | 2 +- features/extras/pom.xml | 2 +- features/flow/pom.xml | 2 +- features/mdsal/pom.xml | 4 +- features/netconf-connector/pom.xml | 13 +- .../src/main/resources/features.xml | 16 +- features/netconf/pom.xml | 2 +- features/nsf/pom.xml | 4 +- features/pom.xml | 2 +- features/protocol-framework/pom.xml | 2 +- features/restconf/pom.xml | 13 +- .../restconf/src/main/resources/features.xml | 16 +- itests/base-features-it/pom.xml | 2 +- itests/pom.xml | 2 +- opendaylight/appauth/pom.xml | 4 +- .../archetypes/odl-model-project/pom.xml | 2 +- .../resources/archetype-resources/pom.xml | 4 +- .../opendaylight-configfile-archetype/pom.xml | 2 +- .../pom.xml | 4 +- .../resources/archetype-resources/pom.xml | 6 +- .../opendaylight-karaf-features/pom.xml | 4 +- .../resources/archetype-resources/pom.xml | 14 +- .../src/main/resources/features.xml | 16 +- opendaylight/archetypes/pom.xml | 4 +- opendaylight/arphandler/pom.xml | 4 +- .../clustering/integrationtest/pom.xml | 4 +- opendaylight/clustering/services/pom.xml | 4 +- .../services_implementation/pom.xml | 4 +- opendaylight/clustering/stub/pom.xml | 4 +- opendaylight/clustering/test/pom.xml | 4 +- opendaylight/commons/checkstyle/pom.xml | 2 +- opendaylight/commons/concepts/pom.xml | 6 +- opendaylight/commons/filter-valve/pom.xml | 2 +- opendaylight/commons/httpclient/pom.xml | 6 +- opendaylight/commons/integrationtest/pom.xml | 6 +- opendaylight/commons/liblldp/pom.xml | 4 +- opendaylight/commons/logback_settings/pom.xml | 4 +- opendaylight/commons/opendaylight/pom.xml | 212 +++++++++--------- opendaylight/commons/parent/pom.xml | 2 +- .../commons/protocol-framework/pom.xml | 4 +- opendaylight/config/config-api/pom.xml | 2 +- opendaylight/config/config-manager/pom.xml | 2 +- .../config/config-module-archetype/pom.xml | 2 +- .../META-INF/maven/archetype-metadata.xml | 4 +- .../config/config-netty-config/pom.xml | 2 +- .../config/config-persister-api/pom.xml | 2 +- .../pom.xml | 2 +- .../config-persister-feature-adapter/pom.xml | 2 +- .../config-persister-file-xml-adapter/pom.xml | 2 +- .../config/config-plugin-parent/pom.xml | 2 +- opendaylight/config/config-util/pom.xml | 2 +- .../config/logback-config-loader/pom.xml | 2 +- opendaylight/config/logback-config/pom.xml | 2 +- .../config/netconf-config-dispatcher/pom.xml | 2 +- opendaylight/config/netty-config-api/pom.xml | 2 +- .../netty-event-executor-config/pom.xml | 2 +- .../config/netty-threadgroup-config/pom.xml | 2 +- .../config/netty-timer-config/pom.xml | 2 +- opendaylight/config/pom.xml | 4 +- opendaylight/config/shutdown-api/pom.xml | 2 +- opendaylight/config/shutdown-impl/pom.xml | 2 +- .../config/threadpool-config-api/pom.xml | 2 +- .../config/threadpool-config-impl/pom.xml | 2 +- .../config/yang-jmx-generator-it/pom.xml | 2 +- .../config/yang-jmx-generator-plugin/pom.xml | 2 +- .../config/yang-jmx-generator/pom.xml | 2 +- opendaylight/config/yang-test-plugin/pom.xml | 2 +- opendaylight/config/yang-test/pom.xml | 2 +- opendaylight/configuration/api/pom.xml | 4 +- .../configuration/implementation/pom.xml | 4 +- .../configuration/integrationtest/pom.xml | 4 +- opendaylight/connectionmanager/api/pom.xml | 4 +- .../connectionmanager/implementation/pom.xml | 4 +- opendaylight/containermanager/api/pom.xml | 4 +- .../containermanager/implementation/pom.xml | 4 +- .../it.implementation/pom.xml | 4 +- opendaylight/containermanager/shell/pom.xml | 2 +- .../opendaylight-karaf-empty/pom.xml | 2 +- .../opendaylight-karaf-resources/pom.xml | 2 +- .../distribution/opendaylight-karaf/pom.xml | 2 +- .../distribution/opendaylight/pom.xml | 10 +- opendaylight/distribution/p2site/pom.xml | 4 +- opendaylight/distribution/sanitytest/pom.xml | 4 +- opendaylight/dummy-console/pom.xml | 4 +- opendaylight/forwarding/staticrouting/pom.xml | 4 +- .../forwardingrulesmanager/api/pom.xml | 4 +- .../implementation/pom.xml | 4 +- .../integrationtest/pom.xml | 4 +- opendaylight/hosttracker/api/pom.xml | 4 +- .../hosttracker/implementation/pom.xml | 4 +- .../hosttracker/integrationtest/pom.xml | 4 +- opendaylight/hosttracker/shell/pom.xml | 2 +- opendaylight/hosttracker_new/api/pom.xml | 4 +- .../hosttracker_new/implementation/pom.xml | 4 +- opendaylight/karaf-branding/pom.xml | 4 +- opendaylight/karaf-tomcat-security/pom.xml | 4 +- opendaylight/logging/bridge/pom.xml | 4 +- .../md-sal/benchmark-data-store/pom.xml | 2 +- opendaylight/md-sal/compatibility/pom.xml | 2 +- .../compatibility/sal-compatibility/pom.xml | 2 +- .../md-sal/forwardingrules-manager/pom.xml | 2 +- opendaylight/md-sal/inventory-manager/pom.xml | 2 +- opendaylight/md-sal/md-sal-config/pom.xml | 2 +- .../md-sal/model/model-flow-base/pom.xml | 2 +- .../md-sal/model/model-flow-service/pom.xml | 2 +- .../model/model-flow-statistics/pom.xml | 2 +- .../md-sal/model/model-inventory/pom.xml | 2 +- .../md-sal/model/model-topology/pom.xml | 2 +- opendaylight/md-sal/model/pom.xml | 2 +- opendaylight/md-sal/pom.xml | 4 +- opendaylight/md-sal/sal-akka-raft/pom.xml | 4 +- opendaylight/md-sal/sal-binding-api/pom.xml | 2 +- .../md-sal/sal-binding-broker/pom.xml | 4 +- .../md-sal/sal-binding-config/pom.xml | 2 +- .../md-sal/sal-binding-dom-it/pom.xml | 4 +- opendaylight/md-sal/sal-binding-it/pom.xml | 2 +- opendaylight/md-sal/sal-binding-util/pom.xml | 2 +- .../md-sal/sal-clustering-commons/pom.xml | 2 +- .../md-sal/sal-clustering-config/pom.xml | 2 +- opendaylight/md-sal/sal-common-api/pom.xml | 2 +- opendaylight/md-sal/sal-common-impl/pom.xml | 2 +- opendaylight/md-sal/sal-common-util/pom.xml | 2 +- opendaylight/md-sal/sal-common/pom.xml | 2 +- opendaylight/md-sal/sal-connector-api/pom.xml | 2 +- .../md-sal/sal-distributed-datastore/pom.xml | 8 +- opendaylight/md-sal/sal-dom-api/pom.xml | 2 +- opendaylight/md-sal/sal-dom-broker/pom.xml | 4 +- opendaylight/md-sal/sal-dom-spi/pom.xml | 2 +- .../md-sal/sal-dom-xsql-config/pom.xml | 2 +- opendaylight/md-sal/sal-dom-xsql/pom.xml | 2 +- .../md-sal/sal-inmemory-datastore/pom.xml | 2 +- opendaylight/md-sal/sal-karaf-xsql/pom.xml | 4 +- .../md-sal/sal-netconf-connector/pom.xml | 2 +- opendaylight/md-sal/sal-remote/pom.xml | 2 +- .../md-sal/sal-remoterpc-connector/pom.xml | 2 +- .../md-sal/sal-rest-connector-config/pom.xml | 2 +- .../md-sal/sal-rest-connector/pom.xml | 2 +- opendaylight/md-sal/sal-rest-docgen/pom.xml | 2 +- .../md-sal/sal-restconf-broker/pom.xml | 2 +- opendaylight/md-sal/sal-test-model/pom.xml | 2 +- .../clustering-test-app/configuration/pom.xml | 2 +- .../samples/clustering-test-app/model/pom.xml | 2 +- .../samples/clustering-test-app/pom.xml | 2 +- .../clustering-test-app/provider/pom.xml | 2 +- .../samples/l2switch/implementation/pom.xml | 2 +- .../md-sal/samples/l2switch/model/pom.xml | 2 +- opendaylight/md-sal/samples/l2switch/pom.xml | 4 +- opendaylight/md-sal/samples/pom.xml | 2 +- .../md-sal/samples/toaster-config/pom.xml | 2 +- .../md-sal/samples/toaster-consumer/pom.xml | 4 +- .../md-sal/samples/toaster-it/pom.xml | 2 +- .../md-sal/samples/toaster-provider/pom.xml | 4 +- opendaylight/md-sal/samples/toaster/pom.xml | 2 +- .../md-sal/statistics-manager/pom.xml | 2 +- .../md-sal/topology-lldp-discovery/pom.xml | 2 +- opendaylight/md-sal/topology-manager/pom.xml | 2 +- .../netconf/config-netconf-connector/pom.xml | 2 +- .../netconf/config-persister-impl/pom.xml | 2 +- .../ietf-netconf-monitoring-extension/pom.xml | 2 +- .../netconf/ietf-netconf-monitoring/pom.xml | 2 +- opendaylight/netconf/netconf-api/pom.xml | 2 +- opendaylight/netconf/netconf-auth/pom.xml | 2 +- opendaylight/netconf/netconf-cli/pom.xml | 2 +- .../controller/netconf/cli/Main.java | 2 +- opendaylight/netconf/netconf-client/pom.xml | 2 +- opendaylight/netconf/netconf-config/pom.xml | 2 +- .../netconf/netconf-connector-config/pom.xml | 2 +- opendaylight/netconf/netconf-impl/pom.xml | 2 +- opendaylight/netconf/netconf-it/pom.xml | 2 +- .../netconf/netconf-mapping-api/pom.xml | 2 +- .../netconf/netconf-monitoring/pom.xml | 2 +- .../netconf/netconf-netty-util/pom.xml | 2 +- opendaylight/netconf/netconf-ssh/pom.xml | 2 +- opendaylight/netconf/netconf-tcp/pom.xml | 2 +- opendaylight/netconf/netconf-testtool/pom.xml | 2 +- .../netconf/netconf-usermanager/pom.xml | 2 +- opendaylight/netconf/netconf-util/pom.xml | 2 +- opendaylight/netconf/pom.xml | 4 +- .../neutron/implementation/pom.xml | 4 +- .../networkconfiguration/neutron/pom.xml | 4 +- .../archetype-app-northbound/pom.xml | 2 +- .../resources/archetype-resources/pom.xml | 2 +- .../northbound/bundlescanner/api/pom.xml | 4 +- .../bundlescanner/implementation/pom.xml | 4 +- opendaylight/northbound/commons/pom.xml | 4 +- .../northbound/connectionmanager/pom.xml | 4 +- .../northbound/containermanager/pom.xml | 4 +- .../northbound/controllermanager/pom.xml | 4 +- .../northbound/flowprogrammer/pom.xml | 4 +- opendaylight/northbound/hosttracker/pom.xml | 4 +- .../northbound/httpservice-bridge/pom.xml | 4 +- .../northbound/integrationtest/pom.xml | 4 +- opendaylight/northbound/java-client/pom.xml | 4 +- opendaylight/northbound/jolokia/pom.xml | 4 +- .../networkconfiguration/bridgedomain/pom.xml | 4 +- .../networkconfiguration/neutron/pom.xml | 4 +- opendaylight/northbound/staticrouting/pom.xml | 4 +- opendaylight/northbound/statistics/pom.xml | 4 +- opendaylight/northbound/subnets/pom.xml | 4 +- opendaylight/northbound/swagger-ui/pom.xml | 4 +- opendaylight/northbound/switchmanager/pom.xml | 4 +- opendaylight/northbound/topology/pom.xml | 4 +- opendaylight/northbound/usermanager/pom.xml | 4 +- .../northboundtest/unit_test_suite/pom.xml | 4 +- .../protocol_plugins/openflow/pom.xml | 4 +- opendaylight/protocol_plugins/stub/pom.xml | 4 +- .../routing/dijkstra_implementation/pom.xml | 4 +- opendaylight/sal/api/pom.xml | 4 +- opendaylight/sal/connection/api/pom.xml | 4 +- .../sal/connection/implementation/pom.xml | 4 +- opendaylight/sal/implementation/pom.xml | 4 +- .../sal/networkconfiguration/api/pom.xml | 4 +- .../implementation/pom.xml | 4 +- opendaylight/samples/clustersession/pom.xml | 6 +- opendaylight/samples/loadbalancer/pom.xml | 4 +- .../samples/northbound/loadbalancer/pom.xml | 4 +- opendaylight/samples/simpleforwarding/pom.xml | 4 +- opendaylight/security/pom.xml | 4 +- opendaylight/statisticsmanager/api/pom.xml | 4 +- .../statisticsmanager/implementation/pom.xml | 4 +- .../statisticsmanager/integrationtest/pom.xml | 4 +- opendaylight/switchmanager/api/pom.xml | 4 +- .../switchmanager/implementation/pom.xml | 4 +- .../switchmanager/integrationtest/pom.xml | 4 +- .../topologymanager/implementation/pom.xml | 4 +- .../topologymanager/integrationtest/pom.xml | 4 +- opendaylight/topologymanager/shell/pom.xml | 2 +- opendaylight/usermanager/api/pom.xml | 4 +- .../usermanager/implementation/pom.xml | 4 +- opendaylight/web/brandfragment/pom.xml | 4 +- opendaylight/web/devices/pom.xml | 4 +- opendaylight/web/flows/pom.xml | 4 +- opendaylight/web/osgi-brandfragment/pom.xml | 4 +- opendaylight/web/root/pom.xml | 4 +- opendaylight/web/topology/pom.xml | 4 +- opendaylight/web/troubleshoot/pom.xml | 4 +- pom.xml | 4 +- third-party/commons/thirdparty/pom.xml | 2 +- third-party/ganymed/pom.xml | 4 +- third-party/jersey-servlet/pom.xml | 4 +- third-party/net.sf.jung2/pom.xml | 4 +- third-party/openflowj/pom.xml | 4 +- .../pom.xml | 4 +- 252 files changed, 548 insertions(+), 546 deletions(-) diff --git a/features/adsal-compatibility/pom.xml b/features/adsal-compatibility/pom.xml index d9c1b87150..06f963ddd4 100644 --- a/features/adsal-compatibility/pom.xml +++ b/features/adsal-compatibility/pom.xml @@ -10,14 +10,14 @@ org.opendaylight.controller commons.opendaylight - 1.4.2-Helium + 1.4.3-SNAPSHOT ../../opendaylight/commons/opendaylight features-adsal-compatibility jar features.xml - 0.6.2-Helium + 0.6.3-SNAPSHOT diff --git a/features/akka/pom.xml b/features/akka/pom.xml index 8c5e5e077e..d7f36e68f8 100644 --- a/features/akka/pom.xml +++ b/features/akka/pom.xml @@ -10,7 +10,7 @@ org.opendaylight.controller commons.opendaylight - 1.4.2-Helium + 1.4.3-SNAPSHOT ../../opendaylight/commons/opendaylight features-akka @@ -20,11 +20,11 @@ features.xml - 1.0.0-Helium - 1.4.2-Helium + 1.0.1-SNAPSHOT + 1.4.3-SNAPSHOT 3.0.1 - 0.6.2-Helium - 1.4.2-Helium + 0.6.3-SNAPSHOT + 1.4.3-SNAPSHOT 2.16 @@ -42,21 +42,21 @@ org.opendaylight.yangtools features-yangtools - 0.6.2-Helium + 0.6.3-SNAPSHOT features xml org.opendaylight.controller features-mdsal - 1.1-Helium + 1.1.1-SNAPSHOT features xml org.opendaylight.openflowplugin features-openflowplugin - 0.0.3-Helium + 0.0.4-SNAPSHOT features xml diff --git a/features/akka/src/main/resources/features.xml b/features/akka/src/main/resources/features.xml index d10f5f4df9..bf2d2af649 100644 --- a/features/akka/src/main/resources/features.xml +++ b/features/akka/src/main/resources/features.xml @@ -18,9 +18,9 @@ Necessary TODO: Add repo entries for the repositories of features you refer to in this feature file but do not define here. Examples: - mvn:org.opendaylight.yangtools/features-yangtools/0.6.2-Helium/xml/features - mvn:org.opendaylight.controller/features-mdsal/1.1-Helium/xml/features - mvn:org.opendaylight.openflowplugin/features-openflowplugin/0.0.3-Helium/xml/features + mvn:org.opendaylight.yangtools/features-yangtools/0.6.3-SNAPSHOT/xml/features + mvn:org.opendaylight.controller/features-mdsal/1.1.1-SNAPSHOT/xml/features + mvn:org.opendaylight.openflowplugin/features-openflowplugin/0.0.4-SNAPSHOT/xml/features --> org.opendaylight.controller opendaylight-karaf-empty - 1.4.2-Helium + 1.4.3-SNAPSHOT zip diff --git a/features/base/src/main/resources/features.xml b/features/base/src/main/resources/features.xml index d198081d8f..b527b221ff 100644 --- a/features/base/src/main/resources/features.xml +++ b/features/base/src/main/resources/features.xml @@ -16,8 +16,8 @@ odl-base-jackson odl-base-spring-security - - mvn:org.opendaylight.controller/dummy-console/1.1.0-Helium + + mvn:org.opendaylight.controller/dummy-console/1.1.1-SNAPSHOT mvn:org.osgi/org.osgi.compendium/${osgi.compendium.version} @@ -36,7 +36,7 @@ wrap:mvn:io.netty/netty-common/${netty.version} wrap:mvn:io.netty/netty-handler/${netty.version} wrap:mvn:io.netty/netty-codec-http/${netty.version} - mvn:org.opendaylight.controller.thirdparty/ganymed/1.1-Helium + mvn:org.opendaylight.controller.thirdparty/ganymed/1.1.1-SNAPSHOT odl-base-gemini-web diff --git a/features/config-netty/pom.xml b/features/config-netty/pom.xml index f0c41a2af9..33732cb93f 100644 --- a/features/config-netty/pom.xml +++ b/features/config-netty/pom.xml @@ -4,7 +4,7 @@ org.opendaylight.controller config-subsystem - 0.2.5-Helium + 0.2.6-SNAPSHOT ../../opendaylight/config/ features-config-netty diff --git a/features/config-persister/pom.xml b/features/config-persister/pom.xml index 271b514535..208ea14f56 100644 --- a/features/config-persister/pom.xml +++ b/features/config-persister/pom.xml @@ -4,7 +4,7 @@ org.opendaylight.controller config-subsystem - 0.2.5-Helium + 0.2.6-SNAPSHOT ../../opendaylight/config/ features-config-persister diff --git a/features/config/pom.xml b/features/config/pom.xml index df4e8972cf..be22d77adf 100644 --- a/features/config/pom.xml +++ b/features/config/pom.xml @@ -4,7 +4,7 @@ org.opendaylight.controller config-subsystem - 0.2.5-Helium + 0.2.6-SNAPSHOT ../../opendaylight/config/ features-config @@ -20,7 +20,7 @@ org.opendaylight.controller opendaylight-karaf-empty - 1.4.2-Helium + 1.4.3-SNAPSHOT zip diff --git a/features/controller/pom.xml b/features/controller/pom.xml index 645f568725..4a04930708 100644 --- a/features/controller/pom.xml +++ b/features/controller/pom.xml @@ -4,7 +4,7 @@ org.opendaylight.controller commons.opendaylight - 1.4.2-Helium + 1.4.3-SNAPSHOT ../../opendaylight/commons/opendaylight controller-features diff --git a/features/extras/pom.xml b/features/extras/pom.xml index 4c6b111d21..213c546f81 100644 --- a/features/extras/pom.xml +++ b/features/extras/pom.xml @@ -4,7 +4,7 @@ org.opendaylight.controller commons.opendaylight - 1.4.2-Helium + 1.4.3-SNAPSHOT ../../opendaylight/commons/opendaylight extras-features diff --git a/features/flow/pom.xml b/features/flow/pom.xml index 90fc9ac52a..4db5570c5c 100644 --- a/features/flow/pom.xml +++ b/features/flow/pom.xml @@ -4,7 +4,7 @@ org.opendaylight.controller sal-parent - 1.1-Helium + 1.1.1-SNAPSHOT ../../opendaylight/md-sal features-flow diff --git a/features/mdsal/pom.xml b/features/mdsal/pom.xml index 264bba22b5..1c0701ac87 100644 --- a/features/mdsal/pom.xml +++ b/features/mdsal/pom.xml @@ -4,7 +4,7 @@ org.opendaylight.controller sal-parent - 1.1-Helium + 1.1.1-SNAPSHOT ../../opendaylight/md-sal features-mdsal @@ -319,7 +319,7 @@ org.opendaylight.yangtools features-test - 0.6.2-Helium + 0.6.3-SNAPSHOT diff --git a/features/netconf-connector/pom.xml b/features/netconf-connector/pom.xml index be58bb52c7..f54f0cf819 100644 --- a/features/netconf-connector/pom.xml +++ b/features/netconf-connector/pom.xml @@ -10,7 +10,7 @@ org.opendaylight.controller sal-parent - 1.1-Helium + 1.1.1-SNAPSHOT ../../opendaylight/md-sal features-netconf-connector jar @@ -42,21 +42,21 @@ org.opendaylight.yangtools features-yangtools - 0.6.2-Helium + 0.6.3-SNAPSHOT features xml org.opendaylight.controller features-mdsal - 1.1-Helium + 1.1.1-SNAPSHOT features xml org.opendaylight.openflowplugin features-openflowplugin - 0.0.3-Helium + 0.0.4-SNAPSHOT features xml @@ -162,12 +162,13 @@ Optional TODO: Remove TODO comments. --> + org.opendaylight.controller diff --git a/features/netconf-connector/src/main/resources/features.xml b/features/netconf-connector/src/main/resources/features.xml index e897ba6adb..d922ad9fa0 100644 --- a/features/netconf-connector/src/main/resources/features.xml +++ b/features/netconf-connector/src/main/resources/features.xml @@ -18,9 +18,9 @@ Necessary TODO: Add repo entries for the repositories of features you refer to in this feature file but do not define here. Examples: - mvn:org.opendaylight.yangtools/features-yangtools/0.6.2-Helium/xml/features - mvn:org.opendaylight.controller/features-mdsal/1.1-Helium/xml/features - mvn:org.opendaylight.openflowplugin/features-openflowplugin/0.0.3-Helium/xml/features + mvn:org.opendaylight.yangtools/features-yangtools/0.6.3-SNAPSHOT/xml/features + mvn:org.opendaylight.controller/features-mdsal/1.1.1-SNAPSHOT/xml/features + mvn:org.opendaylight.openflowplugin/features-openflowplugin/0.0.4-SNAPSHOT/xml/features --> mvn:org.opendaylight.controller/features-mdsal/${mdsal.version}/xml/features mvn:org.opendaylight.yangtools/features-yangtools/${yangtools.version}/xml/features @@ -54,7 +54,7 @@ * Basic MD-SAL Provider - odl-mdsal-broker + odl-mdsal-broker odl-controller-model mvn:org.opendaylight.controller/controller-provider/${project.version} ... whatever other bundles you need @@ -62,15 +62,15 @@ * Basic MD-SAL Model feature - odl-yangtools-binding - odl-yangtools-models + odl-yangtools-binding + odl-yangtools-models mvn:org.opendaylight.controller/controller-model/${project.version} ... whatever other bundles you need * Config Subsystem example - the config file is your config subsystem configuration - odl-mdsal-broker + odl-mdsal-broker mvn:org.opendaylight.controller/controller-provider/${project.version} mvn:org.opendaylight.controller/controller-config/${project.version}/xml/config ... whatever other bundles you need @@ -78,7 +78,7 @@ * Basic MD-SAL Provider that uses openflowplugin-flow-services (which brings along odl-mdsal-broker) - odl-openflowplugin-flow-services + odl-openflowplugin-flow-services mvn:org.opendaylight.controller/controller-provider/${project.version} ... whatever other bundles you need diff --git a/features/netconf/pom.xml b/features/netconf/pom.xml index 0190978bc6..319e064e5a 100644 --- a/features/netconf/pom.xml +++ b/features/netconf/pom.xml @@ -4,7 +4,7 @@ org.opendaylight.controller netconf-subsystem - 0.2.5-Helium + 0.2.6-SNAPSHOT ../../opendaylight/netconf features-netconf diff --git a/features/nsf/pom.xml b/features/nsf/pom.xml index 16ed2260a9..1030381562 100644 --- a/features/nsf/pom.xml +++ b/features/nsf/pom.xml @@ -4,7 +4,7 @@ org.opendaylight.controller commons.opendaylight - 1.4.2-Helium + 1.4.3-SNAPSHOT ../../opendaylight/commons/opendaylight features-nsf @@ -25,7 +25,7 @@ org.opendaylight.controller opendaylight-karaf-empty - 1.4.2-Helium + 1.4.3-SNAPSHOT zip diff --git a/features/pom.xml b/features/pom.xml index 72e513cdd4..bdf0b0d97b 100644 --- a/features/pom.xml +++ b/features/pom.xml @@ -4,7 +4,7 @@ org.opendaylight.controller commons.opendaylight - 1.4.2-Helium + 1.4.3-SNAPSHOT ../opendaylight/commons/opendaylight features-controller diff --git a/features/protocol-framework/pom.xml b/features/protocol-framework/pom.xml index c903a6007b..15b49d752d 100644 --- a/features/protocol-framework/pom.xml +++ b/features/protocol-framework/pom.xml @@ -4,7 +4,7 @@ org.opendaylight.controller commons.opendaylight - 1.4.2-Helium + 1.4.3-SNAPSHOT ../../opendaylight/commons/opendaylight features-protocol-framework diff --git a/features/restconf/pom.xml b/features/restconf/pom.xml index 5a013774ce..1c48f8d387 100644 --- a/features/restconf/pom.xml +++ b/features/restconf/pom.xml @@ -10,7 +10,7 @@ org.opendaylight.controller sal-parent - 1.1-Helium + 1.1.1-SNAPSHOT ../../opendaylight/md-sal jar @@ -43,21 +43,21 @@ org.opendaylight.yangtools features-yangtools - 0.6.2-Helium + 0.6.3-SNAPSHOT features xml org.opendaylight.controller features-mdsal - 1.1-Helium + 1.1.1-SNAPSHOT features xml org.opendaylight.openflowplugin features-openflowplugin - 0.0.3-Helium + 0.0.4-SNAPSHOT features xml @@ -255,12 +255,13 @@ Optional TODO: Remove TODO comments. --> + org.opendaylight.controller diff --git a/features/restconf/src/main/resources/features.xml b/features/restconf/src/main/resources/features.xml index f609840bd7..a3615d4130 100644 --- a/features/restconf/src/main/resources/features.xml +++ b/features/restconf/src/main/resources/features.xml @@ -18,9 +18,9 @@ Necessary TODO: Add repo entries for the repositories of features you refer to in this feature file but do not define here. Examples: - mvn:org.opendaylight.yangtools/features-yangtools/0.6.2-Helium/xml/features - mvn:org.opendaylight.controller/features-mdsal/1.1-Helium/xml/features - mvn:org.opendaylight.openflowplugin/features-openflowplugin/0.0.3-Helium/xml/features + mvn:org.opendaylight.yangtools/features-yangtools/0.6.3-SNAPSHOT/xml/features + mvn:org.opendaylight.controller/features-mdsal/1.1.1-SNAPSHOT/xml/features + mvn:org.opendaylight.openflowplugin/features-openflowplugin/0.0.4-SNAPSHOT/xml/features --> mvn:org.opendaylight.controller/features-mdsal/${mdsal.version}/xml/features mvn:org.opendaylight.yangtools/features-yangtools/${yangtools.version}/xml/features @@ -54,7 +54,7 @@ * Basic MD-SAL Provider - odl-mdsal-broker + odl-mdsal-broker odl-controller-model mvn:org.opendaylight.controller/controller-provider/${project.version} ... whatever other bundles you need @@ -62,15 +62,15 @@ * Basic MD-SAL Model feature - odl-yangtools-binding - odl-yangtools-models + odl-yangtools-binding + odl-yangtools-models mvn:org.opendaylight.controller/controller-model/${project.version} ... whatever other bundles you need * Config Subsystem example - the config file is your config subsystem configuration - odl-mdsal-broker + odl-mdsal-broker mvn:org.opendaylight.controller/controller-provider/${project.version} mvn:org.opendaylight.controller/controller-config/${project.version}/xml/config ... whatever other bundles you need @@ -78,7 +78,7 @@ * Basic MD-SAL Provider that uses openflowplugin-flow-services (which brings along odl-mdsal-broker) - odl-openflowplugin-flow-services + odl-openflowplugin-flow-services mvn:org.opendaylight.controller/controller-provider/${project.version} ... whatever other bundles you need diff --git a/itests/base-features-it/pom.xml b/itests/base-features-it/pom.xml index 62f2a1ec4d..31ce239e07 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.4.2-Helium + 1.4.3-SNAPSHOT ../pom.xml base-features-it diff --git a/itests/pom.xml b/itests/pom.xml index fd8b4d7ed6..6bc3f52cf7 100644 --- a/itests/pom.xml +++ b/itests/pom.xml @@ -4,7 +4,7 @@ org.opendaylight.controller commons.opendaylight - 1.4.2-Helium + 1.4.3-SNAPSHOT ../opendaylight/commons/opendaylight itests-controller diff --git a/opendaylight/appauth/pom.xml b/opendaylight/appauth/pom.xml index 9e7065d39c..cb54f5535b 100644 --- a/opendaylight/appauth/pom.xml +++ b/opendaylight/appauth/pom.xml @@ -4,11 +4,11 @@ org.opendaylight.controller commons.opendaylight - 1.4.2-Helium + 1.4.3-SNAPSHOT ../commons/opendaylight appauth - 0.4.2-Helium + 0.4.3-SNAPSHOT bundle diff --git a/opendaylight/archetypes/odl-model-project/pom.xml b/opendaylight/archetypes/odl-model-project/pom.xml index 549ff5dc56..3001762f48 100644 --- a/opendaylight/archetypes/odl-model-project/pom.xml +++ b/opendaylight/archetypes/odl-model-project/pom.xml @@ -4,7 +4,7 @@ org.opendaylight.controller.archetypes odl-model-project - 1.1-Helium + 1.1.1-SNAPSHOT maven-archetype diff --git a/opendaylight/archetypes/odl-model-project/src/main/resources/archetype-resources/pom.xml b/opendaylight/archetypes/odl-model-project/src/main/resources/archetype-resources/pom.xml index dfd7035bcf..43a4022d50 100644 --- a/opendaylight/archetypes/odl-model-project/src/main/resources/archetype-resources/pom.xml +++ b/opendaylight/archetypes/odl-model-project/src/main/resources/archetype-resources/pom.xml @@ -11,8 +11,8 @@ http://nexus.opendaylight.org/content opendaylight.release opendaylight.release - 0.6.2-Helium - 0.6.2-Helium + 0.6.3-SNAPSHOT + 0.6.3-SNAPSHOT 2.3.7 diff --git a/opendaylight/archetypes/opendaylight-configfile-archetype/pom.xml b/opendaylight/archetypes/opendaylight-configfile-archetype/pom.xml index 4916d6e232..2c95c8dc8e 100644 --- a/opendaylight/archetypes/opendaylight-configfile-archetype/pom.xml +++ b/opendaylight/archetypes/opendaylight-configfile-archetype/pom.xml @@ -4,7 +4,7 @@ org.opendaylight.controller opendaylight-configfile-archetype - 1.1-Helium + 1.1.1-SNAPSHOT maven-archetype diff --git a/opendaylight/archetypes/opendaylight-karaf-distro-archetype/pom.xml b/opendaylight/archetypes/opendaylight-karaf-distro-archetype/pom.xml index 8953d456e7..e0f7dc1dc9 100644 --- a/opendaylight/archetypes/opendaylight-karaf-distro-archetype/pom.xml +++ b/opendaylight/archetypes/opendaylight-karaf-distro-archetype/pom.xml @@ -4,11 +4,11 @@ org.opendaylight.controller.archetypes archetypes-parent - 0.1.1-Helium + 0.1.2-SNAPSHOT org.opendaylight.controller opendaylight-karaf-distro-archetype - 1.0.0-Helium + 1.0.1-SNAPSHOT maven-archetype distribution-karaf-archetype diff --git a/opendaylight/archetypes/opendaylight-karaf-distro-archetype/src/main/resources/archetype-resources/pom.xml b/opendaylight/archetypes/opendaylight-karaf-distro-archetype/src/main/resources/archetype-resources/pom.xml index 83c93f165c..d87d2e1efa 100644 --- a/opendaylight/archetypes/opendaylight-karaf-distro-archetype/src/main/resources/archetype-resources/pom.xml +++ b/opendaylight/archetypes/opendaylight-karaf-distro-archetype/src/main/resources/archetype-resources/pom.xml @@ -19,8 +19,8 @@ - 1.0.0-Helium - 1.4.2-Helium + 1.0.1-SNAPSHOT + 1.4.3-SNAPSHOT 3.0.1 @@ -81,7 +81,7 @@ org.opendaylight.openflowplugin features-openflowplugin - 0.0.3-Helium + 0.0.4-SNAPSHOT features xml runtime diff --git a/opendaylight/archetypes/opendaylight-karaf-features/pom.xml b/opendaylight/archetypes/opendaylight-karaf-features/pom.xml index 2cfde648f6..50a9bd22ca 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.1.1-Helium + 0.1.2-SNAPSHOT org.opendaylight.controller opendaylight-karaf-features-archetype - 1.0.0-Helium + 1.0.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 c58415e129..afe447765c 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 @@ -24,11 +24,11 @@ features.xml - 1.0.0-Helium - 1.4.2-Helium + 1.0.1-SNAPSHOT + 1.4.3-SNAPSHOT 3.0.1 - 0.6.2-Helium - 1.4.2-Helium + 0.6.3-SNAPSHOT + 1.4.3-SNAPSHOT 2.16 @@ -46,21 +46,21 @@ org.opendaylight.yangtools features-yangtools - 0.6.2-Helium + 0.6.3-SNAPSHOT features xml org.opendaylight.controller features-mdsal - 1.1-Helium + 1.1.1-SNAPSHOT features xml org.opendaylight.openflowplugin features-openflowplugin - 0.0.3-Helium + 0.0.4-SNAPSHOT features xml diff --git a/opendaylight/archetypes/opendaylight-karaf-features/src/main/resources/archetype-resources/src/main/resources/features.xml b/opendaylight/archetypes/opendaylight-karaf-features/src/main/resources/archetype-resources/src/main/resources/features.xml index d648553971..06b95e3397 100644 --- a/opendaylight/archetypes/opendaylight-karaf-features/src/main/resources/archetype-resources/src/main/resources/features.xml +++ b/opendaylight/archetypes/opendaylight-karaf-features/src/main/resources/archetype-resources/src/main/resources/features.xml @@ -21,9 +21,9 @@ Necessary TODO: Add repo entries for the repositories of features you refer to in this feature file but do not define here. Examples: - mvn:org.opendaylight.yangtools/features-yangtools/0.6.2-Helium/xml/features - mvn:org.opendaylight.controller/features-mdsal/1.1-Helium/xml/features - mvn:org.opendaylight.openflowplugin/features-openflowplugin/0.0.3-Helium/xml/features + mvn:org.opendaylight.yangtools/features-yangtools/0.6.3-SNAPSHOT/xml/features + mvn:org.opendaylight.controller/features-mdsal/1.1.1-SNAPSHOT/xml/features + mvn:org.opendaylight.openflowplugin/features-openflowplugin/0.0.4-SNAPSHOT/xml/features --> diff --git a/opendaylight/arphandler/pom.xml b/opendaylight/arphandler/pom.xml index 86c334b9cc..41762b9ee5 100644 --- a/opendaylight/arphandler/pom.xml +++ b/opendaylight/arphandler/pom.xml @@ -4,11 +4,11 @@ org.opendaylight.controller commons.opendaylight - 1.4.2-Helium + 1.4.3-SNAPSHOT ../commons/opendaylight arphandler - 0.5.2-Helium + 0.5.3-SNAPSHOT bundle diff --git a/opendaylight/clustering/integrationtest/pom.xml b/opendaylight/clustering/integrationtest/pom.xml index 0018ac1c6b..47ce1e8dc6 100644 --- a/opendaylight/clustering/integrationtest/pom.xml +++ b/opendaylight/clustering/integrationtest/pom.xml @@ -4,12 +4,12 @@ org.opendaylight.controller commons.integrationtest - 0.5.2-Helium + 0.5.3-SNAPSHOT ../../commons/integrationtest clustering.services.integrationtest - 0.4.2-Helium + 0.4.3-SNAPSHOT ../implementation/target/jacoco-it.exec diff --git a/opendaylight/clustering/services/pom.xml b/opendaylight/clustering/services/pom.xml index 2c34331940..43d270743c 100644 --- a/opendaylight/clustering/services/pom.xml +++ b/opendaylight/clustering/services/pom.xml @@ -4,12 +4,12 @@ org.opendaylight.controller commons.opendaylight - 1.4.2-Helium + 1.4.3-SNAPSHOT ../../commons/opendaylight clustering.services - 0.5.1-Helium + 0.5.2-SNAPSHOT bundle diff --git a/opendaylight/clustering/services_implementation/pom.xml b/opendaylight/clustering/services_implementation/pom.xml index e7a3a576cb..119e98fb7c 100644 --- a/opendaylight/clustering/services_implementation/pom.xml +++ b/opendaylight/clustering/services_implementation/pom.xml @@ -4,12 +4,12 @@ org.opendaylight.controller commons.opendaylight - 1.4.2-Helium + 1.4.3-SNAPSHOT ../../commons/opendaylight clustering.services-implementation - 0.4.3-Helium + 0.4.4-SNAPSHOT bundle diff --git a/opendaylight/clustering/stub/pom.xml b/opendaylight/clustering/stub/pom.xml index 08cf3095bf..ce70c26b14 100644 --- a/opendaylight/clustering/stub/pom.xml +++ b/opendaylight/clustering/stub/pom.xml @@ -4,12 +4,12 @@ org.opendaylight.controller commons.opendaylight - 1.4.2-Helium + 1.4.3-SNAPSHOT ../../commons/opendaylight clustering.stub - 0.4.2-Helium + 0.4.3-SNAPSHOT bundle diff --git a/opendaylight/clustering/test/pom.xml b/opendaylight/clustering/test/pom.xml index 8382ec1e9c..afc5713790 100644 --- a/opendaylight/clustering/test/pom.xml +++ b/opendaylight/clustering/test/pom.xml @@ -4,12 +4,12 @@ org.opendaylight.controller commons.opendaylight - 1.4.2-Helium + 1.4.3-SNAPSHOT ../../commons/opendaylight clustering.test - 0.4.2-Helium + 0.4.3-SNAPSHOT bundle diff --git a/opendaylight/commons/checkstyle/pom.xml b/opendaylight/commons/checkstyle/pom.xml index 394687245b..8cef275272 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.0.3-Helium + 0.0.4-SNAPSHOT scm:git:ssh://git.opendaylight.org:29418/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 cb615ce07e..588a5b594c 100644 --- a/opendaylight/commons/concepts/pom.xml +++ b/opendaylight/commons/concepts/pom.xml @@ -4,12 +4,12 @@ org.opendaylight.controller commons.opendaylight - 1.4.2-Helium + 1.4.3-SNAPSHOT ../../commons/opendaylight concepts - 0.5.2-Helium + 0.5.3-SNAPSHOT bundle @@ -43,7 +43,7 @@ org.opendaylight.controller checkstyle - 0.0.3-Helium + 0.0.4-SNAPSHOT diff --git a/opendaylight/commons/filter-valve/pom.xml b/opendaylight/commons/filter-valve/pom.xml index 18204abfe9..19d6b7b273 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.4.2-Helium + 1.4.3-SNAPSHOT ../opendaylight filter-valve diff --git a/opendaylight/commons/httpclient/pom.xml b/opendaylight/commons/httpclient/pom.xml index 5acb79d8ab..f8e00e10e4 100644 --- a/opendaylight/commons/httpclient/pom.xml +++ b/opendaylight/commons/httpclient/pom.xml @@ -4,12 +4,12 @@ org.opendaylight.controller commons.opendaylight - 1.4.2-Helium + 1.4.3-SNAPSHOT ../../commons/opendaylight commons.httpclient - 0.1.2-Helium + 0.1.3-SNAPSHOT bundle @@ -71,7 +71,7 @@ org.opendaylight.controller checkstyle - 0.0.3-Helium + 0.0.4-SNAPSHOT diff --git a/opendaylight/commons/integrationtest/pom.xml b/opendaylight/commons/integrationtest/pom.xml index 13d3b64468..4e4ab27b63 100644 --- a/opendaylight/commons/integrationtest/pom.xml +++ b/opendaylight/commons/integrationtest/pom.xml @@ -4,12 +4,12 @@ org.opendaylight.controller commons.opendaylight - 1.4.2-Helium + 1.4.3-SNAPSHOT ../../commons/opendaylight commons.integrationtest - 0.5.2-Helium + 0.5.3-SNAPSHOT pom @@ -89,7 +89,7 @@ org.opendaylight.controller checkstyle - 0.0.3-Helium + 0.0.4-SNAPSHOT diff --git a/opendaylight/commons/liblldp/pom.xml b/opendaylight/commons/liblldp/pom.xml index f5bcecdcc4..30b72b1ce3 100644 --- a/opendaylight/commons/liblldp/pom.xml +++ b/opendaylight/commons/liblldp/pom.xml @@ -4,12 +4,12 @@ org.opendaylight.controller commons.opendaylight - 1.4.2-Helium + 1.4.3-SNAPSHOT ../opendaylight liblldp - 0.8.1-Helium + 0.8.2-SNAPSHOT bundle diff --git a/opendaylight/commons/logback_settings/pom.xml b/opendaylight/commons/logback_settings/pom.xml index 12b6032817..836da8439d 100644 --- a/opendaylight/commons/logback_settings/pom.xml +++ b/opendaylight/commons/logback_settings/pom.xml @@ -4,11 +4,11 @@ org.opendaylight.controller commons.parent - 1.0.2-Helium + 1.0.3-SNAPSHOT ../parent commons.logback_settings - 0.0.2-Helium + 0.0.3-SNAPSHOT scm:git:ssh://git.opendaylight.org:29418/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 2fcea91f0c..f25743a6ee 100644 --- a/opendaylight/commons/opendaylight/pom.xml +++ b/opendaylight/commons/opendaylight/pom.xml @@ -4,13 +4,13 @@ org.opendaylight.odlparent odlparent - 1.4.2-Helium + 1.4.3-SNAPSHOT org.opendaylight.controller commons.opendaylight - 1.4.2-Helium + 1.4.3-SNAPSHOT pom 3.0 @@ -20,24 +20,24 @@ 2.3.4 1.0.0 - 0.4.2-Helium - 0.0.1-Helium + 0.4.3-SNAPSHOT + 0.0.2-SNAPSHOT 1.1.0 - 0.5.2-Helium + 0.5.3-SNAPSHOT 4.1 1.50 2.4.0 - 0.4.2-Helium - 0.4.2-Helium - 0.4.2-Helium + 0.4.3-SNAPSHOT + 0.4.3-SNAPSHOT + 0.4.3-SNAPSHOT 2.12 - 0.5.1-Helium - 0.4.3-Helium - 0.4.2-Helium - 0.4.2-Helium - 0.4.2-Helium + 0.5.2-SNAPSHOT + 0.4.4-SNAPSHOT + 0.4.3-SNAPSHOT + 0.4.3-SNAPSHOT + 0.4.3-SNAPSHOT 3.0.1 @@ -51,22 +51,22 @@ 7.0.53.v201406060720 7.0.53.v201406070630 - 0.0.3-Helium + 0.0.4-SNAPSHOT 1.2.2 - 0.1.2-Helium + 0.1.3-SNAPSHOT 2.4 3.1 - 0.0.2-Helium + 0.0.3-SNAPSHOT 3.0.1 - 0.1.2-Helium - 0.5.2-Helium - 1.4.2-Helium - 1.0.2-Helium + 0.1.3-SNAPSHOT + 0.5.3-SNAPSHOT + 1.4.3-SNAPSHOT + 1.0.3-SNAPSHOT 2.3.2 - 0.1.2-Helium - 0.5.2-Helium + 0.1.3-SNAPSHOT + 0.5.3-SNAPSHOT 1.4 - 0.2.5-Helium + 0.2.6-SNAPSHOT 0.1.0-Helium etc/opendaylight/karaf 05-clustering.xml @@ -77,16 +77,16 @@ 03-toaster-sample.xml 10-rest-connector.xml 99-netconf-connector.xml - 0.4.3-Helium - 0.4.3-Helium - 0.1.2-Helium - 0.5.2-Helium - 0.4.2-Helium - 0.5.2-Helium - 0.5.2-Helium - 0.0.2-Helium - 0.4.2-Helium - 1.1.0-Helium + 0.4.4-SNAPSHOT + 0.4.4-SNAPSHOT + 0.1.3-SNAPSHOT + 0.5.3-SNAPSHOT + 0.4.3-SNAPSHOT + 0.5.3-SNAPSHOT + 0.5.3-SNAPSHOT + 0.0.3-SNAPSHOT + 0.4.3-SNAPSHOT + 1.1.1-SNAPSHOT 2.5.0 3.8.0.I20120518-2145 @@ -98,78 +98,78 @@ 0000.0002.0038.0 1.6.0 - 1.4.2-Helium + 1.4.3-SNAPSHOT 2.4.0 - 0.4.2-Helium - 0.4.2-Helium - 0.5.2-Helium - 0.4.2-Helium - 0.4.2-Helium - 0.6.0-Helium - 1.1-Helium - 0.5.2-Helium - 0.5.2-Helium - 0.4.2-Helium - 1.0.0-Helium - 0.4.2-Helium - 0.4.2-Helium - 0.0.2-Helium - 2010.09.24.4-Helium - 2013.10.19.1-Helium - 2013.10.21.2-Helium - 2010.09.24.4-Helium + 0.4.3-SNAPSHOT + 0.4.3-SNAPSHOT + 0.5.3-SNAPSHOT + 0.4.3-SNAPSHOT + 0.4.3-SNAPSHOT + 0.6.1-SNAPSHOT + 1.1.1-SNAPSHOT + 0.5.3-SNAPSHOT + 0.5.3-SNAPSHOT + 0.4.3-SNAPSHOT + 1.0.1-SNAPSHOT + 0.4.3-SNAPSHOT + 0.4.3-SNAPSHOT + 0.0.3-SNAPSHOT + 2010.09.24.4.1-SNAPSHOT + 2013.10.19.1.1-SNAPSHOT + 2013.10.21.2.1-SNAPSHOT + 2010.09.24.4.1-SNAPSHOT 2.0-beta-2 src/main/yang-gen-config - 0.0.2-Helium + 0.0.3-SNAPSHOT 1.1.4 2.0.1 1.1.1 2.0 - 1.0.0-Helium + 1.0.1-SNAPSHOT 3.0.0 3.0.1 0.7 1.8 1.0.0 1.0.9 - 0.4.2-Helium + 0.4.3-SNAPSHOT 3.0.5 1.9.4 - 1.1-Helium - 0.2.5-Helium - 0.0.3-Helium - 0.4.2-Helium - 0.4.2-Helium - 0.4.2-Helium + 1.1.1-SNAPSHOT + 0.2.6-SNAPSHOT + 0.0.4-SNAPSHOT + 0.4.3-SNAPSHOT + 0.4.3-SNAPSHOT + 0.4.3-SNAPSHOT http://nexus.opendaylight.org/content - 0.4.2-Helium - 1.4.2-Helium - 1.4.2-Helium - 2013.08.27.4-Helium - 0.0.2-Helium + 0.4.3-SNAPSHOT + 1.4.3-SNAPSHOT + 1.4.3-SNAPSHOT + 2013.08.27.4.1-SNAPSHOT + 0.0.3-SNAPSHOT 4.0.0 1.1.6 1.1.6 1.0-alpha-2 2.5.0 - 0.5.0-Helium - 0.4.2-Helium - 0.4.2-Helium - 0.4.2-Helium - 0.1.2-Helium - 0.4.2-Helium - 0.0.3-Helium - 0.8.1-Helium + 0.5.1-SNAPSHOT + 0.4.3-SNAPSHOT + 0.4.3-SNAPSHOT + 0.4.3-SNAPSHOT + 0.1.3-SNAPSHOT + 0.4.3-SNAPSHOT + 0.0.4-SNAPSHOT + 0.8.2-SNAPSHOT src/main/yang-gen-sal - 0.5.2-Helium - 0.4.2-Helium - 0.4.2-Helium - 0.4.2-Helium + 0.5.3-SNAPSHOT + 0.4.3-SNAPSHOT + 0.4.3-SNAPSHOT + 0.4.3-SNAPSHOT 2.10 4 - 0.4.2-Helium - 0.4.2-Helium + 0.4.3-SNAPSHOT + 0.4.3-SNAPSHOT 1.2.4 dav:http://nexus.opendaylight.org/content/sites/site ${user.name}-private-view @@ -187,31 +187,31 @@ 3.1.4.RELEASE 3.1.3.RELEASE 3.1.3.RELEASE - 0.4.2-Helium - 0.4.2-Helium - 0.5.1-Helium - 0.4.2-Helium + 0.4.3-SNAPSHOT + 0.4.3-SNAPSHOT + 0.5.2-SNAPSHOT + 0.4.3-SNAPSHOT 2.15 - 0.7.1-Helium - 0.4.2-Helium - 0.4.2-Helium + 0.7.2-SNAPSHOT + 0.4.3-SNAPSHOT + 0.4.3-SNAPSHOT -Xmx1024m -XX:MaxPermSize=256m - 0.4.2-Helium - 0.4.2-Helium - 0.4.2-Helium - 1.0.0-Helium - 0.4.2-Helium + 0.4.3-SNAPSHOT + 0.4.3-SNAPSHOT + 0.4.3-SNAPSHOT + 1.0.1-SNAPSHOT + 0.4.3-SNAPSHOT 1.2.0 1.2.2a - 0.4.2-Helium - 0.0.2-Helium - 0.4.2-Helium - 0.4.2-Helium - 0.4.2-Helium + 0.4.3-SNAPSHOT + 0.0.3-SNAPSHOT + 0.4.3-SNAPSHOT + 0.4.3-SNAPSHOT + 0.4.3-SNAPSHOT src/main/xtend-gen - 2013.09.07.4-Helium - 1.0.0-Helium - 0.6.2-Helium + 2013.09.07.4.1-SNAPSHOT + 1.0.1-SNAPSHOT + 0.6.3-SNAPSHOT 0.12.0 0.9.7 @@ -1035,12 +1035,12 @@ org.opendaylight.controller httpservice-bridge - 0.0.2-Helium + 0.0.3-SNAPSHOT org.opendaylight.controller jolokia-bridge - 0.0.2-Helium + 0.0.3-SNAPSHOT @@ -1858,7 +1858,7 @@ org.opendaylight.yangtools.model ietf-yang-types-20130715 - 2013.07.15.1-Helium + 2013.07.15.1.1-SNAPSHOT org.opendaylight.yangtools.model @@ -1934,7 +1934,7 @@ org.opendaylight.controller commons.logback_settings - 0.0.2-Helium + 0.0.3-SNAPSHOT test @@ -2157,7 +2157,7 @@ org.opendaylight.controller commons.logback_settings - 0.0.2-Helium + 0.0.3-SNAPSHOT @@ -2408,7 +2408,7 @@ org.opendaylight.controller checkstyle - 0.0.3-Helium + 0.0.4-SNAPSHOT diff --git a/opendaylight/commons/parent/pom.xml b/opendaylight/commons/parent/pom.xml index 6d21b5f9fd..a3cc986efc 100644 --- a/opendaylight/commons/parent/pom.xml +++ b/opendaylight/commons/parent/pom.xml @@ -3,7 +3,7 @@ 4.0.0 org.opendaylight.controller commons.parent - 1.0.2-Helium + 1.0.3-SNAPSHOT pom 3.0 diff --git a/opendaylight/commons/protocol-framework/pom.xml b/opendaylight/commons/protocol-framework/pom.xml index 77a9353035..70a59acc91 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.4.2-Helium + 1.4.3-SNAPSHOT ../../commons/opendaylight protocol-framework - 0.5.0-Helium + 0.5.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 971858e5e6..1fad79bf0e 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.2.5-Helium + 0.2.6-SNAPSHOT config-api diff --git a/opendaylight/config/config-manager/pom.xml b/opendaylight/config/config-manager/pom.xml index 0c23615464..11a8df40fd 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.2.5-Helium + 0.2.6-SNAPSHOT .. config-manager diff --git a/opendaylight/config/config-module-archetype/pom.xml b/opendaylight/config/config-module-archetype/pom.xml index dd9b089d4e..f300f916ae 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.2.5-Helium + 0.2.6-SNAPSHOT config-module-archetype diff --git a/opendaylight/config/config-module-archetype/src/main/resources/META-INF/maven/archetype-metadata.xml b/opendaylight/config/config-module-archetype/src/main/resources/META-INF/maven/archetype-metadata.xml index f7b87290df..20e6c67104 100644 --- a/opendaylight/config/config-module-archetype/src/main/resources/META-INF/maven/archetype-metadata.xml +++ b/opendaylight/config/config-module-archetype/src/main/resources/META-INF/maven/archetype-metadata.xml @@ -15,10 +15,10 @@ 2013-04-05 - 0.2.5-SNAPSHOT + 0.2.6-SNAPSHOT - 0.6.2-SNAPSHOT + 0.6.3-SNAPSHOT 2014-01-31 diff --git a/opendaylight/config/config-netty-config/pom.xml b/opendaylight/config/config-netty-config/pom.xml index bd59315464..509d4c6376 100644 --- a/opendaylight/config/config-netty-config/pom.xml +++ b/opendaylight/config/config-netty-config/pom.xml @@ -12,7 +12,7 @@ org.opendaylight.controller config-subsystem - 0.2.5-Helium + 0.2.6-SNAPSHOT config-netty-config Configuration files for sal-rest-connector diff --git a/opendaylight/config/config-persister-api/pom.xml b/opendaylight/config/config-persister-api/pom.xml index f088fac723..7252ef36c6 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.2.5-Helium + 0.2.6-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 fd786d3d64..a53a405979 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.2.5-Helium + 0.2.6-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 be84bb532f..d111e4a762 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.2.5-Helium + 0.2.6-SNAPSHOT .. diff --git a/opendaylight/config/config-persister-file-xml-adapter/pom.xml b/opendaylight/config/config-persister-file-xml-adapter/pom.xml index a21439588d..7c6a282d04 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.2.5-Helium + 0.2.6-SNAPSHOT .. config-persister-file-xml-adapter diff --git a/opendaylight/config/config-plugin-parent/pom.xml b/opendaylight/config/config-plugin-parent/pom.xml index d556b7b588..4f496be97f 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.2.5-Helium + 0.2.6-SNAPSHOT ../ config-plugin-parent diff --git a/opendaylight/config/config-util/pom.xml b/opendaylight/config/config-util/pom.xml index 47536ed147..cb56c89d7e 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.2.5-Helium + 0.2.6-SNAPSHOT .. config-util diff --git a/opendaylight/config/logback-config-loader/pom.xml b/opendaylight/config/logback-config-loader/pom.xml index f91654e551..5396545aff 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.2.5-Helium + 0.2.6-SNAPSHOT ../config-plugin-parent logback-config-loader diff --git a/opendaylight/config/logback-config/pom.xml b/opendaylight/config/logback-config/pom.xml index 654e52dfa3..e37bef6651 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.2.5-Helium + 0.2.6-SNAPSHOT ../config-plugin-parent logback-config diff --git a/opendaylight/config/netconf-config-dispatcher/pom.xml b/opendaylight/config/netconf-config-dispatcher/pom.xml index 3a81801ee7..0c654c85bb 100644 --- a/opendaylight/config/netconf-config-dispatcher/pom.xml +++ b/opendaylight/config/netconf-config-dispatcher/pom.xml @@ -11,7 +11,7 @@ org.opendaylight.controller config-plugin-parent - 0.2.5-Helium + 0.2.6-SNAPSHOT ../config-plugin-parent diff --git a/opendaylight/config/netty-config-api/pom.xml b/opendaylight/config/netty-config-api/pom.xml index 294f06aec7..f1734b7c5d 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.2.5-Helium + 0.2.6-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 ab8fc3813a..9fdbc9a29b 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.2.5-Helium + 0.2.6-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 cbc6e6fee4..9bc7ce2563 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.2.5-Helium + 0.2.6-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 013ff43613..52e5868620 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.2.5-Helium + 0.2.6-SNAPSHOT ../config-plugin-parent netty-timer-config diff --git a/opendaylight/config/pom.xml b/opendaylight/config/pom.xml index 4343eb9202..beadb11fbb 100644 --- a/opendaylight/config/pom.xml +++ b/opendaylight/config/pom.xml @@ -5,12 +5,12 @@ org.opendaylight.controller commons.opendaylight - 1.4.2-Helium + 1.4.3-SNAPSHOT ../commons/opendaylight config-subsystem - 0.2.5-Helium + 0.2.6-SNAPSHOT pom ${project.artifactId} diff --git a/opendaylight/config/shutdown-api/pom.xml b/opendaylight/config/shutdown-api/pom.xml index de83679700..fbabda254e 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.2.5-Helium + 0.2.6-SNAPSHOT ../config-plugin-parent shutdown-api diff --git a/opendaylight/config/shutdown-impl/pom.xml b/opendaylight/config/shutdown-impl/pom.xml index d7783bef3b..4cbf68e8cb 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.2.5-Helium + 0.2.6-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 45da3c8ebb..f80eb2ea63 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.2.5-Helium + 0.2.6-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 02ef4f5de2..93dcba29c2 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.2.5-Helium + 0.2.6-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 37c784233b..ef6029c441 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.2.5-Helium + 0.2.6-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 aa8a5c9a59..48c22ae0af 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.2.5-Helium + 0.2.6-SNAPSHOT .. yang-jmx-generator-plugin diff --git a/opendaylight/config/yang-jmx-generator/pom.xml b/opendaylight/config/yang-jmx-generator/pom.xml index 0b701a8822..bf1befc2ad 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.2.5-Helium + 0.2.6-SNAPSHOT ../ diff --git a/opendaylight/config/yang-test-plugin/pom.xml b/opendaylight/config/yang-test-plugin/pom.xml index 003380dcb9..34e7f57deb 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.2.5-Helium + 0.2.6-SNAPSHOT ../config-plugin-parent yang-test-plugin diff --git a/opendaylight/config/yang-test/pom.xml b/opendaylight/config/yang-test/pom.xml index 4e222516c7..60ace0c476 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.2.5-Helium + 0.2.6-SNAPSHOT ../config-plugin-parent diff --git a/opendaylight/configuration/api/pom.xml b/opendaylight/configuration/api/pom.xml index 4f8adef836..912d537d63 100644 --- a/opendaylight/configuration/api/pom.xml +++ b/opendaylight/configuration/api/pom.xml @@ -4,12 +4,12 @@ org.opendaylight.controller commons.opendaylight - 1.4.2-Helium + 1.4.3-SNAPSHOT ../../commons/opendaylight configuration - 0.4.3-Helium + 0.4.4-SNAPSHOT bundle diff --git a/opendaylight/configuration/implementation/pom.xml b/opendaylight/configuration/implementation/pom.xml index 05b0d3aedf..fb0f36bcec 100644 --- a/opendaylight/configuration/implementation/pom.xml +++ b/opendaylight/configuration/implementation/pom.xml @@ -4,12 +4,12 @@ org.opendaylight.controller commons.opendaylight - 1.4.2-Helium + 1.4.3-SNAPSHOT ../../commons/opendaylight configuration.implementation - 0.4.3-Helium + 0.4.4-SNAPSHOT bundle diff --git a/opendaylight/configuration/integrationtest/pom.xml b/opendaylight/configuration/integrationtest/pom.xml index beb31a19e2..3211b86825 100644 --- a/opendaylight/configuration/integrationtest/pom.xml +++ b/opendaylight/configuration/integrationtest/pom.xml @@ -4,12 +4,12 @@ org.opendaylight.controller commons.integrationtest - 0.5.2-Helium + 0.5.3-SNAPSHOT ../../commons/integrationtest configuration.integrationtest - 0.4.2-Helium + 0.4.3-SNAPSHOT ch.qos.logback diff --git a/opendaylight/connectionmanager/api/pom.xml b/opendaylight/connectionmanager/api/pom.xml index 9b7d69be2f..490b9276f9 100644 --- a/opendaylight/connectionmanager/api/pom.xml +++ b/opendaylight/connectionmanager/api/pom.xml @@ -4,12 +4,12 @@ org.opendaylight.controller commons.opendaylight - 1.4.2-Helium + 1.4.3-SNAPSHOT ../../commons/opendaylight connectionmanager - 0.1.2-Helium + 0.1.3-SNAPSHOT bundle diff --git a/opendaylight/connectionmanager/implementation/pom.xml b/opendaylight/connectionmanager/implementation/pom.xml index b2ffac6d18..0cb037fd37 100644 --- a/opendaylight/connectionmanager/implementation/pom.xml +++ b/opendaylight/connectionmanager/implementation/pom.xml @@ -4,12 +4,12 @@ org.opendaylight.controller commons.opendaylight - 1.4.2-Helium + 1.4.3-SNAPSHOT ../../commons/opendaylight connectionmanager.implementation - 0.1.2-Helium + 0.1.3-SNAPSHOT bundle diff --git a/opendaylight/containermanager/api/pom.xml b/opendaylight/containermanager/api/pom.xml index 6c6bd18fa9..6f49c370ad 100644 --- a/opendaylight/containermanager/api/pom.xml +++ b/opendaylight/containermanager/api/pom.xml @@ -4,12 +4,12 @@ org.opendaylight.controller commons.opendaylight - 1.4.2-Helium + 1.4.3-SNAPSHOT ../../commons/opendaylight containermanager - 0.5.2-Helium + 0.5.3-SNAPSHOT bundle diff --git a/opendaylight/containermanager/implementation/pom.xml b/opendaylight/containermanager/implementation/pom.xml index c177e6009d..0e26b5e186 100644 --- a/opendaylight/containermanager/implementation/pom.xml +++ b/opendaylight/containermanager/implementation/pom.xml @@ -4,12 +4,12 @@ org.opendaylight.controller commons.opendaylight - 1.4.2-Helium + 1.4.3-SNAPSHOT ../../commons/opendaylight containermanager.implementation - 0.5.2-Helium + 0.5.3-SNAPSHOT bundle diff --git a/opendaylight/containermanager/it.implementation/pom.xml b/opendaylight/containermanager/it.implementation/pom.xml index c811897e66..a6b2e956f2 100644 --- a/opendaylight/containermanager/it.implementation/pom.xml +++ b/opendaylight/containermanager/it.implementation/pom.xml @@ -4,12 +4,12 @@ org.opendaylight.controller commons.opendaylight - 1.4.2-Helium + 1.4.3-SNAPSHOT ../../commons/opendaylight containermanager.it.implementation - 0.5.2-Helium + 0.5.3-SNAPSHOT bundle diff --git a/opendaylight/containermanager/shell/pom.xml b/opendaylight/containermanager/shell/pom.xml index 1f024a9c4c..363abca5e5 100644 --- a/opendaylight/containermanager/shell/pom.xml +++ b/opendaylight/containermanager/shell/pom.xml @@ -4,7 +4,7 @@ org.opendaylight.controller commons.opendaylight - 1.4.2-Helium + 1.4.3-SNAPSHOT ../../commons/opendaylight containermanager.shell diff --git a/opendaylight/distribution/opendaylight-karaf-empty/pom.xml b/opendaylight/distribution/opendaylight-karaf-empty/pom.xml index a0bdd7264f..440fbc58c8 100644 --- a/opendaylight/distribution/opendaylight-karaf-empty/pom.xml +++ b/opendaylight/distribution/opendaylight-karaf-empty/pom.xml @@ -4,7 +4,7 @@ org.opendaylight.controller commons.opendaylight - 1.4.2-Helium + 1.4.3-SNAPSHOT ../../commons/opendaylight opendaylight-karaf-empty diff --git a/opendaylight/distribution/opendaylight-karaf-resources/pom.xml b/opendaylight/distribution/opendaylight-karaf-resources/pom.xml index cf5aac90f5..dff931e48c 100644 --- a/opendaylight/distribution/opendaylight-karaf-resources/pom.xml +++ b/opendaylight/distribution/opendaylight-karaf-resources/pom.xml @@ -12,7 +12,7 @@ org.opendaylight.controller commons.opendaylight - 1.4.2-Helium + 1.4.3-SNAPSHOT ../../commons/opendaylight opendaylight-karaf-resources diff --git a/opendaylight/distribution/opendaylight-karaf/pom.xml b/opendaylight/distribution/opendaylight-karaf/pom.xml index 761c1620ba..d74bfc0194 100644 --- a/opendaylight/distribution/opendaylight-karaf/pom.xml +++ b/opendaylight/distribution/opendaylight-karaf/pom.xml @@ -4,7 +4,7 @@ org.opendaylight.controller commons.opendaylight - 1.4.2-Helium + 1.4.3-SNAPSHOT ../../commons/opendaylight distribution.opendaylight-karaf diff --git a/opendaylight/distribution/opendaylight/pom.xml b/opendaylight/distribution/opendaylight/pom.xml index 4247f4829e..2075a4e90f 100644 --- a/opendaylight/distribution/opendaylight/pom.xml +++ b/opendaylight/distribution/opendaylight/pom.xml @@ -4,11 +4,11 @@ org.opendaylight.controller commons.opendaylight - 1.4.2-Helium + 1.4.3-SNAPSHOT ../../commons/opendaylight distribution.opendaylight - 0.1.2-Helium + 0.1.3-SNAPSHOT pom 3.0 @@ -1020,7 +1020,7 @@ org.opendaylight.controller sal-inmemory-datastore - 1.1-Helium + 1.1.1-SNAPSHOT org.opendaylight.controller @@ -1133,7 +1133,7 @@ org.opendaylight.controller.model model-topology - 1.1-Helium + 1.1.1-SNAPSHOT @@ -1447,7 +1447,7 @@ org.opendaylight.controller swagger-ui - 0.0.1-Helium + 0.0.2-SNAPSHOT diff --git a/opendaylight/distribution/p2site/pom.xml b/opendaylight/distribution/p2site/pom.xml index c569a6e14d..c2ea26b08e 100644 --- a/opendaylight/distribution/p2site/pom.xml +++ b/opendaylight/distribution/p2site/pom.xml @@ -14,7 +14,7 @@ org.opendaylight.controller commons.opendaylight - 1.4.0-Helium + 1.4.1-SNAPSHOT ../../commons/opendaylight @@ -32,7 +32,7 @@ org.opendaylight.controller distribution.p2site - 0.1.0-Helium + 0.1.1-SNAPSHOT pom diff --git a/opendaylight/distribution/sanitytest/pom.xml b/opendaylight/distribution/sanitytest/pom.xml index cae6ddd284..ffbe4a8194 100644 --- a/opendaylight/distribution/sanitytest/pom.xml +++ b/opendaylight/distribution/sanitytest/pom.xml @@ -4,12 +4,12 @@ org.opendaylight.controller commons.opendaylight - 1.4.2-Helium + 1.4.3-SNAPSHOT ../../commons/opendaylight sanitytest - 0.4.2-Helium + 0.4.3-SNAPSHOT bundle diff --git a/opendaylight/dummy-console/pom.xml b/opendaylight/dummy-console/pom.xml index d5ad7b5bab..d512f15cac 100644 --- a/opendaylight/dummy-console/pom.xml +++ b/opendaylight/dummy-console/pom.xml @@ -4,11 +4,11 @@ org.opendaylight.controller commons.opendaylight - 1.4.2-Helium + 1.4.3-SNAPSHOT ../commons/opendaylight dummy-console - 1.1.0-Helium + 1.1.1-SNAPSHOT bundle Dummy Console Interfaces for Equinox-specific CLI diff --git a/opendaylight/forwarding/staticrouting/pom.xml b/opendaylight/forwarding/staticrouting/pom.xml index ca0556719b..3467fafa0c 100644 --- a/opendaylight/forwarding/staticrouting/pom.xml +++ b/opendaylight/forwarding/staticrouting/pom.xml @@ -4,12 +4,12 @@ org.opendaylight.controller commons.opendaylight - 1.4.2-Helium + 1.4.3-SNAPSHOT ../../commons/opendaylight forwarding.staticrouting - 0.5.2-Helium + 0.5.3-SNAPSHOT bundle diff --git a/opendaylight/forwardingrulesmanager/api/pom.xml b/opendaylight/forwardingrulesmanager/api/pom.xml index 9982c0c76e..87a86d6e9e 100644 --- a/opendaylight/forwardingrulesmanager/api/pom.xml +++ b/opendaylight/forwardingrulesmanager/api/pom.xml @@ -4,12 +4,12 @@ org.opendaylight.controller commons.opendaylight - 1.4.2-Helium + 1.4.3-SNAPSHOT ../../commons/opendaylight forwardingrulesmanager - 0.6.0-Helium + 0.6.1-SNAPSHOT bundle diff --git a/opendaylight/forwardingrulesmanager/implementation/pom.xml b/opendaylight/forwardingrulesmanager/implementation/pom.xml index f98b6d179a..b3201f8ecb 100644 --- a/opendaylight/forwardingrulesmanager/implementation/pom.xml +++ b/opendaylight/forwardingrulesmanager/implementation/pom.xml @@ -4,12 +4,12 @@ org.opendaylight.controller commons.opendaylight - 1.4.2-Helium + 1.4.3-SNAPSHOT ../../commons/opendaylight forwardingrulesmanager.implementation - 0.4.2-Helium + 0.4.3-SNAPSHOT bundle diff --git a/opendaylight/forwardingrulesmanager/integrationtest/pom.xml b/opendaylight/forwardingrulesmanager/integrationtest/pom.xml index 1ee44ddba7..10608d4dda 100644 --- a/opendaylight/forwardingrulesmanager/integrationtest/pom.xml +++ b/opendaylight/forwardingrulesmanager/integrationtest/pom.xml @@ -4,12 +4,12 @@ org.opendaylight.controller commons.integrationtest - 0.5.2-Helium + 0.5.3-SNAPSHOT ../../commons/integrationtest forwardingrulesmanager.integrationtest - 0.4.2-Helium + 0.4.3-SNAPSHOT ../implementation/target/jacoco-it.exec diff --git a/opendaylight/hosttracker/api/pom.xml b/opendaylight/hosttracker/api/pom.xml index 330ac55973..f8b0656338 100644 --- a/opendaylight/hosttracker/api/pom.xml +++ b/opendaylight/hosttracker/api/pom.xml @@ -4,11 +4,11 @@ org.opendaylight.controller commons.opendaylight - 1.4.2-Helium + 1.4.3-SNAPSHOT ../../commons/opendaylight hosttracker - 0.5.2-Helium + 0.5.3-SNAPSHOT bundle diff --git a/opendaylight/hosttracker/implementation/pom.xml b/opendaylight/hosttracker/implementation/pom.xml index 3e3e57e7c9..bb73434177 100644 --- a/opendaylight/hosttracker/implementation/pom.xml +++ b/opendaylight/hosttracker/implementation/pom.xml @@ -4,11 +4,11 @@ org.opendaylight.controller commons.opendaylight - 1.4.2-Helium + 1.4.3-SNAPSHOT ../../commons/opendaylight hosttracker.implementation - 0.5.2-Helium + 0.5.3-SNAPSHOT bundle diff --git a/opendaylight/hosttracker/integrationtest/pom.xml b/opendaylight/hosttracker/integrationtest/pom.xml index 0d11c077a8..d30c6152d0 100644 --- a/opendaylight/hosttracker/integrationtest/pom.xml +++ b/opendaylight/hosttracker/integrationtest/pom.xml @@ -4,12 +4,12 @@ org.opendaylight.controller commons.integrationtest - 0.5.2-Helium + 0.5.3-SNAPSHOT ../../commons/integrationtest hosttracker.integrationtest - 0.5.2-Helium + 0.5.3-SNAPSHOT ../implementaiton/target/jacoco-it.exec diff --git a/opendaylight/hosttracker/shell/pom.xml b/opendaylight/hosttracker/shell/pom.xml index 477408263c..2b1e13fe9b 100644 --- a/opendaylight/hosttracker/shell/pom.xml +++ b/opendaylight/hosttracker/shell/pom.xml @@ -4,7 +4,7 @@ org.opendaylight.controller commons.opendaylight - 1.4.2-Helium + 1.4.3-SNAPSHOT ../../commons/opendaylight hosttracker.shell diff --git a/opendaylight/hosttracker_new/api/pom.xml b/opendaylight/hosttracker_new/api/pom.xml index 488b5ca2f3..c4d2a23ba3 100644 --- a/opendaylight/hosttracker_new/api/pom.xml +++ b/opendaylight/hosttracker_new/api/pom.xml @@ -4,11 +4,11 @@ org.opendaylight.controller commons.opendaylight - 1.4.2-Helium + 1.4.3-SNAPSHOT ../../commons/opendaylight hosttracker_new - 0.4.2-Helium + 0.4.3-SNAPSHOT bundle diff --git a/opendaylight/hosttracker_new/implementation/pom.xml b/opendaylight/hosttracker_new/implementation/pom.xml index 118bf365ab..91e4806c84 100644 --- a/opendaylight/hosttracker_new/implementation/pom.xml +++ b/opendaylight/hosttracker_new/implementation/pom.xml @@ -4,11 +4,11 @@ org.opendaylight.controller commons.opendaylight - 1.4.2-Helium + 1.4.3-SNAPSHOT ../../commons/opendaylight hosttracker_new.implementation - 0.4.2-Helium + 0.4.3-SNAPSHOT bundle diff --git a/opendaylight/karaf-branding/pom.xml b/opendaylight/karaf-branding/pom.xml index 955e282fa1..eb0d0c902f 100644 --- a/opendaylight/karaf-branding/pom.xml +++ b/opendaylight/karaf-branding/pom.xml @@ -5,12 +5,12 @@ org.opendaylight.controller releasepom - 0.1.2-Helium + 0.1.3-SNAPSHOT ../.. org.opendaylight.controller karaf.branding - 1.0.0-Helium + 1.0.1-SNAPSHOT bundle OpenDaylight :: Karaf :: Branding diff --git a/opendaylight/karaf-tomcat-security/pom.xml b/opendaylight/karaf-tomcat-security/pom.xml index 6288e9d719..4a48fa74d1 100644 --- a/opendaylight/karaf-tomcat-security/pom.xml +++ b/opendaylight/karaf-tomcat-security/pom.xml @@ -4,12 +4,12 @@ org.opendaylight.controller commons.opendaylight - 1.4.2-Helium + 1.4.3-SNAPSHOT ../commons/opendaylight karaf-tomcat-security - 0.4.2-Helium + 0.4.3-SNAPSHOT bundle diff --git a/opendaylight/logging/bridge/pom.xml b/opendaylight/logging/bridge/pom.xml index 581439c394..8194ace21a 100644 --- a/opendaylight/logging/bridge/pom.xml +++ b/opendaylight/logging/bridge/pom.xml @@ -4,12 +4,12 @@ org.opendaylight.controller commons.opendaylight - 1.4.2-Helium + 1.4.3-SNAPSHOT ../../commons/opendaylight logging.bridge - 0.4.2-Helium + 0.4.3-SNAPSHOT bundle diff --git a/opendaylight/md-sal/benchmark-data-store/pom.xml b/opendaylight/md-sal/benchmark-data-store/pom.xml index 112ef119b2..578059a3a2 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.1-Helium + 1.1.1-SNAPSHOT 4.0.0 diff --git a/opendaylight/md-sal/compatibility/pom.xml b/opendaylight/md-sal/compatibility/pom.xml index c57548f06e..440d2b8f7d 100644 --- a/opendaylight/md-sal/compatibility/pom.xml +++ b/opendaylight/md-sal/compatibility/pom.xml @@ -4,7 +4,7 @@ org.opendaylight.controller sal-parent - 1.1-Helium + 1.1.1-SNAPSHOT compatibility-parent pom diff --git a/opendaylight/md-sal/compatibility/sal-compatibility/pom.xml b/opendaylight/md-sal/compatibility/sal-compatibility/pom.xml index ffb7c7d019..db5ea52f75 100644 --- a/opendaylight/md-sal/compatibility/sal-compatibility/pom.xml +++ b/opendaylight/md-sal/compatibility/sal-compatibility/pom.xml @@ -4,7 +4,7 @@ org.opendaylight.controller compatibility-parent - 1.1-Helium + 1.1.1-SNAPSHOT sal-compatibility bundle diff --git a/opendaylight/md-sal/forwardingrules-manager/pom.xml b/opendaylight/md-sal/forwardingrules-manager/pom.xml index 9c955fed53..029c78415c 100644 --- a/opendaylight/md-sal/forwardingrules-manager/pom.xml +++ b/opendaylight/md-sal/forwardingrules-manager/pom.xml @@ -4,7 +4,7 @@ org.opendaylight.controller sal-parent - 1.1-Helium + 1.1.1-SNAPSHOT org.opendaylight.controller.md forwardingrules-manager diff --git a/opendaylight/md-sal/inventory-manager/pom.xml b/opendaylight/md-sal/inventory-manager/pom.xml index 067ed63331..49bb42426c 100644 --- a/opendaylight/md-sal/inventory-manager/pom.xml +++ b/opendaylight/md-sal/inventory-manager/pom.xml @@ -4,7 +4,7 @@ org.opendaylight.controller sal-parent - 1.1-Helium + 1.1.1-SNAPSHOT org.opendaylight.controller.md inventory-manager diff --git a/opendaylight/md-sal/md-sal-config/pom.xml b/opendaylight/md-sal/md-sal-config/pom.xml index 41099ee3c3..b159cd201c 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.1-Helium + 1.1.1-SNAPSHOT md-sal-config Configuration files for md-sal diff --git a/opendaylight/md-sal/model/model-flow-base/pom.xml b/opendaylight/md-sal/model/model-flow-base/pom.xml index 4fb8d69355..77bd19a694 100644 --- a/opendaylight/md-sal/model/model-flow-base/pom.xml +++ b/opendaylight/md-sal/model/model-flow-base/pom.xml @@ -6,7 +6,7 @@ org.opendaylight.controller.model model-parent - 1.1-Helium + 1.1.1-SNAPSHOT model-flow-base bundle diff --git a/opendaylight/md-sal/model/model-flow-service/pom.xml b/opendaylight/md-sal/model/model-flow-service/pom.xml index d261cc7fcd..dbc6ad0643 100644 --- a/opendaylight/md-sal/model/model-flow-service/pom.xml +++ b/opendaylight/md-sal/model/model-flow-service/pom.xml @@ -6,7 +6,7 @@ org.opendaylight.controller.model model-parent - 1.1-Helium + 1.1.1-SNAPSHOT model-flow-service bundle diff --git a/opendaylight/md-sal/model/model-flow-statistics/pom.xml b/opendaylight/md-sal/model/model-flow-statistics/pom.xml index 15d293a4de..4ca1a02d79 100644 --- a/opendaylight/md-sal/model/model-flow-statistics/pom.xml +++ b/opendaylight/md-sal/model/model-flow-statistics/pom.xml @@ -6,7 +6,7 @@ org.opendaylight.controller.model model-parent - 1.1-Helium + 1.1.1-SNAPSHOT model-flow-statistics bundle diff --git a/opendaylight/md-sal/model/model-inventory/pom.xml b/opendaylight/md-sal/model/model-inventory/pom.xml index cc9c02f67e..10aeed805d 100644 --- a/opendaylight/md-sal/model/model-inventory/pom.xml +++ b/opendaylight/md-sal/model/model-inventory/pom.xml @@ -6,7 +6,7 @@ org.opendaylight.controller.model model-parent - 1.1-Helium + 1.1.1-SNAPSHOT model-inventory bundle diff --git a/opendaylight/md-sal/model/model-topology/pom.xml b/opendaylight/md-sal/model/model-topology/pom.xml index 37e8903be7..8cc92ee696 100644 --- a/opendaylight/md-sal/model/model-topology/pom.xml +++ b/opendaylight/md-sal/model/model-topology/pom.xml @@ -6,7 +6,7 @@ org.opendaylight.controller.model model-parent - 1.1-Helium + 1.1.1-SNAPSHOT model-topology bundle diff --git a/opendaylight/md-sal/model/pom.xml b/opendaylight/md-sal/model/pom.xml index 7e91bb6067..32ea039b4b 100644 --- a/opendaylight/md-sal/model/pom.xml +++ b/opendaylight/md-sal/model/pom.xml @@ -6,7 +6,7 @@ org.opendaylight.controller sal-parent - 1.1-Helium + 1.1.1-SNAPSHOT org.opendaylight.controller.model model-parent diff --git a/opendaylight/md-sal/pom.xml b/opendaylight/md-sal/pom.xml index a4d88eb640..3dedc6a225 100644 --- a/opendaylight/md-sal/pom.xml +++ b/opendaylight/md-sal/pom.xml @@ -5,12 +5,12 @@ org.opendaylight.controller commons.opendaylight - 1.4.2-Helium + 1.4.3-SNAPSHOT ../commons/opendaylight sal-parent - 1.1-Helium + 1.1.1-SNAPSHOT pom diff --git a/opendaylight/md-sal/sal-akka-raft/pom.xml b/opendaylight/md-sal/sal-akka-raft/pom.xml index 6f6656dbbd..878ce9116a 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.1-Helium + 1.1.1-SNAPSHOT sal-akka-raft bundle @@ -13,7 +13,7 @@ org.opendaylight.controller sal-clustering-commons - 1.1-Helium + 1.1.1-SNAPSHOT com.google.guava diff --git a/opendaylight/md-sal/sal-binding-api/pom.xml b/opendaylight/md-sal/sal-binding-api/pom.xml index e8d848fe21..7c1f09aae7 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.1-Helium + 1.1.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 839c74180c..16ecb37a5c 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.1-Helium + 1.1.1-SNAPSHOT sal-binding-broker-impl bundle @@ -70,7 +70,7 @@ org.opendaylight.yangtools binding-data-codec - 0.6.2-Helium + 0.6.3-SNAPSHOT org.opendaylight.yangtools diff --git a/opendaylight/md-sal/sal-binding-config/pom.xml b/opendaylight/md-sal/sal-binding-config/pom.xml index 3a6f7c5c1b..90d03d2fb2 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.1-Helium + 1.1.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 37e0fef906..05ad50c644 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.1-Helium + 1.1.1-SNAPSHOT sal-binding-dom-it jar @@ -52,7 +52,7 @@ org.opendaylight.controller sal-test-model - 1.1-Helium + 1.1.1-SNAPSHOT diff --git a/opendaylight/md-sal/sal-binding-it/pom.xml b/opendaylight/md-sal/sal-binding-it/pom.xml index f607b0b9e4..e4773395d4 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.1-Helium + 1.1.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 041bd921f9..6c67391e28 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.1-Helium + 1.1.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 5e72a4a3e6..fe54168f8a 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.1-Helium + 1.1.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 6d2260ccd3..3c19271723 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.1-Helium + 1.1.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 3a0de84d3c..b0909f6313 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.1-Helium + 1.1.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 6512e01e0e..e47c84fc45 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.1-Helium + 1.1.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 c8392f9e10..cc1ec8e6da 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.1-Helium + 1.1.1-SNAPSHOT sal-common-util diff --git a/opendaylight/md-sal/sal-common/pom.xml b/opendaylight/md-sal/sal-common/pom.xml index c5f3407755..741f57c821 100644 --- a/opendaylight/md-sal/sal-common/pom.xml +++ b/opendaylight/md-sal/sal-common/pom.xml @@ -4,7 +4,7 @@ org.opendaylight.controller sal-parent - 1.1-Helium + 1.1.1-SNAPSHOT sal-common diff --git a/opendaylight/md-sal/sal-connector-api/pom.xml b/opendaylight/md-sal/sal-connector-api/pom.xml index 31460a28f0..0fb8a78b25 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.1-Helium + 1.1.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 2ba9ce6429..6889c68f7c 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.1-Helium + 1.1.1-SNAPSHOT sal-distributed-datastore bundle @@ -80,7 +80,7 @@ org.opendaylight.controller sal-inmemory-datastore - 1.1-Helium + 1.1.1-SNAPSHOT @@ -131,13 +131,13 @@ org.opendaylight.controller sal-clustering-commons - 1.1-Helium + 1.1.1-SNAPSHOT org.opendaylight.controller sal-akka-raft - 1.1-Helium + 1.1.1-SNAPSHOT diff --git a/opendaylight/md-sal/sal-dom-api/pom.xml b/opendaylight/md-sal/sal-dom-api/pom.xml index 8bd264d257..bfdd2ac087 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.1-Helium + 1.1.1-SNAPSHOT sal-core-api bundle diff --git a/opendaylight/md-sal/sal-dom-broker/pom.xml b/opendaylight/md-sal/sal-dom-broker/pom.xml index d82ee577e1..4eda59f70e 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.1-Helium + 1.1.1-SNAPSHOT sal-broker-impl bundle @@ -45,7 +45,7 @@ org.opendaylight.controller sal-inmemory-datastore - 1.1-Helium + 1.1.1-SNAPSHOT diff --git a/opendaylight/md-sal/sal-dom-spi/pom.xml b/opendaylight/md-sal/sal-dom-spi/pom.xml index ffd49b7adc..e8a778f6c1 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.1-Helium + 1.1.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 25aa9de0a1..0048d35b04 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.1-Helium + 1.1.1-SNAPSHOT sal-dom-xsql-config org.opendaylight.controller diff --git a/opendaylight/md-sal/sal-dom-xsql/pom.xml b/opendaylight/md-sal/sal-dom-xsql/pom.xml index 9d92b8b597..b3efee0c51 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.1-Helium + 1.1.1-SNAPSHOT sal-dom-xsql bundle diff --git a/opendaylight/md-sal/sal-inmemory-datastore/pom.xml b/opendaylight/md-sal/sal-inmemory-datastore/pom.xml index 793712bab9..2e15fccc7d 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.1-Helium + 1.1.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 b4cd1d95a7..6b12b211fa 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.1-Helium + 1.1.1-SNAPSHOT org.opendaylight.controller @@ -63,7 +63,7 @@ org.opendaylight.controller sal-dom-xsql - 1.1-Helium + 1.1.1-SNAPSHOT diff --git a/opendaylight/md-sal/sal-netconf-connector/pom.xml b/opendaylight/md-sal/sal-netconf-connector/pom.xml index 6c40114e29..0451248878 100644 --- a/opendaylight/md-sal/sal-netconf-connector/pom.xml +++ b/opendaylight/md-sal/sal-netconf-connector/pom.xml @@ -4,7 +4,7 @@ org.opendaylight.controller sal-parent - 1.1-Helium + 1.1.1-SNAPSHOT sal-netconf-connector diff --git a/opendaylight/md-sal/sal-remote/pom.xml b/opendaylight/md-sal/sal-remote/pom.xml index c2a77ea0d2..42a44f8404 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.1-Helium + 1.1.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 ac2feee8ea..2d69837649 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.1-Helium + 1.1.1-SNAPSHOT sal-remoterpc-connector bundle diff --git a/opendaylight/md-sal/sal-rest-connector-config/pom.xml b/opendaylight/md-sal/sal-rest-connector-config/pom.xml index 504e8e39c1..1feb38254a 100644 --- a/opendaylight/md-sal/sal-rest-connector-config/pom.xml +++ b/opendaylight/md-sal/sal-rest-connector-config/pom.xml @@ -12,7 +12,7 @@ org.opendaylight.controller sal-parent - 1.1-Helium + 1.1.1-SNAPSHOT sal-rest-connector-config Configuration files for sal-rest-connector diff --git a/opendaylight/md-sal/sal-rest-connector/pom.xml b/opendaylight/md-sal/sal-rest-connector/pom.xml index cdd0a7cfc3..00811c061f 100644 --- a/opendaylight/md-sal/sal-rest-connector/pom.xml +++ b/opendaylight/md-sal/sal-rest-connector/pom.xml @@ -4,7 +4,7 @@ org.opendaylight.controller sal-parent - 1.1-Helium + 1.1.1-SNAPSHOT sal-rest-connector bundle diff --git a/opendaylight/md-sal/sal-rest-docgen/pom.xml b/opendaylight/md-sal/sal-rest-docgen/pom.xml index 3b15e01392..6d53745c87 100644 --- a/opendaylight/md-sal/sal-rest-docgen/pom.xml +++ b/opendaylight/md-sal/sal-rest-docgen/pom.xml @@ -4,7 +4,7 @@ org.opendaylight.controller sal-parent - 1.1-Helium + 1.1.1-SNAPSHOT sal-rest-docgen diff --git a/opendaylight/md-sal/sal-restconf-broker/pom.xml b/opendaylight/md-sal/sal-restconf-broker/pom.xml index e8ae3fbfdc..3fa77d3478 100644 --- a/opendaylight/md-sal/sal-restconf-broker/pom.xml +++ b/opendaylight/md-sal/sal-restconf-broker/pom.xml @@ -4,7 +4,7 @@ org.opendaylight.controller sal-parent - 1.1-Helium + 1.1.1-SNAPSHOT sal-restconf-broker bundle diff --git a/opendaylight/md-sal/sal-test-model/pom.xml b/opendaylight/md-sal/sal-test-model/pom.xml index 3e7ef749f1..6a8abcac4d 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.1-Helium + 1.1.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 c8ba355a52..b445cf3847 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.1-Helium + 1.1.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 3d5b3d9795..3d2958cf41 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.1-Helium + 1.1.1-SNAPSHOT clustering-it-model bundle diff --git a/opendaylight/md-sal/samples/clustering-test-app/pom.xml b/opendaylight/md-sal/samples/clustering-test-app/pom.xml index d0570a907e..1c9d8e3253 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.1-Helium + 1.1.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 31a1f22890..8b80a9e097 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.1-Helium + 1.1.1-SNAPSHOT clustering-it-provider bundle diff --git a/opendaylight/md-sal/samples/l2switch/implementation/pom.xml b/opendaylight/md-sal/samples/l2switch/implementation/pom.xml index 522099a74f..cecdbb2f21 100644 --- a/opendaylight/md-sal/samples/l2switch/implementation/pom.xml +++ b/opendaylight/md-sal/samples/l2switch/implementation/pom.xml @@ -4,7 +4,7 @@ org.opendaylight.controller.samples sal-samples - 1.1-Helium + 1.1.1-SNAPSHOT ../.. org.opendaylight.controller.samples.l2switch.md diff --git a/opendaylight/md-sal/samples/l2switch/model/pom.xml b/opendaylight/md-sal/samples/l2switch/model/pom.xml index 4dff421524..bf79c92c16 100644 --- a/opendaylight/md-sal/samples/l2switch/model/pom.xml +++ b/opendaylight/md-sal/samples/l2switch/model/pom.xml @@ -4,7 +4,7 @@ org.opendaylight.controller.samples sal-samples - 1.1-Helium + 1.1.1-SNAPSHOT ../.. org.opendaylight.controller.samples.l2switch.md diff --git a/opendaylight/md-sal/samples/l2switch/pom.xml b/opendaylight/md-sal/samples/l2switch/pom.xml index 18c29a366a..dabeaca941 100644 --- a/opendaylight/md-sal/samples/l2switch/pom.xml +++ b/opendaylight/md-sal/samples/l2switch/pom.xml @@ -7,12 +7,12 @@ org.opendaylight.controller.samples sal-samples - 1.1-Helium + 1.1.1-SNAPSHOT l2switch.aggregator org.opendaylight.controller.samples.l2switch - 1.0.0-Helium + 1.0.1-SNAPSHOT pom diff --git a/opendaylight/md-sal/samples/pom.xml b/opendaylight/md-sal/samples/pom.xml index 9f6579969b..7f1fde83ea 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.1-Helium + 1.1.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 211d4eebb3..70c34283c2 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.1-Helium + 1.1.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 5b39f37f0f..fa13aa8420 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.1-Helium + 1.1.1-SNAPSHOT sample-toaster-consumer bundle - 1.1-Helium + 1.1.1-SNAPSHOT diff --git a/opendaylight/md-sal/samples/toaster-it/pom.xml b/opendaylight/md-sal/samples/toaster-it/pom.xml index 16b8f921ba..39fbb66a48 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.1-Helium + 1.1.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 f438987e38..e3264dde52 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.1-Helium + 1.1.1-SNAPSHOT sample-toaster-provider bundle - 1.1-Helium + 1.1.1-SNAPSHOT diff --git a/opendaylight/md-sal/samples/toaster/pom.xml b/opendaylight/md-sal/samples/toaster/pom.xml index d38cfbb844..3c47357e23 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.1-Helium + 1.1.1-SNAPSHOT sample-toaster bundle diff --git a/opendaylight/md-sal/statistics-manager/pom.xml b/opendaylight/md-sal/statistics-manager/pom.xml index 6c9b96fa65..d9cace7d78 100644 --- a/opendaylight/md-sal/statistics-manager/pom.xml +++ b/opendaylight/md-sal/statistics-manager/pom.xml @@ -4,7 +4,7 @@ org.opendaylight.controller sal-parent - 1.1-Helium + 1.1.1-SNAPSHOT org.opendaylight.controller.md statistics-manager diff --git a/opendaylight/md-sal/topology-lldp-discovery/pom.xml b/opendaylight/md-sal/topology-lldp-discovery/pom.xml index bab23246cd..1932b23b2d 100644 --- a/opendaylight/md-sal/topology-lldp-discovery/pom.xml +++ b/opendaylight/md-sal/topology-lldp-discovery/pom.xml @@ -4,7 +4,7 @@ org.opendaylight.controller sal-parent - 1.1-Helium + 1.1.1-SNAPSHOT ../ org.opendaylight.controller.md diff --git a/opendaylight/md-sal/topology-manager/pom.xml b/opendaylight/md-sal/topology-manager/pom.xml index c292a8d268..cfe70e6d05 100644 --- a/opendaylight/md-sal/topology-manager/pom.xml +++ b/opendaylight/md-sal/topology-manager/pom.xml @@ -4,7 +4,7 @@ org.opendaylight.controller sal-parent - 1.1-Helium + 1.1.1-SNAPSHOT org.opendaylight.controller.md topology-manager diff --git a/opendaylight/netconf/config-netconf-connector/pom.xml b/opendaylight/netconf/config-netconf-connector/pom.xml index b9417df48a..cfc1419986 100644 --- a/opendaylight/netconf/config-netconf-connector/pom.xml +++ b/opendaylight/netconf/config-netconf-connector/pom.xml @@ -5,7 +5,7 @@ org.opendaylight.controller netconf-subsystem - 0.2.5-Helium + 0.2.6-SNAPSHOT config-netconf-connector bundle diff --git a/opendaylight/netconf/config-persister-impl/pom.xml b/opendaylight/netconf/config-persister-impl/pom.xml index c9e7ec611c..984000d1bf 100644 --- a/opendaylight/netconf/config-persister-impl/pom.xml +++ b/opendaylight/netconf/config-persister-impl/pom.xml @@ -5,7 +5,7 @@ org.opendaylight.controller netconf-subsystem - 0.2.5-Helium + 0.2.6-SNAPSHOT ../ config-persister-impl diff --git a/opendaylight/netconf/ietf-netconf-monitoring-extension/pom.xml b/opendaylight/netconf/ietf-netconf-monitoring-extension/pom.xml index 4db9cc845c..138373a151 100644 --- a/opendaylight/netconf/ietf-netconf-monitoring-extension/pom.xml +++ b/opendaylight/netconf/ietf-netconf-monitoring-extension/pom.xml @@ -4,7 +4,7 @@ org.opendaylight.controller netconf-subsystem - 0.2.5-Helium + 0.2.6-SNAPSHOT ietf-netconf-monitoring-extension bundle diff --git a/opendaylight/netconf/ietf-netconf-monitoring/pom.xml b/opendaylight/netconf/ietf-netconf-monitoring/pom.xml index 23fa8e1a49..c460818c33 100644 --- a/opendaylight/netconf/ietf-netconf-monitoring/pom.xml +++ b/opendaylight/netconf/ietf-netconf-monitoring/pom.xml @@ -4,7 +4,7 @@ org.opendaylight.controller netconf-subsystem - 0.2.5-Helium + 0.2.6-SNAPSHOT ietf-netconf-monitoring bundle diff --git a/opendaylight/netconf/netconf-api/pom.xml b/opendaylight/netconf/netconf-api/pom.xml index 38c3eb8dff..624551c8d0 100644 --- a/opendaylight/netconf/netconf-api/pom.xml +++ b/opendaylight/netconf/netconf-api/pom.xml @@ -5,7 +5,7 @@ org.opendaylight.controller netconf-subsystem - 0.2.5-Helium + 0.2.6-SNAPSHOT netconf-api bundle diff --git a/opendaylight/netconf/netconf-auth/pom.xml b/opendaylight/netconf/netconf-auth/pom.xml index 4da4e050bd..65ceeeb271 100644 --- a/opendaylight/netconf/netconf-auth/pom.xml +++ b/opendaylight/netconf/netconf-auth/pom.xml @@ -12,7 +12,7 @@ org.opendaylight.controller netconf-subsystem - 0.2.5-Helium + 0.2.6-SNAPSHOT ../ netconf-auth diff --git a/opendaylight/netconf/netconf-cli/pom.xml b/opendaylight/netconf/netconf-cli/pom.xml index 0e022d99bf..449f998a4f 100644 --- a/opendaylight/netconf/netconf-cli/pom.xml +++ b/opendaylight/netconf/netconf-cli/pom.xml @@ -10,7 +10,7 @@ org.opendaylight.controller netconf-subsystem - 0.2.5-Helium + 0.2.6-SNAPSHOT netconf-cli jar diff --git a/opendaylight/netconf/netconf-cli/src/main/java/org/opendaylight/controller/netconf/cli/Main.java b/opendaylight/netconf/netconf-cli/src/main/java/org/opendaylight/controller/netconf/cli/Main.java index 8605501a9c..85c15427ae 100644 --- a/opendaylight/netconf/netconf-cli/src/main/java/org/opendaylight/controller/netconf/cli/Main.java +++ b/opendaylight/netconf/netconf-cli/src/main/java/org/opendaylight/controller/netconf/cli/Main.java @@ -140,7 +140,7 @@ public class Main { .usage("Submit address + port for initial TCP connection (PURE TCP CONNECTIONS ARE NOT SUPPORTED YET)\n" + "Submit username + password in addition to address + port for initial SSH connection\n" + "If no arguments(or unexpected combination) is submitted, cli will be started without initial connection\n" + - "To use with ODL controller, run with: java -jar netconf-cli-0.2.5-SNAPSHOT-executable.jar --server localhost --port 1830 --username admin --password admin"); + "To use with ODL controller, run with: java -jar netconf-cli-0.2.6-SNAPSHOT-executable.jar --server localhost --port 1830 --username admin --password admin"); final ArgumentGroup tcpGroup = parser.addArgumentGroup("TCP") .description("Base arguments to initiate TCP connection right away"); diff --git a/opendaylight/netconf/netconf-client/pom.xml b/opendaylight/netconf/netconf-client/pom.xml index 0887d83805..58b15510ed 100644 --- a/opendaylight/netconf/netconf-client/pom.xml +++ b/opendaylight/netconf/netconf-client/pom.xml @@ -5,7 +5,7 @@ org.opendaylight.controller netconf-subsystem - 0.2.5-Helium + 0.2.6-SNAPSHOT netconf-client bundle diff --git a/opendaylight/netconf/netconf-config/pom.xml b/opendaylight/netconf/netconf-config/pom.xml index d1ba2117b8..c8d6592fa8 100644 --- a/opendaylight/netconf/netconf-config/pom.xml +++ b/opendaylight/netconf/netconf-config/pom.xml @@ -12,7 +12,7 @@ org.opendaylight.controller netconf-subsystem - 0.2.5-Helium + 0.2.6-SNAPSHOT netconf-config Configuration files for netconf diff --git a/opendaylight/netconf/netconf-connector-config/pom.xml b/opendaylight/netconf/netconf-connector-config/pom.xml index 53cb2997d3..4ea0578cda 100644 --- a/opendaylight/netconf/netconf-connector-config/pom.xml +++ b/opendaylight/netconf/netconf-connector-config/pom.xml @@ -12,7 +12,7 @@ org.opendaylight.controller netconf-subsystem - 0.2.5-Helium + 0.2.6-SNAPSHOT netconf-connector-config Configuration files for netconf-connector diff --git a/opendaylight/netconf/netconf-impl/pom.xml b/opendaylight/netconf/netconf-impl/pom.xml index 9513d8b76a..e583a944b2 100644 --- a/opendaylight/netconf/netconf-impl/pom.xml +++ b/opendaylight/netconf/netconf-impl/pom.xml @@ -5,7 +5,7 @@ org.opendaylight.controller netconf-subsystem - 0.2.5-Helium + 0.2.6-SNAPSHOT netconf-impl bundle diff --git a/opendaylight/netconf/netconf-it/pom.xml b/opendaylight/netconf/netconf-it/pom.xml index cf1706925b..6bff2c6246 100644 --- a/opendaylight/netconf/netconf-it/pom.xml +++ b/opendaylight/netconf/netconf-it/pom.xml @@ -5,7 +5,7 @@ org.opendaylight.controller netconf-subsystem - 0.2.5-Helium + 0.2.6-SNAPSHOT netconf-it diff --git a/opendaylight/netconf/netconf-mapping-api/pom.xml b/opendaylight/netconf/netconf-mapping-api/pom.xml index c279f317f1..9ad61a8534 100644 --- a/opendaylight/netconf/netconf-mapping-api/pom.xml +++ b/opendaylight/netconf/netconf-mapping-api/pom.xml @@ -5,7 +5,7 @@ org.opendaylight.controller netconf-subsystem - 0.2.5-Helium + 0.2.6-SNAPSHOT netconf-mapping-api diff --git a/opendaylight/netconf/netconf-monitoring/pom.xml b/opendaylight/netconf/netconf-monitoring/pom.xml index 968b5091db..b1e6f2a11a 100644 --- a/opendaylight/netconf/netconf-monitoring/pom.xml +++ b/opendaylight/netconf/netconf-monitoring/pom.xml @@ -4,7 +4,7 @@ org.opendaylight.controller netconf-subsystem - 0.2.5-Helium + 0.2.6-SNAPSHOT netconf-monitoring bundle diff --git a/opendaylight/netconf/netconf-netty-util/pom.xml b/opendaylight/netconf/netconf-netty-util/pom.xml index 1b4fc9be9a..00e9f7ef28 100644 --- a/opendaylight/netconf/netconf-netty-util/pom.xml +++ b/opendaylight/netconf/netconf-netty-util/pom.xml @@ -12,7 +12,7 @@ org.opendaylight.controller netconf-subsystem - 0.2.5-Helium + 0.2.6-SNAPSHOT netconf-netty-util bundle diff --git a/opendaylight/netconf/netconf-ssh/pom.xml b/opendaylight/netconf/netconf-ssh/pom.xml index e91e50bf1b..4468ecc670 100644 --- a/opendaylight/netconf/netconf-ssh/pom.xml +++ b/opendaylight/netconf/netconf-ssh/pom.xml @@ -4,7 +4,7 @@ org.opendaylight.controller netconf-subsystem - 0.2.5-Helium + 0.2.6-SNAPSHOT ../ netconf-ssh diff --git a/opendaylight/netconf/netconf-tcp/pom.xml b/opendaylight/netconf/netconf-tcp/pom.xml index eb0c4d0c57..26ad117d9b 100644 --- a/opendaylight/netconf/netconf-tcp/pom.xml +++ b/opendaylight/netconf/netconf-tcp/pom.xml @@ -11,7 +11,7 @@ org.opendaylight.controller netconf-subsystem - 0.2.5-Helium + 0.2.6-SNAPSHOT ../ netconf-tcp diff --git a/opendaylight/netconf/netconf-testtool/pom.xml b/opendaylight/netconf/netconf-testtool/pom.xml index 5deb020754..55adfe884c 100644 --- a/opendaylight/netconf/netconf-testtool/pom.xml +++ b/opendaylight/netconf/netconf-testtool/pom.xml @@ -14,7 +14,7 @@ org.opendaylight.controller netconf-subsystem - 0.2.5-Helium + 0.2.6-SNAPSHOT netconf-testtool diff --git a/opendaylight/netconf/netconf-usermanager/pom.xml b/opendaylight/netconf/netconf-usermanager/pom.xml index 264ecf9633..99e04efd43 100644 --- a/opendaylight/netconf/netconf-usermanager/pom.xml +++ b/opendaylight/netconf/netconf-usermanager/pom.xml @@ -12,7 +12,7 @@ org.opendaylight.controller netconf-subsystem - 0.2.5-Helium + 0.2.6-SNAPSHOT ../ netconf-usermanager diff --git a/opendaylight/netconf/netconf-util/pom.xml b/opendaylight/netconf/netconf-util/pom.xml index e474896042..4e90e2ca2d 100644 --- a/opendaylight/netconf/netconf-util/pom.xml +++ b/opendaylight/netconf/netconf-util/pom.xml @@ -5,7 +5,7 @@ org.opendaylight.controller netconf-subsystem - 0.2.5-Helium + 0.2.6-SNAPSHOT netconf-util bundle diff --git a/opendaylight/netconf/pom.xml b/opendaylight/netconf/pom.xml index 9a14a72f18..8fadbd5627 100644 --- a/opendaylight/netconf/pom.xml +++ b/opendaylight/netconf/pom.xml @@ -5,12 +5,12 @@ org.opendaylight.controller commons.opendaylight - 1.4.2-Helium + 1.4.3-SNAPSHOT ../commons/opendaylight netconf-subsystem - 0.2.5-Helium + 0.2.6-SNAPSHOT pom ${project.artifactId} diff --git a/opendaylight/networkconfiguration/neutron/implementation/pom.xml b/opendaylight/networkconfiguration/neutron/implementation/pom.xml index 5a207a7a62..97ebd23102 100644 --- a/opendaylight/networkconfiguration/neutron/implementation/pom.xml +++ b/opendaylight/networkconfiguration/neutron/implementation/pom.xml @@ -4,11 +4,11 @@ org.opendaylight.controller commons.opendaylight - 1.4.2-Helium + 1.4.3-SNAPSHOT ../../../commons/opendaylight networkconfig.neutron.implementation - 0.4.2-Helium + 0.4.3-SNAPSHOT bundle 1.26.2 diff --git a/opendaylight/networkconfiguration/neutron/pom.xml b/opendaylight/networkconfiguration/neutron/pom.xml index 16322b600f..d95dadf52b 100644 --- a/opendaylight/networkconfiguration/neutron/pom.xml +++ b/opendaylight/networkconfiguration/neutron/pom.xml @@ -4,11 +4,11 @@ org.opendaylight.controller commons.opendaylight - 1.4.2-Helium + 1.4.3-SNAPSHOT ../../commons/opendaylight networkconfig.neutron - 0.4.2-Helium + 0.4.3-SNAPSHOT bundle 1.26.2 diff --git a/opendaylight/northbound/archetype-app-northbound/pom.xml b/opendaylight/northbound/archetype-app-northbound/pom.xml index d1e97d0e5e..a930247766 100644 --- a/opendaylight/northbound/archetype-app-northbound/pom.xml +++ b/opendaylight/northbound/archetype-app-northbound/pom.xml @@ -4,7 +4,7 @@ org.opendaylight.controller app-northbound - 0.0.1-Helium + 0.0.2-SNAPSHOT maven-archetype app-northbound diff --git a/opendaylight/northbound/archetype-app-northbound/src/main/resources/archetype-resources/pom.xml b/opendaylight/northbound/archetype-app-northbound/src/main/resources/archetype-resources/pom.xml index 9c451b1570..9962289aea 100644 --- a/opendaylight/northbound/archetype-app-northbound/src/main/resources/archetype-resources/pom.xml +++ b/opendaylight/northbound/archetype-app-northbound/src/main/resources/archetype-resources/pom.xml @@ -5,7 +5,7 @@ org.opendaylight.controller commons.opendaylight - 1.4.1-Helium + 1.4.2-SNAPSHOT ../../commons/opendaylight diff --git a/opendaylight/northbound/bundlescanner/api/pom.xml b/opendaylight/northbound/bundlescanner/api/pom.xml index e5324a8cb3..fa19bbd998 100644 --- a/opendaylight/northbound/bundlescanner/api/pom.xml +++ b/opendaylight/northbound/bundlescanner/api/pom.xml @@ -4,12 +4,12 @@ org.opendaylight.controller commons.opendaylight - 1.4.2-Helium + 1.4.3-SNAPSHOT ../../../commons/opendaylight bundlescanner - 0.4.2-Helium + 0.4.3-SNAPSHOT bundle diff --git a/opendaylight/northbound/bundlescanner/implementation/pom.xml b/opendaylight/northbound/bundlescanner/implementation/pom.xml index 7b919566e1..0a4d943a6f 100644 --- a/opendaylight/northbound/bundlescanner/implementation/pom.xml +++ b/opendaylight/northbound/bundlescanner/implementation/pom.xml @@ -4,12 +4,12 @@ org.opendaylight.controller commons.opendaylight - 1.4.2-Helium + 1.4.3-SNAPSHOT ../../../commons/opendaylight bundlescanner.implementation - 0.4.2-Helium + 0.4.3-SNAPSHOT bundle diff --git a/opendaylight/northbound/commons/pom.xml b/opendaylight/northbound/commons/pom.xml index 554946fa9b..749291c959 100644 --- a/opendaylight/northbound/commons/pom.xml +++ b/opendaylight/northbound/commons/pom.xml @@ -4,12 +4,12 @@ org.opendaylight.controller commons.opendaylight - 1.4.2-Helium + 1.4.3-SNAPSHOT ../../commons/opendaylight commons.northbound - 0.4.2-Helium + 0.4.3-SNAPSHOT bundle diff --git a/opendaylight/northbound/connectionmanager/pom.xml b/opendaylight/northbound/connectionmanager/pom.xml index c7051ccf65..d8a6df5107 100644 --- a/opendaylight/northbound/connectionmanager/pom.xml +++ b/opendaylight/northbound/connectionmanager/pom.xml @@ -4,12 +4,12 @@ org.opendaylight.controller commons.opendaylight - 1.4.2-Helium + 1.4.3-SNAPSHOT ../../commons/opendaylight connectionmanager.northbound - 0.1.2-Helium + 0.1.3-SNAPSHOT bundle diff --git a/opendaylight/northbound/containermanager/pom.xml b/opendaylight/northbound/containermanager/pom.xml index 1fe54361c6..f089a7b4c9 100644 --- a/opendaylight/northbound/containermanager/pom.xml +++ b/opendaylight/northbound/containermanager/pom.xml @@ -4,12 +4,12 @@ org.opendaylight.controller commons.opendaylight - 1.4.2-Helium + 1.4.3-SNAPSHOT ../../commons/opendaylight containermanager.northbound - 0.4.2-Helium + 0.4.3-SNAPSHOT bundle diff --git a/opendaylight/northbound/controllermanager/pom.xml b/opendaylight/northbound/controllermanager/pom.xml index cad5ef9a8b..820820cd1c 100644 --- a/opendaylight/northbound/controllermanager/pom.xml +++ b/opendaylight/northbound/controllermanager/pom.xml @@ -4,11 +4,11 @@ org.opendaylight.controller commons.opendaylight - 1.4.2-Helium + 1.4.3-SNAPSHOT ../../commons/opendaylight controllermanager.northbound - 0.0.2-Helium + 0.0.3-SNAPSHOT bundle diff --git a/opendaylight/northbound/flowprogrammer/pom.xml b/opendaylight/northbound/flowprogrammer/pom.xml index e83792d641..aabeb8c5e6 100644 --- a/opendaylight/northbound/flowprogrammer/pom.xml +++ b/opendaylight/northbound/flowprogrammer/pom.xml @@ -4,12 +4,12 @@ org.opendaylight.controller commons.opendaylight - 1.4.2-Helium + 1.4.3-SNAPSHOT ../../commons/opendaylight flowprogrammer.northbound - 0.4.2-Helium + 0.4.3-SNAPSHOT bundle diff --git a/opendaylight/northbound/hosttracker/pom.xml b/opendaylight/northbound/hosttracker/pom.xml index 9e7b305562..e01ae34ffc 100644 --- a/opendaylight/northbound/hosttracker/pom.xml +++ b/opendaylight/northbound/hosttracker/pom.xml @@ -4,11 +4,11 @@ org.opendaylight.controller commons.opendaylight - 1.4.2-Helium + 1.4.3-SNAPSHOT ../../commons/opendaylight hosttracker.northbound - 0.4.2-Helium + 0.4.3-SNAPSHOT bundle diff --git a/opendaylight/northbound/httpservice-bridge/pom.xml b/opendaylight/northbound/httpservice-bridge/pom.xml index e4e3a3c472..f37b458bbd 100644 --- a/opendaylight/northbound/httpservice-bridge/pom.xml +++ b/opendaylight/northbound/httpservice-bridge/pom.xml @@ -5,12 +5,12 @@ org.opendaylight.controller commons.opendaylight - 1.4.2-Helium + 1.4.3-SNAPSHOT ../../commons/opendaylight httpservice-bridge - 0.0.2-Helium + 0.0.3-SNAPSHOT bundle HttpService bridge web application diff --git a/opendaylight/northbound/integrationtest/pom.xml b/opendaylight/northbound/integrationtest/pom.xml index 1262fa047f..ad2ef16461 100644 --- a/opendaylight/northbound/integrationtest/pom.xml +++ b/opendaylight/northbound/integrationtest/pom.xml @@ -4,12 +4,12 @@ org.opendaylight.controller commons.integrationtest - 0.5.2-Helium + 0.5.3-SNAPSHOT ../../commons/integrationtest northbound.integrationtest - 0.4.2-Helium + 0.4.3-SNAPSHOT ch.qos.logback diff --git a/opendaylight/northbound/java-client/pom.xml b/opendaylight/northbound/java-client/pom.xml index 33279f481a..e4384ad3da 100644 --- a/opendaylight/northbound/java-client/pom.xml +++ b/opendaylight/northbound/java-client/pom.xml @@ -4,12 +4,12 @@ org.opendaylight.controller commons.opendaylight - 1.4.2-Helium + 1.4.3-SNAPSHOT ../../commons/opendaylight northbound.client - 0.0.1-Helium + 0.0.2-SNAPSHOT pom diff --git a/opendaylight/northbound/jolokia/pom.xml b/opendaylight/northbound/jolokia/pom.xml index e46a629a9f..c61f55d750 100644 --- a/opendaylight/northbound/jolokia/pom.xml +++ b/opendaylight/northbound/jolokia/pom.xml @@ -5,12 +5,12 @@ org.opendaylight.controller commons.opendaylight - 1.4.2-Helium + 1.4.3-SNAPSHOT ../../commons/opendaylight jolokia-bridge - 0.0.2-Helium + 0.0.3-SNAPSHOT bundle Jolokia bridge web application diff --git a/opendaylight/northbound/networkconfiguration/bridgedomain/pom.xml b/opendaylight/northbound/networkconfiguration/bridgedomain/pom.xml index e8a006890b..59c33df712 100644 --- a/opendaylight/northbound/networkconfiguration/bridgedomain/pom.xml +++ b/opendaylight/northbound/networkconfiguration/bridgedomain/pom.xml @@ -4,12 +4,12 @@ org.opendaylight.controller commons.opendaylight - 1.4.2-Helium + 1.4.3-SNAPSHOT ../../../commons/opendaylight networkconfig.bridgedomain.northbound - 0.0.3-Helium + 0.0.4-SNAPSHOT bundle diff --git a/opendaylight/northbound/networkconfiguration/neutron/pom.xml b/opendaylight/northbound/networkconfiguration/neutron/pom.xml index 9e57c1ec45..0fdd4fbecb 100644 --- a/opendaylight/northbound/networkconfiguration/neutron/pom.xml +++ b/opendaylight/northbound/networkconfiguration/neutron/pom.xml @@ -4,11 +4,11 @@ org.opendaylight.controller commons.opendaylight - 1.4.2-Helium + 1.4.3-SNAPSHOT ../../../commons/opendaylight networkconfig.neutron.northbound - 0.4.2-Helium + 0.4.3-SNAPSHOT bundle diff --git a/opendaylight/northbound/staticrouting/pom.xml b/opendaylight/northbound/staticrouting/pom.xml index 007bd9cd54..63e1b9ed53 100644 --- a/opendaylight/northbound/staticrouting/pom.xml +++ b/opendaylight/northbound/staticrouting/pom.xml @@ -4,12 +4,12 @@ org.opendaylight.controller commons.opendaylight - 1.4.2-Helium + 1.4.3-SNAPSHOT ../../commons/opendaylight forwarding.staticrouting.northbound - 0.4.2-Helium + 0.4.3-SNAPSHOT bundle diff --git a/opendaylight/northbound/statistics/pom.xml b/opendaylight/northbound/statistics/pom.xml index e4b9a43587..17dea4575a 100644 --- a/opendaylight/northbound/statistics/pom.xml +++ b/opendaylight/northbound/statistics/pom.xml @@ -4,12 +4,12 @@ org.opendaylight.controller commons.opendaylight - 1.4.2-Helium + 1.4.3-SNAPSHOT ../../commons/opendaylight statistics.northbound - 0.4.2-Helium + 0.4.3-SNAPSHOT bundle diff --git a/opendaylight/northbound/subnets/pom.xml b/opendaylight/northbound/subnets/pom.xml index d77d478eb2..6d5603132a 100644 --- a/opendaylight/northbound/subnets/pom.xml +++ b/opendaylight/northbound/subnets/pom.xml @@ -4,12 +4,12 @@ org.opendaylight.controller commons.opendaylight - 1.4.2-Helium + 1.4.3-SNAPSHOT ../../commons/opendaylight subnets.northbound - 0.4.2-Helium + 0.4.3-SNAPSHOT bundle diff --git a/opendaylight/northbound/swagger-ui/pom.xml b/opendaylight/northbound/swagger-ui/pom.xml index b221f1cc53..bbde834592 100644 --- a/opendaylight/northbound/swagger-ui/pom.xml +++ b/opendaylight/northbound/swagger-ui/pom.xml @@ -4,12 +4,12 @@ org.opendaylight.controller commons.opendaylight - 1.4.2-Helium + 1.4.3-SNAPSHOT ../../commons/opendaylight swagger-ui - 0.0.1-Helium + 0.0.2-SNAPSHOT bundle diff --git a/opendaylight/northbound/switchmanager/pom.xml b/opendaylight/northbound/switchmanager/pom.xml index 9fa1c77883..d9926aa326 100644 --- a/opendaylight/northbound/switchmanager/pom.xml +++ b/opendaylight/northbound/switchmanager/pom.xml @@ -4,11 +4,11 @@ org.opendaylight.controller commons.opendaylight - 1.4.2-Helium + 1.4.3-SNAPSHOT ../../commons/opendaylight switchmanager.northbound - 0.4.2-Helium + 0.4.3-SNAPSHOT bundle diff --git a/opendaylight/northbound/topology/pom.xml b/opendaylight/northbound/topology/pom.xml index 311237121f..b5eb9c94a6 100644 --- a/opendaylight/northbound/topology/pom.xml +++ b/opendaylight/northbound/topology/pom.xml @@ -4,12 +4,12 @@ org.opendaylight.controller commons.opendaylight - 1.4.2-Helium + 1.4.3-SNAPSHOT ../../commons/opendaylight topology.northbound - 0.4.2-Helium + 0.4.3-SNAPSHOT bundle diff --git a/opendaylight/northbound/usermanager/pom.xml b/opendaylight/northbound/usermanager/pom.xml index 3efe2b602d..9f716e791c 100644 --- a/opendaylight/northbound/usermanager/pom.xml +++ b/opendaylight/northbound/usermanager/pom.xml @@ -4,12 +4,12 @@ org.opendaylight.controller commons.opendaylight - 1.4.2-Helium + 1.4.3-SNAPSHOT ../../commons/opendaylight usermanager.northbound - 0.0.2-Helium + 0.0.3-SNAPSHOT bundle diff --git a/opendaylight/northboundtest/unit_test_suite/pom.xml b/opendaylight/northboundtest/unit_test_suite/pom.xml index 2425a87981..afbcf4482e 100644 --- a/opendaylight/northboundtest/unit_test_suite/pom.xml +++ b/opendaylight/northboundtest/unit_test_suite/pom.xml @@ -4,7 +4,7 @@ org.opendaylight.controller commons.opendaylight - 1.4.0-Helium + 1.4.1-SNAPSHOT ../../../opendaylight/commons/opendaylight @@ -16,7 +16,7 @@ org.opendaylight.controller northboundtest - 0.4.0-Helium + 0.4.1-SNAPSHOT bundle diff --git a/opendaylight/protocol_plugins/openflow/pom.xml b/opendaylight/protocol_plugins/openflow/pom.xml index 3c35ea6818..2e0820c7dd 100644 --- a/opendaylight/protocol_plugins/openflow/pom.xml +++ b/opendaylight/protocol_plugins/openflow/pom.xml @@ -4,12 +4,12 @@ org.opendaylight.controller commons.opendaylight - 1.4.2-Helium + 1.4.3-SNAPSHOT ../../commons/opendaylight protocol_plugins.openflow - 0.4.2-Helium + 0.4.3-SNAPSHOT bundle diff --git a/opendaylight/protocol_plugins/stub/pom.xml b/opendaylight/protocol_plugins/stub/pom.xml index e73a494d84..3c291710a0 100644 --- a/opendaylight/protocol_plugins/stub/pom.xml +++ b/opendaylight/protocol_plugins/stub/pom.xml @@ -4,12 +4,12 @@ org.opendaylight.controller commons.opendaylight - 1.4.2-Helium + 1.4.3-SNAPSHOT ../../commons/opendaylight protocol_plugins.stub - 0.4.2-Helium + 0.4.3-SNAPSHOT bundle diff --git a/opendaylight/routing/dijkstra_implementation/pom.xml b/opendaylight/routing/dijkstra_implementation/pom.xml index 53c96f5233..912b04b61e 100644 --- a/opendaylight/routing/dijkstra_implementation/pom.xml +++ b/opendaylight/routing/dijkstra_implementation/pom.xml @@ -4,12 +4,12 @@ org.opendaylight.controller commons.opendaylight - 1.4.2-Helium + 1.4.3-SNAPSHOT ../../commons/opendaylight routing.dijkstra_implementation - 0.4.2-Helium + 0.4.3-SNAPSHOT bundle diff --git a/opendaylight/sal/api/pom.xml b/opendaylight/sal/api/pom.xml index a604f44318..6de5f5fdf4 100644 --- a/opendaylight/sal/api/pom.xml +++ b/opendaylight/sal/api/pom.xml @@ -4,12 +4,12 @@ org.opendaylight.controller commons.opendaylight - 1.4.2-Helium + 1.4.3-SNAPSHOT ../../commons/opendaylight sal - 0.8.1-Helium + 0.8.2-SNAPSHOT bundle diff --git a/opendaylight/sal/connection/api/pom.xml b/opendaylight/sal/connection/api/pom.xml index b4b47386f4..7d6a91d052 100644 --- a/opendaylight/sal/connection/api/pom.xml +++ b/opendaylight/sal/connection/api/pom.xml @@ -4,12 +4,12 @@ org.opendaylight.controller commons.opendaylight - 1.4.2-Helium + 1.4.3-SNAPSHOT ../../../commons/opendaylight sal.connection - 0.1.2-Helium + 0.1.3-SNAPSHOT bundle diff --git a/opendaylight/sal/connection/implementation/pom.xml b/opendaylight/sal/connection/implementation/pom.xml index d7fdab4e46..18e2f8d62a 100644 --- a/opendaylight/sal/connection/implementation/pom.xml +++ b/opendaylight/sal/connection/implementation/pom.xml @@ -4,12 +4,12 @@ org.opendaylight.controller commons.opendaylight - 1.4.2-Helium + 1.4.3-SNAPSHOT ../../../commons/opendaylight sal.connection.implementation - 0.1.2-Helium + 0.1.3-SNAPSHOT bundle diff --git a/opendaylight/sal/implementation/pom.xml b/opendaylight/sal/implementation/pom.xml index 446dbe9039..a2449ced0e 100644 --- a/opendaylight/sal/implementation/pom.xml +++ b/opendaylight/sal/implementation/pom.xml @@ -4,12 +4,12 @@ org.opendaylight.controller commons.opendaylight - 1.4.2-Helium + 1.4.3-SNAPSHOT ../../commons/opendaylight sal.implementation - 0.4.2-Helium + 0.4.3-SNAPSHOT bundle diff --git a/opendaylight/sal/networkconfiguration/api/pom.xml b/opendaylight/sal/networkconfiguration/api/pom.xml index f530e8eba0..4db6288099 100644 --- a/opendaylight/sal/networkconfiguration/api/pom.xml +++ b/opendaylight/sal/networkconfiguration/api/pom.xml @@ -4,12 +4,12 @@ org.opendaylight.controller commons.opendaylight - 1.4.2-Helium + 1.4.3-SNAPSHOT ../../../commons/opendaylight sal.networkconfiguration - 0.0.3-Helium + 0.0.4-SNAPSHOT bundle diff --git a/opendaylight/sal/networkconfiguration/implementation/pom.xml b/opendaylight/sal/networkconfiguration/implementation/pom.xml index 4fb2a08d16..3bd279c851 100644 --- a/opendaylight/sal/networkconfiguration/implementation/pom.xml +++ b/opendaylight/sal/networkconfiguration/implementation/pom.xml @@ -4,12 +4,12 @@ org.opendaylight.controller commons.opendaylight - 1.4.2-Helium + 1.4.3-SNAPSHOT ../../../commons/opendaylight sal.networkconfiguration.implementation - 0.0.3-Helium + 0.0.4-SNAPSHOT bundle diff --git a/opendaylight/samples/clustersession/pom.xml b/opendaylight/samples/clustersession/pom.xml index 206d39f872..00596f3ae2 100644 --- a/opendaylight/samples/clustersession/pom.xml +++ b/opendaylight/samples/clustersession/pom.xml @@ -4,12 +4,12 @@ org.opendaylight.controller commons.opendaylight - 1.4.2-Helium + 1.4.3-SNAPSHOT ../../commons/opendaylight org.opendaylight.controller clustersession - 1.0.0-Helium + 1.0.1-SNAPSHOT bundle @@ -43,7 +43,7 @@ org.opendaylight.controller clustering.services - 0.5.1-Helium + 0.5.2-SNAPSHOT org.slf4j diff --git a/opendaylight/samples/loadbalancer/pom.xml b/opendaylight/samples/loadbalancer/pom.xml index 630009eddf..bdf9fea396 100644 --- a/opendaylight/samples/loadbalancer/pom.xml +++ b/opendaylight/samples/loadbalancer/pom.xml @@ -4,12 +4,12 @@ org.opendaylight.controller commons.opendaylight - 1.4.2-Helium + 1.4.3-SNAPSHOT ../../commons/opendaylight samples.loadbalancer - 0.5.2-Helium + 0.5.3-SNAPSHOT bundle diff --git a/opendaylight/samples/northbound/loadbalancer/pom.xml b/opendaylight/samples/northbound/loadbalancer/pom.xml index a92a7d1321..64dce03711 100644 --- a/opendaylight/samples/northbound/loadbalancer/pom.xml +++ b/opendaylight/samples/northbound/loadbalancer/pom.xml @@ -4,12 +4,12 @@ org.opendaylight.controller commons.opendaylight - 1.4.2-Helium + 1.4.3-SNAPSHOT ../../../commons/opendaylight samples.loadbalancer.northbound - 0.4.2-Helium + 0.4.3-SNAPSHOT bundle diff --git a/opendaylight/samples/simpleforwarding/pom.xml b/opendaylight/samples/simpleforwarding/pom.xml index 41424d8ce5..80757971f7 100644 --- a/opendaylight/samples/simpleforwarding/pom.xml +++ b/opendaylight/samples/simpleforwarding/pom.xml @@ -4,12 +4,12 @@ org.opendaylight.controller commons.opendaylight - 1.4.2-Helium + 1.4.3-SNAPSHOT ../../commons/opendaylight samples.simpleforwarding - 0.4.2-Helium + 0.4.3-SNAPSHOT bundle diff --git a/opendaylight/security/pom.xml b/opendaylight/security/pom.xml index 6dd4876d2c..d705cb62e9 100644 --- a/opendaylight/security/pom.xml +++ b/opendaylight/security/pom.xml @@ -4,12 +4,12 @@ org.opendaylight.controller commons.opendaylight - 1.4.2-Helium + 1.4.3-SNAPSHOT ../commons/opendaylight security - 0.4.2-Helium + 0.4.3-SNAPSHOT bundle diff --git a/opendaylight/statisticsmanager/api/pom.xml b/opendaylight/statisticsmanager/api/pom.xml index 412ad159c1..3238e03382 100644 --- a/opendaylight/statisticsmanager/api/pom.xml +++ b/opendaylight/statisticsmanager/api/pom.xml @@ -4,12 +4,12 @@ org.opendaylight.controller commons.opendaylight - 1.4.2-Helium + 1.4.3-SNAPSHOT ../../commons/opendaylight statisticsmanager - 0.5.1-Helium + 0.5.2-SNAPSHOT bundle diff --git a/opendaylight/statisticsmanager/implementation/pom.xml b/opendaylight/statisticsmanager/implementation/pom.xml index 68fdf5f4a9..894d558fdd 100644 --- a/opendaylight/statisticsmanager/implementation/pom.xml +++ b/opendaylight/statisticsmanager/implementation/pom.xml @@ -4,12 +4,12 @@ org.opendaylight.controller commons.opendaylight - 1.4.2-Helium + 1.4.3-SNAPSHOT ../../commons/opendaylight statisticsmanager.implementation - 0.4.2-Helium + 0.4.3-SNAPSHOT bundle diff --git a/opendaylight/statisticsmanager/integrationtest/pom.xml b/opendaylight/statisticsmanager/integrationtest/pom.xml index 64187fe46f..107c0c008e 100644 --- a/opendaylight/statisticsmanager/integrationtest/pom.xml +++ b/opendaylight/statisticsmanager/integrationtest/pom.xml @@ -4,12 +4,12 @@ org.opendaylight.controller commons.integrationtest - 0.5.2-Helium + 0.5.3-SNAPSHOT ../../commons/integrationtest statisticsmanager.integrationtest - 0.4.2-Helium + 0.4.3-SNAPSHOT ../implementation/target/jacoco-it.exec diff --git a/opendaylight/switchmanager/api/pom.xml b/opendaylight/switchmanager/api/pom.xml index cd0e122948..5eb309f8d7 100644 --- a/opendaylight/switchmanager/api/pom.xml +++ b/opendaylight/switchmanager/api/pom.xml @@ -4,12 +4,12 @@ org.opendaylight.controller commons.opendaylight - 1.4.2-Helium + 1.4.3-SNAPSHOT ../../commons/opendaylight switchmanager - 0.7.1-Helium + 0.7.2-SNAPSHOT bundle diff --git a/opendaylight/switchmanager/implementation/pom.xml b/opendaylight/switchmanager/implementation/pom.xml index 44159c60bd..2e8225b282 100644 --- a/opendaylight/switchmanager/implementation/pom.xml +++ b/opendaylight/switchmanager/implementation/pom.xml @@ -4,12 +4,12 @@ org.opendaylight.controller commons.opendaylight - 1.4.2-Helium + 1.4.3-SNAPSHOT ../../commons/opendaylight switchmanager.implementation - 0.4.2-Helium + 0.4.3-SNAPSHOT bundle diff --git a/opendaylight/switchmanager/integrationtest/pom.xml b/opendaylight/switchmanager/integrationtest/pom.xml index 1ecd4b41bf..e883986041 100644 --- a/opendaylight/switchmanager/integrationtest/pom.xml +++ b/opendaylight/switchmanager/integrationtest/pom.xml @@ -4,12 +4,12 @@ org.opendaylight.controller commons.integrationtest - 0.5.2-Helium + 0.5.3-SNAPSHOT ../../commons/integrationtest switchmanager.integrationtest - 0.4.2-Helium + 0.4.3-SNAPSHOT ../implementation/target/jacoco-it.exec diff --git a/opendaylight/topologymanager/implementation/pom.xml b/opendaylight/topologymanager/implementation/pom.xml index 64cabc1879..0aaf0a5cac 100644 --- a/opendaylight/topologymanager/implementation/pom.xml +++ b/opendaylight/topologymanager/implementation/pom.xml @@ -4,12 +4,12 @@ org.opendaylight.controller commons.opendaylight - 1.4.2-Helium + 1.4.3-SNAPSHOT ../../commons/opendaylight topologymanager - 0.4.2-Helium + 0.4.3-SNAPSHOT bundle diff --git a/opendaylight/topologymanager/integrationtest/pom.xml b/opendaylight/topologymanager/integrationtest/pom.xml index f73c55ef55..84b8a6d362 100644 --- a/opendaylight/topologymanager/integrationtest/pom.xml +++ b/opendaylight/topologymanager/integrationtest/pom.xml @@ -4,12 +4,12 @@ org.opendaylight.controller commons.integrationtest - 0.5.2-Helium + 0.5.3-SNAPSHOT ../../commons/integrationtest topologymanager.integrationtest - 0.4.1-Helium + 0.4.2-SNAPSHOT ../implementaiton/target/jacoco-it.exec diff --git a/opendaylight/topologymanager/shell/pom.xml b/opendaylight/topologymanager/shell/pom.xml index 626c3b53d4..f73d7f91cd 100644 --- a/opendaylight/topologymanager/shell/pom.xml +++ b/opendaylight/topologymanager/shell/pom.xml @@ -4,7 +4,7 @@ org.opendaylight.controller commons.opendaylight - 1.4.2-Helium + 1.4.3-SNAPSHOT ../../commons/opendaylight topologymanager.shell diff --git a/opendaylight/usermanager/api/pom.xml b/opendaylight/usermanager/api/pom.xml index a2f1999ee3..c5bae499b2 100644 --- a/opendaylight/usermanager/api/pom.xml +++ b/opendaylight/usermanager/api/pom.xml @@ -4,12 +4,12 @@ org.opendaylight.controller commons.opendaylight - 1.4.2-Helium + 1.4.3-SNAPSHOT ../../commons/opendaylight usermanager - 0.4.2-Helium + 0.4.3-SNAPSHOT bundle diff --git a/opendaylight/usermanager/implementation/pom.xml b/opendaylight/usermanager/implementation/pom.xml index 1ba8dbeb24..4e21487ff8 100644 --- a/opendaylight/usermanager/implementation/pom.xml +++ b/opendaylight/usermanager/implementation/pom.xml @@ -4,12 +4,12 @@ org.opendaylight.controller commons.opendaylight - 1.4.2-Helium + 1.4.3-SNAPSHOT ../../commons/opendaylight usermanager.implementation - 0.4.2-Helium + 0.4.3-SNAPSHOT bundle diff --git a/opendaylight/web/brandfragment/pom.xml b/opendaylight/web/brandfragment/pom.xml index e431c4edb1..d08a36e74f 100644 --- a/opendaylight/web/brandfragment/pom.xml +++ b/opendaylight/web/brandfragment/pom.xml @@ -6,7 +6,7 @@ org.opendaylight.controller commons.opendaylight - 1.4.0-Helium + 1.4.1-SNAPSHOT ../../commons/opendaylight @@ -17,7 +17,7 @@ org.opendaylight.controller web.brandfragment - 0.4.0-Helium + 0.4.1-SNAPSHOT bundle diff --git a/opendaylight/web/devices/pom.xml b/opendaylight/web/devices/pom.xml index 4d5cc8b8fc..04f455eef7 100644 --- a/opendaylight/web/devices/pom.xml +++ b/opendaylight/web/devices/pom.xml @@ -4,12 +4,12 @@ org.opendaylight.controller commons.opendaylight - 1.4.2-Helium + 1.4.3-SNAPSHOT ../../commons/opendaylight devices.web - 0.4.2-Helium + 0.4.3-SNAPSHOT bundle diff --git a/opendaylight/web/flows/pom.xml b/opendaylight/web/flows/pom.xml index 59f7e81a64..78fa353f2f 100644 --- a/opendaylight/web/flows/pom.xml +++ b/opendaylight/web/flows/pom.xml @@ -4,12 +4,12 @@ org.opendaylight.controller commons.opendaylight - 1.4.2-Helium + 1.4.3-SNAPSHOT ../../commons/opendaylight flows.web - 0.4.2-Helium + 0.4.3-SNAPSHOT bundle diff --git a/opendaylight/web/osgi-brandfragment/pom.xml b/opendaylight/web/osgi-brandfragment/pom.xml index f8d252d347..d3ba0a2ae3 100644 --- a/opendaylight/web/osgi-brandfragment/pom.xml +++ b/opendaylight/web/osgi-brandfragment/pom.xml @@ -5,12 +5,12 @@ org.opendaylight.controller commons.opendaylight - 1.4.2-Helium + 1.4.3-SNAPSHOT ../../commons/opendaylight osgi-brandfragment.web - 0.0.2-Helium + 0.0.3-SNAPSHOT bundle OSGi management web application brand fragment diff --git a/opendaylight/web/root/pom.xml b/opendaylight/web/root/pom.xml index 10b3a732cf..f7a8f63d51 100644 --- a/opendaylight/web/root/pom.xml +++ b/opendaylight/web/root/pom.xml @@ -4,12 +4,12 @@ org.opendaylight.controller commons.opendaylight - 1.4.2-Helium + 1.4.3-SNAPSHOT ../../commons/opendaylight web - 0.4.2-Helium + 0.4.3-SNAPSHOT bundle diff --git a/opendaylight/web/topology/pom.xml b/opendaylight/web/topology/pom.xml index 6814aeb36c..49ca10bdcb 100644 --- a/opendaylight/web/topology/pom.xml +++ b/opendaylight/web/topology/pom.xml @@ -4,12 +4,12 @@ org.opendaylight.controller commons.opendaylight - 1.4.2-Helium + 1.4.3-SNAPSHOT ../../commons/opendaylight topology.web - 0.4.2-Helium + 0.4.3-SNAPSHOT bundle diff --git a/opendaylight/web/troubleshoot/pom.xml b/opendaylight/web/troubleshoot/pom.xml index 0d1bcaa838..4b3d6d635c 100644 --- a/opendaylight/web/troubleshoot/pom.xml +++ b/opendaylight/web/troubleshoot/pom.xml @@ -4,12 +4,12 @@ org.opendaylight.controller commons.opendaylight - 1.4.2-Helium + 1.4.3-SNAPSHOT ../../commons/opendaylight troubleshoot.web - 0.4.2-Helium + 0.4.3-SNAPSHOT bundle diff --git a/pom.xml b/pom.xml index b113ecb635..abd9724e3e 100644 --- a/pom.xml +++ b/pom.xml @@ -4,11 +4,11 @@ org.opendaylight.controller commons.parent - 1.0.2-Helium + 1.0.3-SNAPSHOT opendaylight/commons/parent releasepom - 0.1.2-Helium + 0.1.3-SNAPSHOT pom 3.0 diff --git a/third-party/commons/thirdparty/pom.xml b/third-party/commons/thirdparty/pom.xml index 344288b3a4..c38a50985a 100644 --- a/third-party/commons/thirdparty/pom.xml +++ b/third-party/commons/thirdparty/pom.xml @@ -6,7 +6,7 @@ org.opendaylight.controller commons.thirdparty - 1.1.2-Helium + 1.1.3-SNAPSHOT pom scm:git:ssh://git.opendaylight.org:29418/controller.git diff --git a/third-party/ganymed/pom.xml b/third-party/ganymed/pom.xml index 9bb46688b0..1883bcedf4 100644 --- a/third-party/ganymed/pom.xml +++ b/third-party/ganymed/pom.xml @@ -5,13 +5,13 @@ org.opendaylight.controller commons.thirdparty - 1.1.2-Helium + 1.1.3-SNAPSHOT ../commons/thirdparty org.opendaylight.controller.thirdparty ganymed - 1.1-Helium + 1.1.1-SNAPSHOT bundle diff --git a/third-party/jersey-servlet/pom.xml b/third-party/jersey-servlet/pom.xml index ce5ede5f44..0d69647dc3 100644 --- a/third-party/jersey-servlet/pom.xml +++ b/third-party/jersey-servlet/pom.xml @@ -4,7 +4,7 @@ org.opendaylight.controller commons.thirdparty - 1.1.1-Helium + 1.1.2-SNAPSHOT ../commons/thirdparty @@ -17,7 +17,7 @@ 4.0.0 org.opendaylight.controller.thirdparty com.sun.jersey.jersey-servlet - 1.18-Helium + 1.18.1-SNAPSHOT bundle diff --git a/third-party/net.sf.jung2/pom.xml b/third-party/net.sf.jung2/pom.xml index 247310e8ba..6eaad922d7 100644 --- a/third-party/net.sf.jung2/pom.xml +++ b/third-party/net.sf.jung2/pom.xml @@ -4,7 +4,7 @@ org.opendaylight.controller commons.thirdparty - 1.1.1-Helium + 1.1.2-SNAPSHOT ../commons/thirdparty @@ -17,7 +17,7 @@ 4.0.0 org.opendaylight.controller.thirdparty net.sf.jung2 - 2.0.2-Helium + 2.0.3-SNAPSHOT bundle diff --git a/third-party/openflowj/pom.xml b/third-party/openflowj/pom.xml index 7772e8b1fd..75f293fb0a 100644 --- a/third-party/openflowj/pom.xml +++ b/third-party/openflowj/pom.xml @@ -2,7 +2,7 @@ 4.0.0 org.opendaylight.controller.thirdparty org.openflow.openflowj - 1.0.3-Helium + 1.0.4-SNAPSHOT OpenFlow Java A Java implemention of the OpenFlow v1.0 protocol @@ -10,7 +10,7 @@ org.opendaylight.controller commons.thirdparty - 1.1.1-Helium + 1.1.2-SNAPSHOT ../commons/thirdparty diff --git a/third-party/org.apache.catalina.filters.CorsFilter/pom.xml b/third-party/org.apache.catalina.filters.CorsFilter/pom.xml index 87abadedac..90f4e41b62 100644 --- a/third-party/org.apache.catalina.filters.CorsFilter/pom.xml +++ b/third-party/org.apache.catalina.filters.CorsFilter/pom.xml @@ -4,7 +4,7 @@ org.opendaylight.controller commons.thirdparty - 1.1.1-Helium + 1.1.2-SNAPSHOT ../commons/thirdparty @@ -16,7 +16,7 @@ 4.0.0 org.opendaylight.controller.thirdparty org.apache.catalina.filters.CorsFilter - 7.0.43-Helium + 7.0.44-SNAPSHOT bundle -- 2.36.6