From: jenkins-releng Date: Wed, 15 May 2019 00:05:51 +0000 (+0000) Subject: Bump versions by x.y.(z+1) X-Git-Tag: release/neon-sr2~22 X-Git-Url: https://git.opendaylight.org/gerrit/gitweb?p=netconf.git;a=commitdiff_plain;h=a8b8211b8704339d00a19f0aaac44194de80c7ca Bump versions by x.y.(z+1) Change-Id: I4b21b3637d3573576a0e3c2c1f8abd832b417194 Signed-off-by: jenkins-releng --- diff --git a/features/netconf-connector/features-netconf-connector/pom.xml b/features/netconf-connector/features-netconf-connector/pom.xml index 015ca03796..f460928c21 100644 --- a/features/netconf-connector/features-netconf-connector/pom.xml +++ b/features/netconf-connector/features-netconf-connector/pom.xml @@ -18,7 +18,7 @@ org.opendaylight.netconf features-netconf-connector - 1.6.1-SNAPSHOT + 1.6.2-SNAPSHOT feature diff --git a/features/netconf-connector/odl-message-bus/pom.xml b/features/netconf-connector/odl-message-bus/pom.xml index 8f30acd392..025e31b65d 100644 --- a/features/netconf-connector/odl-message-bus/pom.xml +++ b/features/netconf-connector/odl-message-bus/pom.xml @@ -18,7 +18,7 @@ org.opendaylight.netconf odl-message-bus - 1.6.1-SNAPSHOT + 1.6.2-SNAPSHOT feature @@ -34,7 +34,7 @@ org.opendaylight.controller odl-message-bus-collector - 1.9.1-SNAPSHOT + 1.9.2-SNAPSHOT xml features diff --git a/features/netconf-connector/odl-netconf-callhome-ssh/pom.xml b/features/netconf-connector/odl-netconf-callhome-ssh/pom.xml index d94002e8c8..27ecf71948 100644 --- a/features/netconf-connector/odl-netconf-callhome-ssh/pom.xml +++ b/features/netconf-connector/odl-netconf-callhome-ssh/pom.xml @@ -18,7 +18,7 @@ org.opendaylight.netconf odl-netconf-callhome-ssh - 1.6.1-SNAPSHOT + 1.6.2-SNAPSHOT feature OpenDaylight :: Netconf Connector :: Netconf Callhome Connector + Netconf SSH Server diff --git a/features/netconf-connector/odl-netconf-clustered-topology/pom.xml b/features/netconf-connector/odl-netconf-clustered-topology/pom.xml index 7affbaa049..b93b366e3c 100644 --- a/features/netconf-connector/odl-netconf-clustered-topology/pom.xml +++ b/features/netconf-connector/odl-netconf-clustered-topology/pom.xml @@ -18,7 +18,7 @@ org.opendaylight.netconf odl-netconf-clustered-topology - 1.6.1-SNAPSHOT + 1.6.2-SNAPSHOT feature OpenDaylight :: Clustered Netconf Topology :: Netconf Connector + Netconf SSH Server diff --git a/features/netconf-connector/odl-netconf-connector-all/pom.xml b/features/netconf-connector/odl-netconf-connector-all/pom.xml index a71a1a221d..521513e809 100644 --- a/features/netconf-connector/odl-netconf-connector-all/pom.xml +++ b/features/netconf-connector/odl-netconf-connector-all/pom.xml @@ -18,7 +18,7 @@ org.opendaylight.netconf odl-netconf-connector-all - 1.6.1-SNAPSHOT + 1.6.2-SNAPSHOT feature OpenDaylight :: Netconf Connector :: All diff --git a/features/netconf-connector/odl-netconf-connector/pom.xml b/features/netconf-connector/odl-netconf-connector/pom.xml index b3912cfdb9..3f4d90f213 100644 --- a/features/netconf-connector/odl-netconf-connector/pom.xml +++ b/features/netconf-connector/odl-netconf-connector/pom.xml @@ -18,7 +18,7 @@ org.opendaylight.netconf odl-netconf-connector - 1.6.1-SNAPSHOT + 1.6.2-SNAPSHOT feature OpenDaylight :: Netconf Connector :: Netconf Connector @@ -35,14 +35,14 @@ org.opendaylight.controller mdsal-artifacts - 1.9.1-SNAPSHOT + 1.9.2-SNAPSHOT pom import org.opendaylight.netconf netconf-artifacts - 1.6.1-SNAPSHOT + 1.6.2-SNAPSHOT pom import @@ -95,7 +95,7 @@ org.opendaylight.aaa odl-aaa-encryption-service - 0.9.1-SNAPSHOT + 0.9.2-SNAPSHOT xml features diff --git a/features/netconf-connector/odl-netconf-console/pom.xml b/features/netconf-connector/odl-netconf-console/pom.xml index 840b568f72..b56dd58f6d 100644 --- a/features/netconf-connector/odl-netconf-console/pom.xml +++ b/features/netconf-connector/odl-netconf-console/pom.xml @@ -18,7 +18,7 @@ org.opendaylight.netconf odl-netconf-console - 1.6.1-SNAPSHOT + 1.6.2-SNAPSHOT feature OpenDaylight :: Netconf Console + Karaf CLI for netconf CRUD operations @@ -27,7 +27,7 @@ org.opendaylight.netconf odl-netconf-mdsal - 1.9.1-SNAPSHOT + 1.9.2-SNAPSHOT xml features diff --git a/features/netconf-connector/odl-netconf-topology/pom.xml b/features/netconf-connector/odl-netconf-topology/pom.xml index a98071fe7c..05b58a9eda 100644 --- a/features/netconf-connector/odl-netconf-topology/pom.xml +++ b/features/netconf-connector/odl-netconf-topology/pom.xml @@ -18,7 +18,7 @@ org.opendaylight.netconf odl-netconf-topology - 1.6.1-SNAPSHOT + 1.6.2-SNAPSHOT feature OpenDaylight :: Netconf Topology :: Netconf Connector + Netconf SSH Server + Netconf configuration via config topology datastore diff --git a/features/netconf-connector/pom.xml b/features/netconf-connector/pom.xml index 3a1423ff9a..93ce860124 100644 --- a/features/netconf-connector/pom.xml +++ b/features/netconf-connector/pom.xml @@ -17,7 +17,7 @@ org.opendaylight.netconf features-netconf-connector-aggregator - 1.6.1-SNAPSHOT + 1.6.2-SNAPSHOT pom diff --git a/features/netconf/features-netconf/pom.xml b/features/netconf/features-netconf/pom.xml index 8053acef53..7662c44f7f 100644 --- a/features/netconf/features-netconf/pom.xml +++ b/features/netconf/features-netconf/pom.xml @@ -18,7 +18,7 @@ org.opendaylight.netconf features-netconf - 1.6.1-SNAPSHOT + 1.6.2-SNAPSHOT feature @@ -33,7 +33,7 @@ org.opendaylight.aaa aaa-artifacts - 0.9.1-SNAPSHOT + 0.9.2-SNAPSHOT import pom diff --git a/features/netconf/odl-aaa-netconf-plugin-no-cluster/pom.xml b/features/netconf/odl-aaa-netconf-plugin-no-cluster/pom.xml index 0f89a1012e..bd6090a068 100644 --- a/features/netconf/odl-aaa-netconf-plugin-no-cluster/pom.xml +++ b/features/netconf/odl-aaa-netconf-plugin-no-cluster/pom.xml @@ -18,7 +18,7 @@ org.opendaylight.netconf odl-aaa-netconf-plugin-no-cluster - 1.6.1-SNAPSHOT + 1.6.2-SNAPSHOT feature OpenDaylight :: AAA :: ODL NETCONF Plugin - NO CLUSTER @@ -43,7 +43,7 @@ org.opendaylight.aaa odl-aaa-shiro - 0.9.1-SNAPSHOT + 0.9.2-SNAPSHOT xml features diff --git a/features/netconf/odl-aaa-netconf-plugin/pom.xml b/features/netconf/odl-aaa-netconf-plugin/pom.xml index d9be40b7b8..0f20766cd9 100644 --- a/features/netconf/odl-aaa-netconf-plugin/pom.xml +++ b/features/netconf/odl-aaa-netconf-plugin/pom.xml @@ -18,7 +18,7 @@ org.opendaylight.netconf odl-aaa-netconf-plugin - 1.6.1-SNAPSHOT + 1.6.2-SNAPSHOT feature OpenDaylight :: AAA :: ODL NETCONF Plugin @@ -32,7 +32,7 @@ org.opendaylight.aaa odl-aaa-shiro - 0.9.1-SNAPSHOT + 0.9.2-SNAPSHOT xml features diff --git a/features/netconf/odl-netconf-all/pom.xml b/features/netconf/odl-netconf-all/pom.xml index 61004405ee..1f3af890b0 100644 --- a/features/netconf/odl-netconf-all/pom.xml +++ b/features/netconf/odl-netconf-all/pom.xml @@ -18,7 +18,7 @@ org.opendaylight.netconf odl-netconf-all - 1.6.1-SNAPSHOT + 1.6.2-SNAPSHOT feature OpenDaylight :: Netconf :: All diff --git a/features/netconf/odl-netconf-api/pom.xml b/features/netconf/odl-netconf-api/pom.xml index 077c885ee5..8bfe598d45 100644 --- a/features/netconf/odl-netconf-api/pom.xml +++ b/features/netconf/odl-netconf-api/pom.xml @@ -18,7 +18,7 @@ org.opendaylight.netconf odl-netconf-api - 1.6.1-SNAPSHOT + 1.6.2-SNAPSHOT feature OpenDaylight :: Netconf :: API @@ -42,7 +42,7 @@ org.opendaylight.netconf netconf-artifacts - 1.6.1-SNAPSHOT + 1.6.2-SNAPSHOT pom import diff --git a/features/netconf/odl-netconf-client/pom.xml b/features/netconf/odl-netconf-client/pom.xml index 673c71a11c..e687d1e775 100644 --- a/features/netconf/odl-netconf-client/pom.xml +++ b/features/netconf/odl-netconf-client/pom.xml @@ -18,7 +18,7 @@ org.opendaylight.netconf odl-netconf-client - 1.6.1-SNAPSHOT + 1.6.2-SNAPSHOT feature diff --git a/features/netconf/odl-netconf-impl/pom.xml b/features/netconf/odl-netconf-impl/pom.xml index d130afa918..2935dd864e 100644 --- a/features/netconf/odl-netconf-impl/pom.xml +++ b/features/netconf/odl-netconf-impl/pom.xml @@ -18,7 +18,7 @@ org.opendaylight.netconf odl-netconf-impl - 1.6.1-SNAPSHOT + 1.6.2-SNAPSHOT feature OpenDaylight :: Netconf :: Impl diff --git a/features/netconf/odl-netconf-mapping-api/pom.xml b/features/netconf/odl-netconf-mapping-api/pom.xml index 15674b1f7f..2680e88599 100644 --- a/features/netconf/odl-netconf-mapping-api/pom.xml +++ b/features/netconf/odl-netconf-mapping-api/pom.xml @@ -18,7 +18,7 @@ org.opendaylight.netconf odl-netconf-mapping-api - 1.6.1-SNAPSHOT + 1.6.2-SNAPSHOT feature OpenDaylight :: Netconf :: Mapping API @@ -27,14 +27,14 @@ org.opendaylight.netconf odl-netconf-api - 1.6.1-SNAPSHOT + 1.6.2-SNAPSHOT xml features org.opendaylight.netconf netconf-mapping-api - 1.6.1-SNAPSHOT + 1.6.2-SNAPSHOT diff --git a/features/netconf/odl-netconf-mdsal/pom.xml b/features/netconf/odl-netconf-mdsal/pom.xml index c0b0715194..120a56280f 100644 --- a/features/netconf/odl-netconf-mdsal/pom.xml +++ b/features/netconf/odl-netconf-mdsal/pom.xml @@ -19,13 +19,13 @@ org.opendaylight.netconf odl-netconf-mdsal - 1.9.1-SNAPSHOT + 1.9.2-SNAPSHOT feature OpenDaylight :: Netconf :: Mdsal - 1.6.1-SNAPSHOT + 1.6.2-SNAPSHOT diff --git a/features/netconf/odl-netconf-netty-util/pom.xml b/features/netconf/odl-netconf-netty-util/pom.xml index 970e0a8d23..eefe99ce5f 100644 --- a/features/netconf/odl-netconf-netty-util/pom.xml +++ b/features/netconf/odl-netconf-netty-util/pom.xml @@ -18,7 +18,7 @@ org.opendaylight.netconf odl-netconf-netty-util - 1.6.1-SNAPSHOT + 1.6.2-SNAPSHOT feature OpenDaylight :: Netconf :: Netty Util @@ -35,7 +35,7 @@ org.opendaylight.aaa aaa-artifacts - 0.9.1-SNAPSHOT + 0.9.2-SNAPSHOT import pom diff --git a/features/netconf/odl-netconf-notifications-api/pom.xml b/features/netconf/odl-netconf-notifications-api/pom.xml index 12e3b1bc04..3a80447211 100644 --- a/features/netconf/odl-netconf-notifications-api/pom.xml +++ b/features/netconf/odl-netconf-notifications-api/pom.xml @@ -18,7 +18,7 @@ org.opendaylight.netconf odl-netconf-notifications-api - 1.6.1-SNAPSHOT + 1.6.2-SNAPSHOT feature OpenDaylight :: Netconf :: Notification :: Api diff --git a/features/netconf/odl-netconf-notifications-impl/pom.xml b/features/netconf/odl-netconf-notifications-impl/pom.xml index c91e956841..5f9c17fcec 100644 --- a/features/netconf/odl-netconf-notifications-impl/pom.xml +++ b/features/netconf/odl-netconf-notifications-impl/pom.xml @@ -18,7 +18,7 @@ org.opendaylight.netconf odl-netconf-notifications-impl - 1.6.1-SNAPSHOT + 1.6.2-SNAPSHOT feature OpenDaylight :: Netconf :: Monitoring :: Impl diff --git a/features/netconf/odl-netconf-ssh/pom.xml b/features/netconf/odl-netconf-ssh/pom.xml index 153571bc6c..e62e74ef13 100644 --- a/features/netconf/odl-netconf-ssh/pom.xml +++ b/features/netconf/odl-netconf-ssh/pom.xml @@ -18,7 +18,7 @@ org.opendaylight.netconf odl-netconf-ssh - 1.6.1-SNAPSHOT + 1.6.2-SNAPSHOT feature OpenDaylight :: Netconf Connector :: SSH diff --git a/features/netconf/odl-netconf-tcp/pom.xml b/features/netconf/odl-netconf-tcp/pom.xml index 7f3a4b69f9..c332dc061e 100644 --- a/features/netconf/odl-netconf-tcp/pom.xml +++ b/features/netconf/odl-netconf-tcp/pom.xml @@ -18,7 +18,7 @@ org.opendaylight.netconf odl-netconf-tcp - 1.6.1-SNAPSHOT + 1.6.2-SNAPSHOT feature OpenDaylight :: Netconf Connector :: TCP diff --git a/features/netconf/odl-netconf-util/pom.xml b/features/netconf/odl-netconf-util/pom.xml index 2d302d3448..5a259b91b6 100644 --- a/features/netconf/odl-netconf-util/pom.xml +++ b/features/netconf/odl-netconf-util/pom.xml @@ -18,7 +18,7 @@ org.opendaylight.netconf odl-netconf-util - 1.6.1-SNAPSHOT + 1.6.2-SNAPSHOT feature diff --git a/features/netconf/pom.xml b/features/netconf/pom.xml index be0cf27f08..acbcf93c26 100644 --- a/features/netconf/pom.xml +++ b/features/netconf/pom.xml @@ -17,7 +17,7 @@ org.opendaylight.netconf features-netconf-aggregator - 1.6.1-SNAPSHOT + 1.6.2-SNAPSHOT pom diff --git a/features/pom.xml b/features/pom.xml index 48e139fe41..fee793f7c2 100644 --- a/features/pom.xml +++ b/features/pom.xml @@ -17,7 +17,7 @@ org.opendaylight.netconf netconf-features-parent - 1.6.1-SNAPSHOT + 1.6.2-SNAPSHOT pom diff --git a/features/restconf/features-restconf/pom.xml b/features/restconf/features-restconf/pom.xml index 34c583691f..c805ff192b 100644 --- a/features/restconf/features-restconf/pom.xml +++ b/features/restconf/features-restconf/pom.xml @@ -18,7 +18,7 @@ org.opendaylight.netconf features-restconf - 1.9.1-SNAPSHOT + 1.9.2-SNAPSHOT feature diff --git a/features/restconf/odl-mdsal-apidocs/pom.xml b/features/restconf/odl-mdsal-apidocs/pom.xml index 658347981e..c1f7b3af74 100644 --- a/features/restconf/odl-mdsal-apidocs/pom.xml +++ b/features/restconf/odl-mdsal-apidocs/pom.xml @@ -18,7 +18,7 @@ org.opendaylight.netconf odl-mdsal-apidocs - 1.9.1-SNAPSHOT + 1.9.2-SNAPSHOT feature OpenDaylight :: MDSAL :: APIDOCS diff --git a/features/restconf/odl-restconf-all/pom.xml b/features/restconf/odl-restconf-all/pom.xml index b8d55f07e7..21682e3fbe 100644 --- a/features/restconf/odl-restconf-all/pom.xml +++ b/features/restconf/odl-restconf-all/pom.xml @@ -18,7 +18,7 @@ org.opendaylight.netconf odl-restconf-all - 1.9.1-SNAPSHOT + 1.9.2-SNAPSHOT feature OpenDaylight :: Restconf :: All diff --git a/features/restconf/odl-restconf-common/pom.xml b/features/restconf/odl-restconf-common/pom.xml index aff0231951..55078006e2 100644 --- a/features/restconf/odl-restconf-common/pom.xml +++ b/features/restconf/odl-restconf-common/pom.xml @@ -18,7 +18,7 @@ org.opendaylight.netconf odl-restconf-common - 1.9.1-SNAPSHOT + 1.9.2-SNAPSHOT feature OpenDaylight :: Restconf :: Common @@ -42,28 +42,28 @@ org.opendaylight.controller mdsal-artifacts - 1.9.1-SNAPSHOT + 1.9.2-SNAPSHOT pom import org.opendaylight.aaa aaa-artifacts - 0.9.1-SNAPSHOT + 0.9.2-SNAPSHOT pom import org.opendaylight.netconf netconf-artifacts - 1.6.1-SNAPSHOT + 1.6.2-SNAPSHOT pom import org.opendaylight.netconf restconf-artifacts - 1.9.1-SNAPSHOT + 1.9.2-SNAPSHOT pom import diff --git a/features/restconf/odl-restconf-nb-bierman02-base/pom.xml b/features/restconf/odl-restconf-nb-bierman02-base/pom.xml index 9b7078ac8e..5cd121b613 100644 --- a/features/restconf/odl-restconf-nb-bierman02-base/pom.xml +++ b/features/restconf/odl-restconf-nb-bierman02-base/pom.xml @@ -18,7 +18,7 @@ org.opendaylight.netconf odl-restconf-nb-bierman02-base - 1.9.1-SNAPSHOT + 1.9.2-SNAPSHOT feature OpenDaylight :: Restconf :: NB :: bierman02 :: Base @@ -35,7 +35,7 @@ org.opendaylight.netconf restconf-artifacts - 1.9.1-SNAPSHOT + 1.9.2-SNAPSHOT pom import diff --git a/features/restconf/odl-restconf-nb-bierman02-noauth/pom.xml b/features/restconf/odl-restconf-nb-bierman02-noauth/pom.xml index fa32473e07..fca8a9856a 100644 --- a/features/restconf/odl-restconf-nb-bierman02-noauth/pom.xml +++ b/features/restconf/odl-restconf-nb-bierman02-noauth/pom.xml @@ -18,7 +18,7 @@ org.opendaylight.netconf odl-restconf-nb-bierman02-noauth - 1.9.1-SNAPSHOT + 1.9.2-SNAPSHOT feature OpenDaylight :: Restconf :: NB :: bierman02 :: no-auth -- Deprecated, use odl-restconf-nb-bierman02 instead! @@ -28,7 +28,7 @@ org.opendaylight.netconf restconf-artifacts - 1.9.1-SNAPSHOT + 1.9.2-SNAPSHOT pom import diff --git a/features/restconf/odl-restconf-nb-bierman02/pom.xml b/features/restconf/odl-restconf-nb-bierman02/pom.xml index e95f9563df..fddcc077b8 100644 --- a/features/restconf/odl-restconf-nb-bierman02/pom.xml +++ b/features/restconf/odl-restconf-nb-bierman02/pom.xml @@ -18,7 +18,7 @@ org.opendaylight.netconf odl-restconf-nb-bierman02 - 1.9.1-SNAPSHOT + 1.9.2-SNAPSHOT feature OpenDaylight :: Restconf :: NB :: bierman02 diff --git a/features/restconf/odl-restconf-nb-rfc8040/pom.xml b/features/restconf/odl-restconf-nb-rfc8040/pom.xml index 32fff9438d..82ae944958 100644 --- a/features/restconf/odl-restconf-nb-rfc8040/pom.xml +++ b/features/restconf/odl-restconf-nb-rfc8040/pom.xml @@ -18,7 +18,7 @@ org.opendaylight.netconf odl-restconf-nb-rfc8040 - 1.9.1-SNAPSHOT + 1.9.2-SNAPSHOT feature OpenDaylight :: Restconf :: NB :: RFC8040 @@ -28,14 +28,14 @@ org.opendaylight.netconf restconf-artifacts - 1.9.1-SNAPSHOT + 1.9.2-SNAPSHOT pom import org.opendaylight.netconf netconf-artifacts - 1.6.1-SNAPSHOT + 1.6.2-SNAPSHOT pom import diff --git a/features/restconf/odl-restconf-noauth/pom.xml b/features/restconf/odl-restconf-noauth/pom.xml index 0d4035c83a..da6edf5133 100644 --- a/features/restconf/odl-restconf-noauth/pom.xml +++ b/features/restconf/odl-restconf-noauth/pom.xml @@ -18,7 +18,7 @@ org.opendaylight.netconf odl-restconf-noauth - 1.9.1-SNAPSHOT + 1.9.2-SNAPSHOT feature OpenDaylight :: Restconf :: no-auth -- Deprecated, use odl-restconf instead! @@ -28,7 +28,7 @@ org.opendaylight.netconf restconf-artifacts - 1.9.1-SNAPSHOT + 1.9.2-SNAPSHOT pom import diff --git a/features/restconf/odl-restconf/pom.xml b/features/restconf/odl-restconf/pom.xml index a8b23a5cf4..9579309c1d 100644 --- a/features/restconf/odl-restconf/pom.xml +++ b/features/restconf/odl-restconf/pom.xml @@ -18,7 +18,7 @@ org.opendaylight.netconf odl-restconf - 1.9.1-SNAPSHOT + 1.9.2-SNAPSHOT feature OpenDaylight :: Restconf diff --git a/features/restconf/pom.xml b/features/restconf/pom.xml index 09f51cded9..39c589a63e 100644 --- a/features/restconf/pom.xml +++ b/features/restconf/pom.xml @@ -17,7 +17,7 @@ org.opendaylight.netconf features-restconf-aggregator - 1.9.1-SNAPSHOT + 1.9.2-SNAPSHOT pom diff --git a/features/yanglib/features-yanglib/pom.xml b/features/yanglib/features-yanglib/pom.xml index fbf1bfcd22..59d9227ab7 100644 --- a/features/yanglib/features-yanglib/pom.xml +++ b/features/yanglib/features-yanglib/pom.xml @@ -19,7 +19,7 @@ org.opendaylight.netconf features-yanglib - 1.6.1-SNAPSHOT + 1.6.2-SNAPSHOT feature diff --git a/features/yanglib/odl-yanglib/pom.xml b/features/yanglib/odl-yanglib/pom.xml index 1cda79eeb1..ee7af9d0f4 100644 --- a/features/yanglib/odl-yanglib/pom.xml +++ b/features/yanglib/odl-yanglib/pom.xml @@ -18,7 +18,7 @@ org.opendaylight.netconf odl-yanglib - 1.6.1-SNAPSHOT + 1.6.2-SNAPSHOT feature OpenDaylight :: Yanglib @@ -28,14 +28,14 @@ org.opendaylight.netconf netconf-artifacts - 1.6.1-SNAPSHOT + 1.6.2-SNAPSHOT pom import org.opendaylight.netconf restconf-artifacts - 1.9.1-SNAPSHOT + 1.9.2-SNAPSHOT pom import diff --git a/features/yanglib/pom.xml b/features/yanglib/pom.xml index c580ce97f5..1797e8a533 100644 --- a/features/yanglib/pom.xml +++ b/features/yanglib/pom.xml @@ -17,7 +17,7 @@ org.opendaylight.netconf features-yanglib-aggregator - 1.6.1-SNAPSHOT + 1.6.2-SNAPSHOT pom diff --git a/karaf/pom.xml b/karaf/pom.xml index 34f7249a57..2b0698bc15 100644 --- a/karaf/pom.xml +++ b/karaf/pom.xml @@ -16,11 +16,11 @@ org.opendaylight.netconf netconf-karaf - 1.9.1-SNAPSHOT + 1.9.2-SNAPSHOT pom - 1.6.1-SNAPSHOT - 1.9.1-SNAPSHOT + 1.6.2-SNAPSHOT + 1.9.2-SNAPSHOT diff --git a/netconf/aaa-authn-odl-plugin/pom.xml b/netconf/aaa-authn-odl-plugin/pom.xml index 5bed5079f4..0e62e65ef7 100644 --- a/netconf/aaa-authn-odl-plugin/pom.xml +++ b/netconf/aaa-authn-odl-plugin/pom.xml @@ -12,13 +12,13 @@ org.opendaylight.netconf netconf-parent - 1.6.1-SNAPSHOT + 1.6.2-SNAPSHOT ../netconf-parent org.opendaylight.netconf aaa-authn-odl-plugin - 1.6.1-SNAPSHOT + 1.6.2-SNAPSHOT bundle diff --git a/netconf/callhome-model/pom.xml b/netconf/callhome-model/pom.xml index 44a0dbb9d5..2e2b15bb7c 100644 --- a/netconf/callhome-model/pom.xml +++ b/netconf/callhome-model/pom.xml @@ -12,13 +12,13 @@ org.opendaylight.netconf netconf-parent - 1.6.1-SNAPSHOT + 1.6.2-SNAPSHOT ../netconf-parent org.opendaylight.netconf callhome-model - 1.6.1-SNAPSHOT + 1.6.2-SNAPSHOT bundle ${project.artifactId} diff --git a/netconf/callhome-protocol/pom.xml b/netconf/callhome-protocol/pom.xml index 122a7bf4f0..c7c1608c48 100644 --- a/netconf/callhome-protocol/pom.xml +++ b/netconf/callhome-protocol/pom.xml @@ -11,13 +11,13 @@ org.opendaylight.netconf netconf-parent - 1.6.1-SNAPSHOT + 1.6.2-SNAPSHOT ../netconf-parent org.opendaylight.netconf callhome-protocol - 1.6.1-SNAPSHOT + 1.6.2-SNAPSHOT ${project.artifactId} bundle diff --git a/netconf/callhome-provider/pom.xml b/netconf/callhome-provider/pom.xml index c66e255f34..1df2079816 100644 --- a/netconf/callhome-provider/pom.xml +++ b/netconf/callhome-provider/pom.xml @@ -6,13 +6,13 @@ org.opendaylight.netconf netconf-parent - 1.6.1-SNAPSHOT + 1.6.2-SNAPSHOT ../netconf-parent org.opendaylight.netconf callhome-provider - 1.6.1-SNAPSHOT + 1.6.2-SNAPSHOT bundle diff --git a/netconf/mdsal-netconf-connector/pom.xml b/netconf/mdsal-netconf-connector/pom.xml index f066f53bef..876e002507 100644 --- a/netconf/mdsal-netconf-connector/pom.xml +++ b/netconf/mdsal-netconf-connector/pom.xml @@ -12,13 +12,13 @@ org.opendaylight.netconf netconf-parent - 1.6.1-SNAPSHOT + 1.6.2-SNAPSHOT ../netconf-parent org.opendaylight.netconf mdsal-netconf-connector - 1.6.1-SNAPSHOT + 1.6.2-SNAPSHOT ${project.artifactId} bundle diff --git a/netconf/mdsal-netconf-impl/pom.xml b/netconf/mdsal-netconf-impl/pom.xml index 48852e8ca8..70941d2682 100644 --- a/netconf/mdsal-netconf-impl/pom.xml +++ b/netconf/mdsal-netconf-impl/pom.xml @@ -12,13 +12,13 @@ org.opendaylight.netconf netconf-parent - 1.6.1-SNAPSHOT + 1.6.2-SNAPSHOT ../netconf-parent org.opendaylight.netconf mdsal-netconf-impl - 1.6.1-SNAPSHOT + 1.6.2-SNAPSHOT ${project.artifactId} bundle diff --git a/netconf/mdsal-netconf-monitoring/pom.xml b/netconf/mdsal-netconf-monitoring/pom.xml index f0e5fde2dd..dd4598ce58 100644 --- a/netconf/mdsal-netconf-monitoring/pom.xml +++ b/netconf/mdsal-netconf-monitoring/pom.xml @@ -11,13 +11,13 @@ org.opendaylight.netconf netconf-parent - 1.6.1-SNAPSHOT + 1.6.2-SNAPSHOT ../netconf-parent org.opendaylight.netconf mdsal-netconf-monitoring - 1.6.1-SNAPSHOT + 1.6.2-SNAPSHOT ${project.artifactId} bundle diff --git a/netconf/mdsal-netconf-notification/pom.xml b/netconf/mdsal-netconf-notification/pom.xml index 06fd17817c..3e6ae00c18 100644 --- a/netconf/mdsal-netconf-notification/pom.xml +++ b/netconf/mdsal-netconf-notification/pom.xml @@ -11,12 +11,12 @@ org.opendaylight.netconf netconf-parent - 1.6.1-SNAPSHOT + 1.6.2-SNAPSHOT ../netconf-parent mdsal-netconf-notification - 1.6.1-SNAPSHOT + 1.6.2-SNAPSHOT ${project.artifactId} bundle diff --git a/netconf/mdsal-netconf-ssh/pom.xml b/netconf/mdsal-netconf-ssh/pom.xml index 214d4aa694..f53f74218b 100644 --- a/netconf/mdsal-netconf-ssh/pom.xml +++ b/netconf/mdsal-netconf-ssh/pom.xml @@ -12,12 +12,12 @@ org.opendaylight.netconf netconf-parent - 1.6.1-SNAPSHOT + 1.6.2-SNAPSHOT ../netconf-parent mdsal-netconf-ssh - 1.6.1-SNAPSHOT + 1.6.2-SNAPSHOT ${project.artifactId} bundle diff --git a/netconf/mdsal-netconf-tcp/pom.xml b/netconf/mdsal-netconf-tcp/pom.xml index 4ef165c794..fa063c831a 100644 --- a/netconf/mdsal-netconf-tcp/pom.xml +++ b/netconf/mdsal-netconf-tcp/pom.xml @@ -12,12 +12,12 @@ org.opendaylight.netconf netconf-parent - 1.6.1-SNAPSHOT + 1.6.2-SNAPSHOT ../netconf-parent mdsal-netconf-tcp - 1.6.1-SNAPSHOT + 1.6.2-SNAPSHOT ${project.artifactId} bundle diff --git a/netconf/mdsal-netconf-yang-library/pom.xml b/netconf/mdsal-netconf-yang-library/pom.xml index 44896d719a..2990f71604 100644 --- a/netconf/mdsal-netconf-yang-library/pom.xml +++ b/netconf/mdsal-netconf-yang-library/pom.xml @@ -12,13 +12,13 @@ org.opendaylight.netconf netconf-parent - 1.6.1-SNAPSHOT + 1.6.2-SNAPSHOT ../netconf-parent org.opendaylight.netconf mdsal-netconf-yang-library - 1.6.1-SNAPSHOT + 1.6.2-SNAPSHOT ${project.artifactId} bundle diff --git a/netconf/messagebus-netconf/pom.xml b/netconf/messagebus-netconf/pom.xml index 5a726bef37..f3de98f2c7 100644 --- a/netconf/messagebus-netconf/pom.xml +++ b/netconf/messagebus-netconf/pom.xml @@ -14,13 +14,13 @@ and is available at http://www.eclipse.org/legal/epl-v10.html org.opendaylight.netconf netconf-parent - 1.6.1-SNAPSHOT + 1.6.2-SNAPSHOT ../netconf-parent org.opendaylight.netconf messagebus-netconf - 1.6.1-SNAPSHOT + 1.6.2-SNAPSHOT ${project.artifactId} bundle diff --git a/netconf/models/ietf-netconf-monitoring-extension/pom.xml b/netconf/models/ietf-netconf-monitoring-extension/pom.xml index a170689e36..76b9d34b02 100644 --- a/netconf/models/ietf-netconf-monitoring-extension/pom.xml +++ b/netconf/models/ietf-netconf-monitoring-extension/pom.xml @@ -12,13 +12,13 @@ org.opendaylight.netconf netconf-parent - 1.6.1-SNAPSHOT + 1.6.2-SNAPSHOT ../../netconf-parent org.opendaylight.netconf ietf-netconf-monitoring-extension - 1.6.1-SNAPSHOT + 1.6.2-SNAPSHOT ${project.artifactId} bundle diff --git a/netconf/models/ietf-netconf-monitoring/pom.xml b/netconf/models/ietf-netconf-monitoring/pom.xml index 1afe3921fb..c4f4afcbb2 100644 --- a/netconf/models/ietf-netconf-monitoring/pom.xml +++ b/netconf/models/ietf-netconf-monitoring/pom.xml @@ -12,13 +12,13 @@ org.opendaylight.netconf netconf-parent - 1.6.1-SNAPSHOT + 1.6.2-SNAPSHOT ../../netconf-parent org.opendaylight.netconf ietf-netconf-monitoring - 1.6.1-SNAPSHOT + 1.6.2-SNAPSHOT ${project.artifactId} bundle diff --git a/netconf/models/ietf-netconf-notifications/pom.xml b/netconf/models/ietf-netconf-notifications/pom.xml index 863c871cfa..33d668b327 100644 --- a/netconf/models/ietf-netconf-notifications/pom.xml +++ b/netconf/models/ietf-netconf-notifications/pom.xml @@ -12,13 +12,13 @@ org.opendaylight.netconf netconf-parent - 1.6.1-SNAPSHOT + 1.6.2-SNAPSHOT ../../netconf-parent org.opendaylight.netconf ietf-netconf-notifications - 1.6.1-SNAPSHOT + 1.6.2-SNAPSHOT ${project.artifactId} bundle diff --git a/netconf/models/ietf-netconf/pom.xml b/netconf/models/ietf-netconf/pom.xml index e72ff73ff4..3197b9324e 100644 --- a/netconf/models/ietf-netconf/pom.xml +++ b/netconf/models/ietf-netconf/pom.xml @@ -12,13 +12,13 @@ org.opendaylight.netconf netconf-parent - 1.6.1-SNAPSHOT + 1.6.2-SNAPSHOT ../../netconf-parent org.opendaylight.netconf ietf-netconf - 1.6.1-SNAPSHOT + 1.6.2-SNAPSHOT bundle ${project.artifactId} diff --git a/netconf/models/pom.xml b/netconf/models/pom.xml index e193e80649..570ffabcea 100644 --- a/netconf/models/pom.xml +++ b/netconf/models/pom.xml @@ -18,7 +18,7 @@ org.opendaylight.netconf netconf-models - 1.6.1-SNAPSHOT + 1.6.2-SNAPSHOT pom ${project.artifactId} diff --git a/netconf/netconf-api/pom.xml b/netconf/netconf-api/pom.xml index 5f2864e9ed..b34f698e31 100644 --- a/netconf/netconf-api/pom.xml +++ b/netconf/netconf-api/pom.xml @@ -12,13 +12,13 @@ org.opendaylight.netconf netconf-parent - 1.6.1-SNAPSHOT + 1.6.2-SNAPSHOT ../netconf-parent org.opendaylight.netconf netconf-api - 1.6.1-SNAPSHOT + 1.6.2-SNAPSHOT ${project.artifactId} bundle diff --git a/netconf/netconf-artifacts/pom.xml b/netconf/netconf-artifacts/pom.xml index 4c4ef45da7..3f0d889a53 100644 --- a/netconf/netconf-artifacts/pom.xml +++ b/netconf/netconf-artifacts/pom.xml @@ -20,11 +20,11 @@ org.opendaylight.netconf netconf-artifacts - 1.6.1-SNAPSHOT + 1.6.2-SNAPSHOT pom - 1.9.1-SNAPSHOT + 1.9.2-SNAPSHOT @@ -299,7 +299,7 @@ ${project.groupId} odl-netconf-mdsal - 1.9.1-SNAPSHOT + 1.9.2-SNAPSHOT xml features diff --git a/netconf/netconf-auth/pom.xml b/netconf/netconf-auth/pom.xml index 4a16aff156..f379ab7004 100644 --- a/netconf/netconf-auth/pom.xml +++ b/netconf/netconf-auth/pom.xml @@ -11,13 +11,13 @@ org.opendaylight.netconf netconf-parent - 1.6.1-SNAPSHOT + 1.6.2-SNAPSHOT ../netconf-parent org.opendaylight.netconf netconf-auth - 1.6.1-SNAPSHOT + 1.6.2-SNAPSHOT ${project.artifactId} bundle diff --git a/netconf/netconf-client/pom.xml b/netconf/netconf-client/pom.xml index 8336480e7d..e35ca58b5c 100644 --- a/netconf/netconf-client/pom.xml +++ b/netconf/netconf-client/pom.xml @@ -12,13 +12,13 @@ org.opendaylight.netconf netconf-parent - 1.6.1-SNAPSHOT + 1.6.2-SNAPSHOT ../netconf-parent org.opendaylight.netconf netconf-client - 1.6.1-SNAPSHOT + 1.6.2-SNAPSHOT ${project.artifactId} bundle diff --git a/netconf/netconf-config/pom.xml b/netconf/netconf-config/pom.xml index 62ad9d9918..915154fffa 100644 --- a/netconf/netconf-config/pom.xml +++ b/netconf/netconf-config/pom.xml @@ -18,7 +18,7 @@ org.opendaylight.netconf netconf-config - 1.6.1-SNAPSHOT + 1.6.2-SNAPSHOT Configuration files for netconf bundle diff --git a/netconf/netconf-console/pom.xml b/netconf/netconf-console/pom.xml index 8720ac5126..298e4766c9 100644 --- a/netconf/netconf-console/pom.xml +++ b/netconf/netconf-console/pom.xml @@ -11,13 +11,13 @@ and is available at http://www.eclipse.org/legal/epl-v10.html INTERNAL org.opendaylight.netconf netconf-parent - 1.6.1-SNAPSHOT + 1.6.2-SNAPSHOT ../netconf-parent org.opendaylight.netconf netconf-console - 1.6.1-SNAPSHOT + 1.6.2-SNAPSHOT ${project.artifactId} bundle diff --git a/netconf/netconf-impl/pom.xml b/netconf/netconf-impl/pom.xml index 9cff474659..fa77e42e4c 100644 --- a/netconf/netconf-impl/pom.xml +++ b/netconf/netconf-impl/pom.xml @@ -12,13 +12,13 @@ org.opendaylight.netconf netconf-parent - 1.6.1-SNAPSHOT + 1.6.2-SNAPSHOT ../netconf-parent org.opendaylight.netconf netconf-impl - 1.6.1-SNAPSHOT + 1.6.2-SNAPSHOT ${project.artifactId} bundle @@ -27,7 +27,7 @@ org.opendaylight.controller config-artifacts - 0.10.1-SNAPSHOT + 0.10.2-SNAPSHOT pom import diff --git a/netconf/netconf-mapping-api/pom.xml b/netconf/netconf-mapping-api/pom.xml index ef77ee4f65..34f24721b9 100644 --- a/netconf/netconf-mapping-api/pom.xml +++ b/netconf/netconf-mapping-api/pom.xml @@ -12,13 +12,13 @@ org.opendaylight.netconf netconf-parent - 1.6.1-SNAPSHOT + 1.6.2-SNAPSHOT ../netconf-parent org.opendaylight.netconf netconf-mapping-api - 1.6.1-SNAPSHOT + 1.6.2-SNAPSHOT ${project.artifactId} bundle diff --git a/netconf/netconf-netty-util/pom.xml b/netconf/netconf-netty-util/pom.xml index 810f7a3cc3..16f725e5a8 100644 --- a/netconf/netconf-netty-util/pom.xml +++ b/netconf/netconf-netty-util/pom.xml @@ -12,14 +12,14 @@ org.opendaylight.netconf netconf-parent - 1.6.1-SNAPSHOT + 1.6.2-SNAPSHOT ../netconf-parent org.opendaylight.netconf netconf-netty-util bundle - 1.6.1-SNAPSHOT + 1.6.2-SNAPSHOT ${project.artifactId} @@ -73,7 +73,7 @@ org.opendaylight.aaa aaa-encrypt-service - 0.9.1-SNAPSHOT + 0.9.2-SNAPSHOT diff --git a/netconf/netconf-notifications-api/pom.xml b/netconf/netconf-notifications-api/pom.xml index f0208d2ae3..f02ac2a602 100644 --- a/netconf/netconf-notifications-api/pom.xml +++ b/netconf/netconf-notifications-api/pom.xml @@ -15,13 +15,13 @@ org.opendaylight.netconf netconf-parent - 1.6.1-SNAPSHOT + 1.6.2-SNAPSHOT ../netconf-parent org.opendaylight.netconf netconf-notifications-api - 1.6.1-SNAPSHOT + 1.6.2-SNAPSHOT bundle diff --git a/netconf/netconf-parent/pom.xml b/netconf/netconf-parent/pom.xml index 65c473e048..79b9bcbe89 100644 --- a/netconf/netconf-parent/pom.xml +++ b/netconf/netconf-parent/pom.xml @@ -17,7 +17,7 @@ org.opendaylight.netconf netconf-parent - 1.6.1-SNAPSHOT + 1.6.2-SNAPSHOT pom @@ -25,21 +25,21 @@ org.opendaylight.aaa aaa-artifacts - 0.9.1-SNAPSHOT + 0.9.2-SNAPSHOT pom import org.opendaylight.controller mdsal-artifacts - 1.9.1-SNAPSHOT + 1.9.2-SNAPSHOT pom import org.opendaylight.netconf netconf-artifacts - 1.6.1-SNAPSHOT + 1.6.2-SNAPSHOT pom import diff --git a/netconf/netconf-topology-config/pom.xml b/netconf/netconf-topology-config/pom.xml index 509c54d985..82f38a6faa 100644 --- a/netconf/netconf-topology-config/pom.xml +++ b/netconf/netconf-topology-config/pom.xml @@ -18,7 +18,7 @@ org.opendaylight.netconf netconf-topology-config - 1.6.1-SNAPSHOT + 1.6.2-SNAPSHOT Configuration files for netconf topology bundle diff --git a/netconf/netconf-topology-singleton/pom.xml b/netconf/netconf-topology-singleton/pom.xml index 135a456b0d..e52c519138 100644 --- a/netconf/netconf-topology-singleton/pom.xml +++ b/netconf/netconf-topology-singleton/pom.xml @@ -14,13 +14,13 @@ org.opendaylight.netconf netconf-parent - 1.6.1-SNAPSHOT + 1.6.2-SNAPSHOT ../netconf-parent org.opendaylight.netconf netconf-topology-singleton - 1.6.1-SNAPSHOT + 1.6.2-SNAPSHOT ${project.artifactId} bundle @@ -29,7 +29,7 @@ org.opendaylight.controller config-artifacts - 0.10.1-SNAPSHOT + 0.10.2-SNAPSHOT pom import diff --git a/netconf/netconf-topology/pom.xml b/netconf/netconf-topology/pom.xml index a2ec15fe85..47392c5865 100644 --- a/netconf/netconf-topology/pom.xml +++ b/netconf/netconf-topology/pom.xml @@ -6,13 +6,13 @@ org.opendaylight.netconf netconf-parent - 1.6.1-SNAPSHOT + 1.6.2-SNAPSHOT ../netconf-parent org.opendaylight.netconf netconf-topology - 1.6.1-SNAPSHOT + 1.6.2-SNAPSHOT bundle @@ -20,7 +20,7 @@ org.opendaylight.controller config-artifacts - 0.10.1-SNAPSHOT + 0.10.2-SNAPSHOT pom import diff --git a/netconf/netconf-util/pom.xml b/netconf/netconf-util/pom.xml index 82fd3f1096..128b025670 100644 --- a/netconf/netconf-util/pom.xml +++ b/netconf/netconf-util/pom.xml @@ -12,13 +12,13 @@ org.opendaylight.netconf netconf-parent - 1.6.1-SNAPSHOT + 1.6.2-SNAPSHOT ../netconf-parent org.opendaylight.netconf netconf-util - 1.6.1-SNAPSHOT + 1.6.2-SNAPSHOT ${project.artifactId} bundle diff --git a/netconf/pom.xml b/netconf/pom.xml index 0277f8412d..ec0d12740e 100644 --- a/netconf/pom.xml +++ b/netconf/pom.xml @@ -19,7 +19,7 @@ org.opendaylight.netconf netconf-subsystem - 1.6.1-SNAPSHOT + 1.6.2-SNAPSHOT pom ${project.artifactId} diff --git a/netconf/sal-netconf-connector/pom.xml b/netconf/sal-netconf-connector/pom.xml index d1b3366ae9..0837c68fcf 100644 --- a/netconf/sal-netconf-connector/pom.xml +++ b/netconf/sal-netconf-connector/pom.xml @@ -11,7 +11,7 @@ org.opendaylight.netconf netconf-parent - 1.6.1-SNAPSHOT + 1.6.2-SNAPSHOT ../netconf-parent @@ -19,7 +19,7 @@ sal-netconf-connector - 1.9.1-SNAPSHOT + 1.9.2-SNAPSHOT bundle diff --git a/netconf/shaded-exificient-jar/pom.xml b/netconf/shaded-exificient-jar/pom.xml index daa3f8c297..64a2c15b68 100644 --- a/netconf/shaded-exificient-jar/pom.xml +++ b/netconf/shaded-exificient-jar/pom.xml @@ -19,7 +19,7 @@ org.opendaylight.netconf shaded-exificient-jar jar - 1.6.1-SNAPSHOT + 1.6.2-SNAPSHOT ${project.artifactId} diff --git a/netconf/shaded-exificient/pom.xml b/netconf/shaded-exificient/pom.xml index 53735f7eb7..4585f6a848 100644 --- a/netconf/shaded-exificient/pom.xml +++ b/netconf/shaded-exificient/pom.xml @@ -19,14 +19,14 @@ org.opendaylight.netconf shaded-exificient bundle - 1.6.1-SNAPSHOT + 1.6.2-SNAPSHOT ${project.artifactId} org.opendaylight.netconf shaded-exificient-jar - 1.6.1-SNAPSHOT + 1.6.2-SNAPSHOT provided diff --git a/netconf/tools/netconf-testtool/pom.xml b/netconf/tools/netconf-testtool/pom.xml index c27b796acd..fb054b52f1 100644 --- a/netconf/tools/netconf-testtool/pom.xml +++ b/netconf/tools/netconf-testtool/pom.xml @@ -14,14 +14,14 @@ org.opendaylight.netconf netconf-parent - 1.6.1-SNAPSHOT + 1.6.2-SNAPSHOT ../../netconf-parent org.opendaylight.netconf netconf-testtool ${project.artifactId} - 1.6.1-SNAPSHOT + 1.6.2-SNAPSHOT jar diff --git a/netconf/tools/pom.xml b/netconf/tools/pom.xml index e1db21a9ea..b901ed0e47 100644 --- a/netconf/tools/pom.xml +++ b/netconf/tools/pom.xml @@ -18,7 +18,7 @@ org.opendaylight.netconf netconf-tools - 1.6.1-SNAPSHOT + 1.6.2-SNAPSHOT pom ${project.artifactId} diff --git a/netconf/yanglib/pom.xml b/netconf/yanglib/pom.xml index c9f8981712..2c6079605b 100644 --- a/netconf/yanglib/pom.xml +++ b/netconf/yanglib/pom.xml @@ -13,13 +13,13 @@ org.opendaylight.netconf netconf-parent - 1.6.1-SNAPSHOT + 1.6.2-SNAPSHOT ../netconf-parent org.opendaylight.netconf yanglib - 1.6.1-SNAPSHOT + 1.6.2-SNAPSHOT bundle diff --git a/pom.xml b/pom.xml index fcc5778464..f75961fae0 100644 --- a/pom.xml +++ b/pom.xml @@ -19,7 +19,7 @@ org.opendaylight.netconf netconf-aggregator - 1.6.1-SNAPSHOT + 1.6.2-SNAPSHOT pom ${project.artifactId} diff --git a/restconf/pom.xml b/restconf/pom.xml index 1a045e060a..14861bb11d 100644 --- a/restconf/pom.xml +++ b/restconf/pom.xml @@ -18,7 +18,7 @@ org.opendaylight.netconf restconf-subsystem - 1.9.1-SNAPSHOT + 1.9.2-SNAPSHOT pom ${project.artifactId} diff --git a/restconf/restconf-artifacts/pom.xml b/restconf/restconf-artifacts/pom.xml index f358e9587a..4e8d69f90d 100644 --- a/restconf/restconf-artifacts/pom.xml +++ b/restconf/restconf-artifacts/pom.xml @@ -19,7 +19,7 @@ org.opendaylight.netconf restconf-artifacts - 1.9.1-SNAPSHOT + 1.9.2-SNAPSHOT pom diff --git a/restconf/restconf-common-models/pom.xml b/restconf/restconf-common-models/pom.xml index 22b6a14bc9..2bfb27f513 100644 --- a/restconf/restconf-common-models/pom.xml +++ b/restconf/restconf-common-models/pom.xml @@ -14,13 +14,13 @@ org.opendaylight.netconf restconf-parent - 1.9.1-SNAPSHOT + 1.9.2-SNAPSHOT ../restconf-parent org.opendaylight.netconf restconf-common-models - 1.9.1-SNAPSHOT + 1.9.2-SNAPSHOT bundle ${project.artifactId} diff --git a/restconf/restconf-common/pom.xml b/restconf/restconf-common/pom.xml index f0b9d776e0..2c6f29ffba 100644 --- a/restconf/restconf-common/pom.xml +++ b/restconf/restconf-common/pom.xml @@ -14,13 +14,13 @@ org.opendaylight.netconf restconf-parent - 1.9.1-SNAPSHOT + 1.9.2-SNAPSHOT ../restconf-parent org.opendaylight.netconf restconf-common - 1.9.1-SNAPSHOT + 1.9.2-SNAPSHOT bundle ${project.artifactId} diff --git a/restconf/restconf-models/ietf-restconf-monitoring/pom.xml b/restconf/restconf-models/ietf-restconf-monitoring/pom.xml index 7e7086935c..ef150be446 100644 --- a/restconf/restconf-models/ietf-restconf-monitoring/pom.xml +++ b/restconf/restconf-models/ietf-restconf-monitoring/pom.xml @@ -13,13 +13,13 @@ org.opendaylight.netconf restconf-parent - 1.9.1-SNAPSHOT + 1.9.2-SNAPSHOT ../../restconf-parent org.opendaylight.netconf ietf-restconf-monitoring - 1.9.1-SNAPSHOT + 1.9.2-SNAPSHOT bundle ${project.artifactId} diff --git a/restconf/restconf-models/ietf-restconf/pom.xml b/restconf/restconf-models/ietf-restconf/pom.xml index 6af67d92a0..27991d67f2 100644 --- a/restconf/restconf-models/ietf-restconf/pom.xml +++ b/restconf/restconf-models/ietf-restconf/pom.xml @@ -13,13 +13,13 @@ org.opendaylight.netconf restconf-parent - 1.9.1-SNAPSHOT + 1.9.2-SNAPSHOT ../../restconf-parent org.opendaylight.netconf ietf-restconf - 1.9.1-SNAPSHOT + 1.9.2-SNAPSHOT bundle ${project.artifactId} diff --git a/restconf/restconf-models/pom.xml b/restconf/restconf-models/pom.xml index f639ad52bc..487262e5f7 100644 --- a/restconf/restconf-models/pom.xml +++ b/restconf/restconf-models/pom.xml @@ -18,7 +18,7 @@ org.opendaylight.netconf restconf-models - 1.6.1-SNAPSHOT + 1.6.2-SNAPSHOT pom ${project.artifactId} diff --git a/restconf/restconf-nb-bierman02-auth/pom.xml b/restconf/restconf-nb-bierman02-auth/pom.xml index 98143c1fd4..f5fb2d975b 100644 --- a/restconf/restconf-nb-bierman02-auth/pom.xml +++ b/restconf/restconf-nb-bierman02-auth/pom.xml @@ -11,7 +11,7 @@ org.opendaylight.netconf restconf-parent - 1.9.1-SNAPSHOT + 1.9.2-SNAPSHOT ../restconf-parent diff --git a/restconf/restconf-nb-bierman02-noauth/pom.xml b/restconf/restconf-nb-bierman02-noauth/pom.xml index 50dd8e64e5..6e389d5f59 100644 --- a/restconf/restconf-nb-bierman02-noauth/pom.xml +++ b/restconf/restconf-nb-bierman02-noauth/pom.xml @@ -11,7 +11,7 @@ org.opendaylight.netconf restconf-parent - 1.9.1-SNAPSHOT + 1.9.2-SNAPSHOT ../restconf-parent diff --git a/restconf/restconf-nb-bierman02/pom.xml b/restconf/restconf-nb-bierman02/pom.xml index 4f46f77344..e08f641a23 100644 --- a/restconf/restconf-nb-bierman02/pom.xml +++ b/restconf/restconf-nb-bierman02/pom.xml @@ -11,13 +11,13 @@ org.opendaylight.netconf restconf-parent - 1.9.1-SNAPSHOT + 1.9.2-SNAPSHOT ../restconf-parent org.opendaylight.netconf restconf-nb-bierman02 - 1.9.1-SNAPSHOT + 1.9.2-SNAPSHOT bundle diff --git a/restconf/restconf-nb-rfc8040/pom.xml b/restconf/restconf-nb-rfc8040/pom.xml index b44e3b9f48..547900ed46 100644 --- a/restconf/restconf-nb-rfc8040/pom.xml +++ b/restconf/restconf-nb-rfc8040/pom.xml @@ -13,13 +13,13 @@ org.opendaylight.netconf restconf-parent - 1.9.1-SNAPSHOT + 1.9.2-SNAPSHOT ../restconf-parent org.opendaylight.netconf restconf-nb-rfc8040 - 1.9.1-SNAPSHOT + 1.9.2-SNAPSHOT bundle diff --git a/restconf/restconf-parent/pom.xml b/restconf/restconf-parent/pom.xml index 98ab171508..fa7e325222 100644 --- a/restconf/restconf-parent/pom.xml +++ b/restconf/restconf-parent/pom.xml @@ -17,7 +17,7 @@ org.opendaylight.netconf restconf-parent - 1.9.1-SNAPSHOT + 1.9.2-SNAPSHOT pom @@ -25,21 +25,21 @@ org.opendaylight.aaa aaa-artifacts - 0.9.1-SNAPSHOT + 0.9.2-SNAPSHOT pom import org.opendaylight.controller mdsal-artifacts - 1.9.1-SNAPSHOT + 1.9.2-SNAPSHOT pom import org.opendaylight.netconf netconf-artifacts - 1.6.1-SNAPSHOT + 1.6.2-SNAPSHOT pom import diff --git a/restconf/sal-rest-connector-config/pom.xml b/restconf/sal-rest-connector-config/pom.xml index 0c53b69173..1fc6867d4f 100644 --- a/restconf/sal-rest-connector-config/pom.xml +++ b/restconf/sal-rest-connector-config/pom.xml @@ -18,7 +18,7 @@ org.opendaylight.netconf sal-rest-connector-config - 1.9.1-SNAPSHOT + 1.9.2-SNAPSHOT Configuration files for sal-rest-connector jar diff --git a/restconf/sal-rest-docgen-maven/pom.xml b/restconf/sal-rest-docgen-maven/pom.xml index d370668d4c..eaed91be3e 100644 --- a/restconf/sal-rest-docgen-maven/pom.xml +++ b/restconf/sal-rest-docgen-maven/pom.xml @@ -12,13 +12,13 @@ org.opendaylight.netconf restconf-parent - 1.9.1-SNAPSHOT + 1.9.2-SNAPSHOT ../restconf-parent org.opendaylight.netconf sal-rest-docgen-maven - 1.9.1-SNAPSHOT + 1.9.2-SNAPSHOT jar diff --git a/restconf/sal-rest-docgen/pom.xml b/restconf/sal-rest-docgen/pom.xml index 4ded6edea6..4a3e7c6051 100644 --- a/restconf/sal-rest-docgen/pom.xml +++ b/restconf/sal-rest-docgen/pom.xml @@ -11,13 +11,13 @@ org.opendaylight.netconf restconf-parent - 1.9.1-SNAPSHOT + 1.9.2-SNAPSHOT ../restconf-parent org.opendaylight.netconf sal-rest-docgen - 1.9.1-SNAPSHOT + 1.9.2-SNAPSHOT bundle diff --git a/restconf/sal-restconf-broker/pom.xml b/restconf/sal-restconf-broker/pom.xml index 3d3cd867ed..5bf9d1a00a 100644 --- a/restconf/sal-restconf-broker/pom.xml +++ b/restconf/sal-restconf-broker/pom.xml @@ -4,7 +4,7 @@ org.opendaylight.netconf restconf-parent - 1.9.1-SNAPSHOT + 1.9.2-SNAPSHOT ../restconf-parent