From: Tomas Cere Date: Tue, 29 Mar 2016 12:54:56 +0000 (+0000) Subject: Merge "Bug 5475 - File descriptor leak on netconf connector reconnects" into stable... X-Git-Tag: release/beryllium-sr2~12 X-Git-Url: https://git.opendaylight.org/gerrit/gitweb?a=commitdiff_plain;h=4a55f62422e1a437a00f998abfe9946a0e9e4f52;hp=cfc8347783cdfaae58f529c8a4c3e4a22419e917;p=netconf.git Merge "Bug 5475 - File descriptor leak on netconf connector reconnects" into stable/beryllium --- diff --git a/features/netconf-connector/pom.xml b/features/netconf-connector/pom.xml index 4e4cf5e774..5d7c1a9826 100644 --- a/features/netconf-connector/pom.xml +++ b/features/netconf-connector/pom.xml @@ -12,25 +12,25 @@ org.opendaylight.odlparent features-parent - 1.6.1-SNAPSHOT + 1.6.2-SNAPSHOT org.opendaylight.netconf features-netconf-connector - 1.0.1-SNAPSHOT + 1.0.2-SNAPSHOT jar - 0.3.1-SNAPSHOT - 1.6.1-SNAPSHOT - 1.3.1-SNAPSHOT - 0.4.1-SNAPSHOT - 1.6.1-SNAPSHOT - 2.0.1-SNAPSHOT - 0.8.1-SNAPSHOT - 1.0.1-SNAPSHOT - 1.3.1-SNAPSHOT - 0.8.1-SNAPSHOT + 0.3.2-SNAPSHOT + 1.6.2-SNAPSHOT + 1.3.2-SNAPSHOT + 0.4.2-SNAPSHOT + 1.6.2-SNAPSHOT + 2.0.2-SNAPSHOT + 0.8.2-SNAPSHOT + 1.0.2-SNAPSHOT + 1.3.2-SNAPSHOT + 0.8.2-SNAPSHOT 2.15 features.xml @@ -45,7 +45,7 @@ org.opendaylight.netconf netconf-artifacts - 1.0.1-SNAPSHOT + 1.0.2-SNAPSHOT pom import diff --git a/features/netconf/pom.xml b/features/netconf/pom.xml index 1b39f02542..5c570a3785 100644 --- a/features/netconf/pom.xml +++ b/features/netconf/pom.xml @@ -4,26 +4,26 @@ org.opendaylight.odlparent features-parent - 1.6.1-SNAPSHOT + 1.6.2-SNAPSHOT org.opendaylight.netconf features-netconf - 1.0.1-SNAPSHOT + 1.0.2-SNAPSHOT jar - 0.3.1-SNAPSHOT - 1.6.1-SNAPSHOT - 1.3.1-SNAPSHOT - 0.4.1-SNAPSHOT + 0.3.2-SNAPSHOT + 1.6.2-SNAPSHOT + 1.3.2-SNAPSHOT + 0.4.2-SNAPSHOT 0000.0002.0053.0 - 1.6.1-SNAPSHOT - 0.8.1-SNAPSHOT - 1.0.1-SNAPSHOT - 0.7.1-SNAPSHOT - 0.8.1-SNAPSHOT + 1.6.2-SNAPSHOT + 0.8.2-SNAPSHOT + 1.0.2-SNAPSHOT + 0.7.2-SNAPSHOT + 0.8.2-SNAPSHOT 0.14.0 features.xml @@ -44,7 +44,7 @@ org.opendaylight.odlparent odlparent-artifacts - 1.6.1-SNAPSHOT + 1.6.2-SNAPSHOT pom import diff --git a/features/pom.xml b/features/pom.xml index 1838991141..578c3a8724 100644 --- a/features/pom.xml +++ b/features/pom.xml @@ -4,7 +4,7 @@ org.opendaylight.netconf netconf-parent - 1.0.1-SNAPSHOT + 1.0.2-SNAPSHOT .. netconf-features-parent diff --git a/features/restconf/pom.xml b/features/restconf/pom.xml index 7295dc68b0..b01d9f36fd 100644 --- a/features/restconf/pom.xml +++ b/features/restconf/pom.xml @@ -12,23 +12,23 @@ org.opendaylight.odlparent features-parent - 1.6.1-SNAPSHOT + 1.6.2-SNAPSHOT features-restconf org.opendaylight.netconf - 1.3.1-SNAPSHOT + 1.3.2-SNAPSHOT jar - 0.3.1-SNAPSHOT - 1.6.1-SNAPSHOT - 1.3.1-SNAPSHOT - 1.6.1-SNAPSHOT - 2.0.1-SNAPSHOT - 0.8.1-SNAPSHOT - 1.3.1-SNAPSHOT + 0.3.2-SNAPSHOT + 1.6.2-SNAPSHOT + 1.3.2-SNAPSHOT + 1.6.2-SNAPSHOT + 2.0.2-SNAPSHOT + 0.8.2-SNAPSHOT + 1.3.2-SNAPSHOT 2.15 - 0.8.1-SNAPSHOT + 0.8.2-SNAPSHOT features.xml etc/opendaylight/karaf @@ -41,7 +41,7 @@ org.opendaylight.odlparent odlparent-artifacts - 1.6.1-SNAPSHOT + 1.6.2-SNAPSHOT pom import diff --git a/karaf/pom.xml b/karaf/pom.xml index 563084043d..105b24b537 100644 --- a/karaf/pom.xml +++ b/karaf/pom.xml @@ -10,19 +10,19 @@ org.opendaylight.controller karaf-parent - 1.6.1-SNAPSHOT + 1.6.2-SNAPSHOT org.opendaylight.netconf netconf-karaf - 1.3.1-SNAPSHOT + 1.3.2-SNAPSHOT pom 3.1.1 - 1.0.1-SNAPSHOT - 1.3.1-SNAPSHOT + 1.0.2-SNAPSHOT + 1.3.2-SNAPSHOT diff --git a/opendaylight/netconf/aaa-authn-odl-plugin/pom.xml b/opendaylight/netconf/aaa-authn-odl-plugin/pom.xml index 138ff4bad3..ac41941b13 100644 --- a/opendaylight/netconf/aaa-authn-odl-plugin/pom.xml +++ b/opendaylight/netconf/aaa-authn-odl-plugin/pom.xml @@ -13,7 +13,7 @@ org.opendaylight.netconf netconf-subsystem - 1.0.1-SNAPSHOT + 1.0.2-SNAPSHOT .. diff --git a/opendaylight/netconf/abstract-topology/pom.xml b/opendaylight/netconf/abstract-topology/pom.xml index 7814dbf361..5931541324 100644 --- a/opendaylight/netconf/abstract-topology/pom.xml +++ b/opendaylight/netconf/abstract-topology/pom.xml @@ -5,7 +5,7 @@ netconf-subsystem org.opendaylight.netconf - 1.0.1-SNAPSHOT + 1.0.2-SNAPSHOT ../ 4.0.0 diff --git a/opendaylight/netconf/config-netconf-connector/pom.xml b/opendaylight/netconf/config-netconf-connector/pom.xml index 7f7b634cc1..e93d50cd2f 100644 --- a/opendaylight/netconf/config-netconf-connector/pom.xml +++ b/opendaylight/netconf/config-netconf-connector/pom.xml @@ -5,7 +5,7 @@ org.opendaylight.netconf netconf-subsystem - 1.0.1-SNAPSHOT + 1.0.2-SNAPSHOT .. config-netconf-connector diff --git a/opendaylight/netconf/mdsal-netconf-connector/pom.xml b/opendaylight/netconf/mdsal-netconf-connector/pom.xml index 79fc4e14d5..315e2236f9 100644 --- a/opendaylight/netconf/mdsal-netconf-connector/pom.xml +++ b/opendaylight/netconf/mdsal-netconf-connector/pom.xml @@ -5,7 +5,7 @@ org.opendaylight.netconf netconf-subsystem - 1.0.1-SNAPSHOT + 1.0.2-SNAPSHOT mdsal-netconf-connector bundle diff --git a/opendaylight/netconf/mdsal-netconf-monitoring/pom.xml b/opendaylight/netconf/mdsal-netconf-monitoring/pom.xml index c2f988c9a3..f83a4c9d8c 100644 --- a/opendaylight/netconf/mdsal-netconf-monitoring/pom.xml +++ b/opendaylight/netconf/mdsal-netconf-monitoring/pom.xml @@ -4,7 +4,7 @@ org.opendaylight.netconf netconf-subsystem - 1.0.1-SNAPSHOT + 1.0.2-SNAPSHOT mdsal-netconf-monitoring bundle diff --git a/opendaylight/netconf/mdsal-netconf-notification/pom.xml b/opendaylight/netconf/mdsal-netconf-notification/pom.xml index 72b540e6eb..f5d62b0634 100644 --- a/opendaylight/netconf/mdsal-netconf-notification/pom.xml +++ b/opendaylight/netconf/mdsal-netconf-notification/pom.xml @@ -4,7 +4,7 @@ org.opendaylight.netconf netconf-subsystem - 1.0.1-SNAPSHOT + 1.0.2-SNAPSHOT mdsal-netconf-notification bundle diff --git a/opendaylight/netconf/messagebus-netconf/pom.xml b/opendaylight/netconf/messagebus-netconf/pom.xml index 6091628993..f37431eb8e 100644 --- a/opendaylight/netconf/messagebus-netconf/pom.xml +++ b/opendaylight/netconf/messagebus-netconf/pom.xml @@ -14,7 +14,7 @@ and is available at http://www.eclipse.org/legal/epl-v10.html org.opendaylight.netconf netconf-subsystem - 1.0.1-SNAPSHOT + 1.0.2-SNAPSHOT messagebus-netconf diff --git a/opendaylight/netconf/models/ietf-netconf-monitoring-extension/pom.xml b/opendaylight/netconf/models/ietf-netconf-monitoring-extension/pom.xml index 76410f8384..db384f7bab 100644 --- a/opendaylight/netconf/models/ietf-netconf-monitoring-extension/pom.xml +++ b/opendaylight/netconf/models/ietf-netconf-monitoring-extension/pom.xml @@ -4,7 +4,7 @@ org.opendaylight.netconf netconf-models - 1.0.1-SNAPSHOT + 1.0.2-SNAPSHOT ietf-netconf-monitoring-extension bundle diff --git a/opendaylight/netconf/models/ietf-netconf-monitoring/pom.xml b/opendaylight/netconf/models/ietf-netconf-monitoring/pom.xml index e6a5f78e57..57b3133216 100644 --- a/opendaylight/netconf/models/ietf-netconf-monitoring/pom.xml +++ b/opendaylight/netconf/models/ietf-netconf-monitoring/pom.xml @@ -4,7 +4,7 @@ org.opendaylight.netconf netconf-models - 1.0.1-SNAPSHOT + 1.0.2-SNAPSHOT ietf-netconf-monitoring bundle diff --git a/opendaylight/netconf/models/ietf-netconf-notifications/pom.xml b/opendaylight/netconf/models/ietf-netconf-notifications/pom.xml index 94945ac9cd..4086056eac 100644 --- a/opendaylight/netconf/models/ietf-netconf-notifications/pom.xml +++ b/opendaylight/netconf/models/ietf-netconf-notifications/pom.xml @@ -12,7 +12,7 @@ org.opendaylight.netconf netconf-models - 1.0.1-SNAPSHOT + 1.0.2-SNAPSHOT ietf-netconf-notifications bundle diff --git a/opendaylight/netconf/models/ietf-netconf/pom.xml b/opendaylight/netconf/models/ietf-netconf/pom.xml index d4591fbb66..d88cd17a20 100644 --- a/opendaylight/netconf/models/ietf-netconf/pom.xml +++ b/opendaylight/netconf/models/ietf-netconf/pom.xml @@ -12,7 +12,7 @@ org.opendaylight.netconf netconf-models - 1.0.1-SNAPSHOT + 1.0.2-SNAPSHOT ietf-netconf bundle diff --git a/opendaylight/netconf/models/pom.xml b/opendaylight/netconf/models/pom.xml index 4c59a84af6..9ed52cf44d 100644 --- a/opendaylight/netconf/models/pom.xml +++ b/opendaylight/netconf/models/pom.xml @@ -5,11 +5,11 @@ org.opendaylight.netconf netconf-subsystem - 1.0.1-SNAPSHOT + 1.0.2-SNAPSHOT netconf-models - 1.0.1-SNAPSHOT + 1.0.2-SNAPSHOT pom ${project.artifactId} diff --git a/opendaylight/netconf/netconf-api/pom.xml b/opendaylight/netconf/netconf-api/pom.xml index f17454b70e..f9a6cbfe69 100644 --- a/opendaylight/netconf/netconf-api/pom.xml +++ b/opendaylight/netconf/netconf-api/pom.xml @@ -5,7 +5,7 @@ org.opendaylight.netconf netconf-subsystem - 1.0.1-SNAPSHOT + 1.0.2-SNAPSHOT netconf-api bundle diff --git a/opendaylight/netconf/netconf-artifacts/pom.xml b/opendaylight/netconf/netconf-artifacts/pom.xml index 760c6d70b1..389440abde 100644 --- a/opendaylight/netconf/netconf-artifacts/pom.xml +++ b/opendaylight/netconf/netconf-artifacts/pom.xml @@ -14,17 +14,17 @@ org.opendaylight.odlparent odlparent-lite - 1.6.1-SNAPSHOT + 1.6.2-SNAPSHOT org.opendaylight.netconf netconf-artifacts - 1.0.1-SNAPSHOT + 1.0.2-SNAPSHOT pom - 1.3.1-SNAPSHOT + 1.3.2-SNAPSHOT diff --git a/opendaylight/netconf/netconf-auth/pom.xml b/opendaylight/netconf/netconf-auth/pom.xml index 6a45f70782..6747828c01 100644 --- a/opendaylight/netconf/netconf-auth/pom.xml +++ b/opendaylight/netconf/netconf-auth/pom.xml @@ -12,7 +12,7 @@ org.opendaylight.netconf netconf-subsystem - 1.0.1-SNAPSHOT + 1.0.2-SNAPSHOT ../ netconf-auth diff --git a/opendaylight/netconf/netconf-client/pom.xml b/opendaylight/netconf/netconf-client/pom.xml index c8b12e3258..bd29f3239d 100644 --- a/opendaylight/netconf/netconf-client/pom.xml +++ b/opendaylight/netconf/netconf-client/pom.xml @@ -5,7 +5,7 @@ org.opendaylight.netconf netconf-subsystem - 1.0.1-SNAPSHOT + 1.0.2-SNAPSHOT netconf-client bundle diff --git a/opendaylight/netconf/netconf-config-dispatcher/pom.xml b/opendaylight/netconf/netconf-config-dispatcher/pom.xml index d8257cf9e0..85804f6be2 100644 --- a/opendaylight/netconf/netconf-config-dispatcher/pom.xml +++ b/opendaylight/netconf/netconf-config-dispatcher/pom.xml @@ -11,7 +11,7 @@ org.opendaylight.netconf netconf-subsystem - 1.0.1-SNAPSHOT + 1.0.2-SNAPSHOT netconf-config-dispatcher diff --git a/opendaylight/netconf/netconf-config/pom.xml b/opendaylight/netconf/netconf-config/pom.xml index 84f53cc623..0d736babfa 100644 --- a/opendaylight/netconf/netconf-config/pom.xml +++ b/opendaylight/netconf/netconf-config/pom.xml @@ -12,7 +12,7 @@ org.opendaylight.netconf netconf-subsystem - 1.0.1-SNAPSHOT + 1.0.2-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 115521d40c..fa4470d93d 100644 --- a/opendaylight/netconf/netconf-connector-config/pom.xml +++ b/opendaylight/netconf/netconf-connector-config/pom.xml @@ -12,7 +12,7 @@ org.opendaylight.netconf netconf-subsystem - 1.0.1-SNAPSHOT + 1.0.2-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 0710120203..545b90300a 100644 --- a/opendaylight/netconf/netconf-impl/pom.xml +++ b/opendaylight/netconf/netconf-impl/pom.xml @@ -5,7 +5,7 @@ org.opendaylight.netconf netconf-subsystem - 1.0.1-SNAPSHOT + 1.0.2-SNAPSHOT netconf-impl bundle diff --git a/opendaylight/netconf/netconf-it/pom.xml b/opendaylight/netconf/netconf-it/pom.xml index 74446f7554..98a5e39f21 100644 --- a/opendaylight/netconf/netconf-it/pom.xml +++ b/opendaylight/netconf/netconf-it/pom.xml @@ -5,7 +5,7 @@ org.opendaylight.netconf netconf-subsystem - 1.0.1-SNAPSHOT + 1.0.2-SNAPSHOT netconf-it diff --git a/opendaylight/netconf/netconf-mapping-api/pom.xml b/opendaylight/netconf/netconf-mapping-api/pom.xml index 68e561c969..7b9fc669f3 100644 --- a/opendaylight/netconf/netconf-mapping-api/pom.xml +++ b/opendaylight/netconf/netconf-mapping-api/pom.xml @@ -5,7 +5,7 @@ org.opendaylight.netconf netconf-subsystem - 1.0.1-SNAPSHOT + 1.0.2-SNAPSHOT netconf-mapping-api diff --git a/opendaylight/netconf/netconf-mdsal-config/pom.xml b/opendaylight/netconf/netconf-mdsal-config/pom.xml index 969149bd8e..862b397479 100644 --- a/opendaylight/netconf/netconf-mdsal-config/pom.xml +++ b/opendaylight/netconf/netconf-mdsal-config/pom.xml @@ -12,7 +12,7 @@ org.opendaylight.netconf netconf-subsystem - 1.0.1-SNAPSHOT + 1.0.2-SNAPSHOT netconf-mdsal-config Configuration files for netconf for mdsal diff --git a/opendaylight/netconf/netconf-monitoring/pom.xml b/opendaylight/netconf/netconf-monitoring/pom.xml index f7d1a02c5b..a745b13575 100644 --- a/opendaylight/netconf/netconf-monitoring/pom.xml +++ b/opendaylight/netconf/netconf-monitoring/pom.xml @@ -4,7 +4,7 @@ org.opendaylight.netconf netconf-subsystem - 1.0.1-SNAPSHOT + 1.0.2-SNAPSHOT netconf-monitoring bundle diff --git a/opendaylight/netconf/netconf-netty-util/pom.xml b/opendaylight/netconf/netconf-netty-util/pom.xml index 3c93723fac..a15a0ecd85 100644 --- a/opendaylight/netconf/netconf-netty-util/pom.xml +++ b/opendaylight/netconf/netconf-netty-util/pom.xml @@ -12,7 +12,7 @@ org.opendaylight.netconf netconf-subsystem - 1.0.1-SNAPSHOT + 1.0.2-SNAPSHOT netconf-netty-util bundle diff --git a/opendaylight/netconf/netconf-notifications-api/pom.xml b/opendaylight/netconf/netconf-notifications-api/pom.xml index 7743e7c906..f3a90d38d3 100644 --- a/opendaylight/netconf/netconf-notifications-api/pom.xml +++ b/opendaylight/netconf/netconf-notifications-api/pom.xml @@ -13,7 +13,7 @@ netconf-subsystem org.opendaylight.netconf - 1.0.1-SNAPSHOT + 1.0.2-SNAPSHOT 4.0.0 bundle diff --git a/opendaylight/netconf/netconf-notifications-impl/pom.xml b/opendaylight/netconf/netconf-notifications-impl/pom.xml index dcda76d6b4..cd0c5ea292 100644 --- a/opendaylight/netconf/netconf-notifications-impl/pom.xml +++ b/opendaylight/netconf/netconf-notifications-impl/pom.xml @@ -14,7 +14,7 @@ netconf-subsystem org.opendaylight.netconf - 1.0.1-SNAPSHOT + 1.0.2-SNAPSHOT bundle netconf-notifications-impl diff --git a/opendaylight/netconf/netconf-ssh/pom.xml b/opendaylight/netconf/netconf-ssh/pom.xml index bf1aa1164c..c65366b9b9 100644 --- a/opendaylight/netconf/netconf-ssh/pom.xml +++ b/opendaylight/netconf/netconf-ssh/pom.xml @@ -4,7 +4,7 @@ org.opendaylight.netconf netconf-subsystem - 1.0.1-SNAPSHOT + 1.0.2-SNAPSHOT netconf-ssh bundle diff --git a/opendaylight/netconf/netconf-tcp/pom.xml b/opendaylight/netconf/netconf-tcp/pom.xml index cbbb8ffd15..beebc9af46 100644 --- a/opendaylight/netconf/netconf-tcp/pom.xml +++ b/opendaylight/netconf/netconf-tcp/pom.xml @@ -11,7 +11,7 @@ org.opendaylight.netconf netconf-subsystem - 1.0.1-SNAPSHOT + 1.0.2-SNAPSHOT ../ netconf-tcp diff --git a/opendaylight/netconf/netconf-topology-config/pom.xml b/opendaylight/netconf/netconf-topology-config/pom.xml index 1593f21085..a51d1dd41c 100644 --- a/opendaylight/netconf/netconf-topology-config/pom.xml +++ b/opendaylight/netconf/netconf-topology-config/pom.xml @@ -5,7 +5,7 @@ netconf-subsystem org.opendaylight.netconf - 1.0.1-SNAPSHOT + 1.0.2-SNAPSHOT ../ 4.0.0 diff --git a/opendaylight/netconf/netconf-topology/pom.xml b/opendaylight/netconf/netconf-topology/pom.xml index c6343fa4b8..a8af740a7c 100644 --- a/opendaylight/netconf/netconf-topology/pom.xml +++ b/opendaylight/netconf/netconf-topology/pom.xml @@ -5,7 +5,7 @@ netconf-subsystem org.opendaylight.netconf - 1.0.1-SNAPSHOT + 1.0.2-SNAPSHOT ../ 4.0.0 diff --git a/opendaylight/netconf/netconf-util/pom.xml b/opendaylight/netconf/netconf-util/pom.xml index 6df1fe2b86..fa7588a820 100644 --- a/opendaylight/netconf/netconf-util/pom.xml +++ b/opendaylight/netconf/netconf-util/pom.xml @@ -5,7 +5,7 @@ org.opendaylight.netconf netconf-subsystem - 1.0.1-SNAPSHOT + 1.0.2-SNAPSHOT netconf-util bundle diff --git a/opendaylight/netconf/pom.xml b/opendaylight/netconf/pom.xml index b90e9ca84c..b24d0fae1d 100644 --- a/opendaylight/netconf/pom.xml +++ b/opendaylight/netconf/pom.xml @@ -5,7 +5,7 @@ org.opendaylight.netconf netconf-parent - 1.0.1-SNAPSHOT + 1.0.2-SNAPSHOT ../.. diff --git a/opendaylight/netconf/sal-netconf-connector/pom.xml b/opendaylight/netconf/sal-netconf-connector/pom.xml index e840ac30d4..e6e79d0d39 100644 --- a/opendaylight/netconf/sal-netconf-connector/pom.xml +++ b/opendaylight/netconf/sal-netconf-connector/pom.xml @@ -4,7 +4,7 @@ org.opendaylight.netconf netconf-subsystem - 1.0.1-SNAPSHOT + 1.0.2-SNAPSHOT sal-netconf-connector diff --git a/opendaylight/netconf/tools/netconf-cli/pom.xml b/opendaylight/netconf/tools/netconf-cli/pom.xml index 9f6d515ce9..ae9eb60c60 100644 --- a/opendaylight/netconf/tools/netconf-cli/pom.xml +++ b/opendaylight/netconf/tools/netconf-cli/pom.xml @@ -10,7 +10,7 @@ org.opendaylight.netconf netconf-tools - 1.0.1-SNAPSHOT + 1.0.2-SNAPSHOT netconf-cli jar diff --git a/opendaylight/netconf/tools/netconf-testtool/pom.xml b/opendaylight/netconf/tools/netconf-testtool/pom.xml index c51bee360b..e0dc8ff69d 100644 --- a/opendaylight/netconf/tools/netconf-testtool/pom.xml +++ b/opendaylight/netconf/tools/netconf-testtool/pom.xml @@ -14,7 +14,7 @@ org.opendaylight.netconf netconf-tools - 1.0.1-SNAPSHOT + 1.0.2-SNAPSHOT netconf-testtool diff --git a/opendaylight/netconf/tools/pom.xml b/opendaylight/netconf/tools/pom.xml index 820a00efd5..c3e867aae1 100644 --- a/opendaylight/netconf/tools/pom.xml +++ b/opendaylight/netconf/tools/pom.xml @@ -5,7 +5,7 @@ org.opendaylight.netconf netconf-subsystem - 1.0.1-SNAPSHOT + 1.0.2-SNAPSHOT ../ netconf-tools diff --git a/opendaylight/restconf/pom.xml b/opendaylight/restconf/pom.xml index 11ad06c6af..30a9216079 100644 --- a/opendaylight/restconf/pom.xml +++ b/opendaylight/restconf/pom.xml @@ -5,11 +5,11 @@ org.opendaylight.netconf netconf-parent - 1.0.1-SNAPSHOT + 1.0.2-SNAPSHOT ../.. restconf-parent - 1.3.1-SNAPSHOT + 1.3.2-SNAPSHOT pom ${project.artifactId} diff --git a/opendaylight/restconf/restconf-artifacts/pom.xml b/opendaylight/restconf/restconf-artifacts/pom.xml index a0b130110d..bfb3d1d7c5 100644 --- a/opendaylight/restconf/restconf-artifacts/pom.xml +++ b/opendaylight/restconf/restconf-artifacts/pom.xml @@ -8,13 +8,13 @@ org.opendaylight.odlparent odlparent-lite - 1.6.1-SNAPSHOT + 1.6.2-SNAPSHOT org.opendaylight.netconf restconf-artifacts - 1.3.1-SNAPSHOT + 1.3.2-SNAPSHOT pom diff --git a/opendaylight/restconf/sal-rest-connector-config/pom.xml b/opendaylight/restconf/sal-rest-connector-config/pom.xml index 4e019bb419..a3608b6b95 100644 --- a/opendaylight/restconf/sal-rest-connector-config/pom.xml +++ b/opendaylight/restconf/sal-rest-connector-config/pom.xml @@ -12,7 +12,7 @@ org.opendaylight.netconf restconf-parent - 1.3.1-SNAPSHOT + 1.3.2-SNAPSHOT sal-rest-connector-config Configuration files for sal-rest-connector diff --git a/opendaylight/restconf/sal-rest-connector/pom.xml b/opendaylight/restconf/sal-rest-connector/pom.xml index 6534dcd3b0..ba74508331 100644 --- a/opendaylight/restconf/sal-rest-connector/pom.xml +++ b/opendaylight/restconf/sal-rest-connector/pom.xml @@ -4,7 +4,7 @@ org.opendaylight.netconf restconf-parent - 1.3.1-SNAPSHOT + 1.3.2-SNAPSHOT sal-rest-connector bundle diff --git a/opendaylight/restconf/sal-rest-docgen-maven/pom.xml b/opendaylight/restconf/sal-rest-docgen-maven/pom.xml index 8fd0c975b7..9a311a820e 100644 --- a/opendaylight/restconf/sal-rest-docgen-maven/pom.xml +++ b/opendaylight/restconf/sal-rest-docgen-maven/pom.xml @@ -12,7 +12,7 @@ org.opendaylight.netconf restconf-parent - 1.3.1-SNAPSHOT + 1.3.2-SNAPSHOT sal-rest-docgen-maven diff --git a/opendaylight/restconf/sal-rest-docgen/pom.xml b/opendaylight/restconf/sal-rest-docgen/pom.xml index 424068079a..dc509e48c2 100644 --- a/opendaylight/restconf/sal-rest-docgen/pom.xml +++ b/opendaylight/restconf/sal-rest-docgen/pom.xml @@ -4,7 +4,7 @@ org.opendaylight.netconf restconf-parent - 1.3.1-SNAPSHOT + 1.3.2-SNAPSHOT sal-rest-docgen diff --git a/opendaylight/restconf/sal-restconf-broker/pom.xml b/opendaylight/restconf/sal-restconf-broker/pom.xml index 4e9bd3da22..898f9db48d 100644 --- a/opendaylight/restconf/sal-restconf-broker/pom.xml +++ b/opendaylight/restconf/sal-restconf-broker/pom.xml @@ -4,7 +4,7 @@ org.opendaylight.netconf restconf-parent - 1.3.1-SNAPSHOT + 1.3.2-SNAPSHOT sal-restconf-broker bundle diff --git a/pom.xml b/pom.xml index cf2da2cb99..192489aa46 100644 --- a/pom.xml +++ b/pom.xml @@ -5,12 +5,12 @@ org.opendaylight.odlparent odlparent - 1.6.1-SNAPSHOT + 1.6.2-SNAPSHOT org.opendaylight.netconf netconf-parent - 1.0.1-SNAPSHOT + 1.0.2-SNAPSHOT pom ${project.artifactId} @@ -23,30 +23,30 @@ - 0.3.1-SNAPSHOT + 0.3.2-SNAPSHOT 2.3.14 - 0.2.1-SNAPSHOT - 1.6.1-SNAPSHOT - 0.4.1-SNAPSHOT + 0.2.2-SNAPSHOT + 1.6.2-SNAPSHOT + 0.4.2-SNAPSHOT etc/opendaylight/karaf 0000.0002.0053.0 - 1.6.1-SNAPSHOT - 2010.09.24.8.1-SNAPSHOT - 2013.10.19.8.1-SNAPSHOT - 2013.10.21.8.1-SNAPSHOT - 2010.09.24.8.1-SNAPSHOT + 1.6.2-SNAPSHOT + 2010.09.24.8.2-SNAPSHOT + 2013.10.19.8.2-SNAPSHOT + 2013.10.21.8.2-SNAPSHOT + 2010.09.24.8.2-SNAPSHOT - 2.0.1-SNAPSHOT - 0.8.1-SNAPSHOT - 1.3.1-SNAPSHOT - 1.0.1-SNAPSHOT - 1.3.1-SNAPSHOT - 0.7.1-SNAPSHOT + 2.0.2-SNAPSHOT + 0.8.2-SNAPSHOT + 1.3.2-SNAPSHOT + 1.0.2-SNAPSHOT + 1.3.2-SNAPSHOT + 0.7.2-SNAPSHOT 0.14.0 2.11 7 2.15 - 0.8.1-SNAPSHOT + 0.8.2-SNAPSHOT src/main/yang-gen-config src/main/yang-gen-sal @@ -120,7 +120,7 @@ org.opendaylight.controller checkstyle - 0.2.1-SNAPSHOT + 0.2.2-SNAPSHOT