From: jenkins-releng Date: Fri, 20 Dec 2019 09:34:11 +0000 (+0000) Subject: Bump versions by x.y.(z+1) X-Git-Url: https://git.opendaylight.org/gerrit/gitweb?p=netconf.git;a=commitdiff_plain;h=d23fcaf9b8d3eb8f9dddac0802fef842575ee927 Bump versions by x.y.(z+1) Signed-off-by: jenkins-releng Change-Id: I739e1c64c35f986d4aa3d3be26985b3141bb715b --- diff --git a/features/netconf-connector/features-netconf-connector/pom.xml b/features/netconf-connector/features-netconf-connector/pom.xml index a95ce37133..de3d7b5335 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.3-SNAPSHOT + 1.6.4-SNAPSHOT feature diff --git a/features/netconf-connector/odl-message-bus/pom.xml b/features/netconf-connector/odl-message-bus/pom.xml index 34d2a278a6..59a5adf899 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.3-SNAPSHOT + 1.6.4-SNAPSHOT feature @@ -34,7 +34,7 @@ org.opendaylight.controller odl-message-bus-collector - 1.9.3-SNAPSHOT + 1.9.4-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 91be4eb03d..f5dbf7c7ba 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.3-SNAPSHOT + 1.6.4-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 ce17220ba1..a0c87d9561 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.3-SNAPSHOT + 1.6.4-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 b729d7855b..3294eac275 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.3-SNAPSHOT + 1.6.4-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 8915ad2578..e9dbd8f6bc 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.3-SNAPSHOT + 1.6.4-SNAPSHOT feature OpenDaylight :: Netconf Connector :: Netconf Connector @@ -35,14 +35,14 @@ org.opendaylight.controller mdsal-artifacts - 1.9.3-SNAPSHOT + 1.9.4-SNAPSHOT pom import org.opendaylight.netconf netconf-artifacts - 1.6.3-SNAPSHOT + 1.6.4-SNAPSHOT pom import @@ -95,7 +95,7 @@ org.opendaylight.aaa odl-aaa-encryption-service - 0.9.3-SNAPSHOT + 0.9.4-SNAPSHOT xml features diff --git a/features/netconf-connector/odl-netconf-console/pom.xml b/features/netconf-connector/odl-netconf-console/pom.xml index 2c4993d743..07e1fec023 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.3-SNAPSHOT + 1.6.4-SNAPSHOT feature OpenDaylight :: Netconf Console + Karaf CLI for netconf CRUD operations @@ -27,7 +27,7 @@ org.opendaylight.netconf odl-netconf-mdsal - 1.9.3-SNAPSHOT + 1.9.4-SNAPSHOT xml features diff --git a/features/netconf-connector/odl-netconf-topology/pom.xml b/features/netconf-connector/odl-netconf-topology/pom.xml index 34eee23882..2de586086c 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.3-SNAPSHOT + 1.6.4-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 7e4e6020c6..40fb08a5a5 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.3-SNAPSHOT + 1.6.4-SNAPSHOT pom diff --git a/features/netconf/features-netconf/pom.xml b/features/netconf/features-netconf/pom.xml index 23c22a5fea..03dc04389a 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.3-SNAPSHOT + 1.6.4-SNAPSHOT feature @@ -33,7 +33,7 @@ org.opendaylight.aaa aaa-artifacts - 0.9.3-SNAPSHOT + 0.9.4-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 d8fd26613c..63c86add2d 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.3-SNAPSHOT + 1.6.4-SNAPSHOT feature OpenDaylight :: AAA :: ODL NETCONF Plugin - NO CLUSTER @@ -43,7 +43,7 @@ org.opendaylight.aaa odl-aaa-shiro - 0.9.3-SNAPSHOT + 0.9.4-SNAPSHOT xml features diff --git a/features/netconf/odl-aaa-netconf-plugin/pom.xml b/features/netconf/odl-aaa-netconf-plugin/pom.xml index fbcefb6a41..8fa17d5b91 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.3-SNAPSHOT + 1.6.4-SNAPSHOT feature OpenDaylight :: AAA :: ODL NETCONF Plugin @@ -32,7 +32,7 @@ org.opendaylight.aaa odl-aaa-shiro - 0.9.3-SNAPSHOT + 0.9.4-SNAPSHOT xml features diff --git a/features/netconf/odl-netconf-all/pom.xml b/features/netconf/odl-netconf-all/pom.xml index 92636de3b2..643ee15780 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.3-SNAPSHOT + 1.6.4-SNAPSHOT feature OpenDaylight :: Netconf :: All diff --git a/features/netconf/odl-netconf-api/pom.xml b/features/netconf/odl-netconf-api/pom.xml index 12ca9ea305..f893f01615 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.3-SNAPSHOT + 1.6.4-SNAPSHOT feature OpenDaylight :: Netconf :: API @@ -42,7 +42,7 @@ org.opendaylight.netconf netconf-artifacts - 1.6.3-SNAPSHOT + 1.6.4-SNAPSHOT pom import diff --git a/features/netconf/odl-netconf-client/pom.xml b/features/netconf/odl-netconf-client/pom.xml index 5e38be4172..d48dd249f4 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.3-SNAPSHOT + 1.6.4-SNAPSHOT feature diff --git a/features/netconf/odl-netconf-impl/pom.xml b/features/netconf/odl-netconf-impl/pom.xml index 2c844a41ab..45f3d0da2d 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.3-SNAPSHOT + 1.6.4-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 d8d2d7b987..5717014fb5 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.3-SNAPSHOT + 1.6.4-SNAPSHOT feature OpenDaylight :: Netconf :: Mapping API @@ -27,14 +27,14 @@ org.opendaylight.netconf odl-netconf-api - 1.6.3-SNAPSHOT + 1.6.4-SNAPSHOT xml features org.opendaylight.netconf netconf-mapping-api - 1.6.3-SNAPSHOT + 1.6.4-SNAPSHOT diff --git a/features/netconf/odl-netconf-mdsal/pom.xml b/features/netconf/odl-netconf-mdsal/pom.xml index 3ca871c529..7feab1f214 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.3-SNAPSHOT + 1.9.4-SNAPSHOT feature OpenDaylight :: Netconf :: Mdsal - 1.6.3-SNAPSHOT + 1.6.4-SNAPSHOT diff --git a/features/netconf/odl-netconf-netty-util/pom.xml b/features/netconf/odl-netconf-netty-util/pom.xml index 731c317278..62d331df74 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.3-SNAPSHOT + 1.6.4-SNAPSHOT feature OpenDaylight :: Netconf :: Netty Util @@ -35,7 +35,7 @@ org.opendaylight.aaa aaa-artifacts - 0.9.3-SNAPSHOT + 0.9.4-SNAPSHOT import pom diff --git a/features/netconf/odl-netconf-notifications-api/pom.xml b/features/netconf/odl-netconf-notifications-api/pom.xml index 4361e30395..b96222d37d 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.3-SNAPSHOT + 1.6.4-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 64b85a79a8..2646447db4 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.3-SNAPSHOT + 1.6.4-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 54074bc6e8..ac1df12968 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.3-SNAPSHOT + 1.6.4-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 a7f279aa96..e316d32897 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.3-SNAPSHOT + 1.6.4-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 89a10ea9d8..1c6c891ef1 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.3-SNAPSHOT + 1.6.4-SNAPSHOT feature diff --git a/features/netconf/pom.xml b/features/netconf/pom.xml index 4d65647da5..6c341fe760 100644 --- a/features/netconf/pom.xml +++ b/features/netconf/pom.xml @@ -17,7 +17,7 @@ org.opendaylight.netconf features-netconf-aggregator - 1.6.3-SNAPSHOT + 1.6.4-SNAPSHOT pom diff --git a/features/pom.xml b/features/pom.xml index 479239f320..a15ef39d54 100644 --- a/features/pom.xml +++ b/features/pom.xml @@ -17,7 +17,7 @@ org.opendaylight.netconf netconf-features-parent - 1.6.3-SNAPSHOT + 1.6.4-SNAPSHOT pom diff --git a/features/restconf/features-restconf/pom.xml b/features/restconf/features-restconf/pom.xml index f4ff12b55c..75ad538f0f 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.3-SNAPSHOT + 1.9.4-SNAPSHOT feature diff --git a/features/restconf/odl-mdsal-apidocs/pom.xml b/features/restconf/odl-mdsal-apidocs/pom.xml index 4caf795090..96f0b2bb3f 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.3-SNAPSHOT + 1.9.4-SNAPSHOT feature OpenDaylight :: MDSAL :: APIDOCS diff --git a/features/restconf/odl-restconf-all/pom.xml b/features/restconf/odl-restconf-all/pom.xml index 7c81ff6655..86ca3cad01 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.3-SNAPSHOT + 1.9.4-SNAPSHOT feature OpenDaylight :: Restconf :: All diff --git a/features/restconf/odl-restconf-common/pom.xml b/features/restconf/odl-restconf-common/pom.xml index 6460d2d73d..e393df2f20 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.3-SNAPSHOT + 1.9.4-SNAPSHOT feature OpenDaylight :: Restconf :: Common @@ -42,28 +42,28 @@ org.opendaylight.controller mdsal-artifacts - 1.9.3-SNAPSHOT + 1.9.4-SNAPSHOT pom import org.opendaylight.aaa aaa-artifacts - 0.9.3-SNAPSHOT + 0.9.4-SNAPSHOT pom import org.opendaylight.netconf netconf-artifacts - 1.6.3-SNAPSHOT + 1.6.4-SNAPSHOT pom import org.opendaylight.netconf restconf-artifacts - 1.9.3-SNAPSHOT + 1.9.4-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 5ca3e278de..b287d3f035 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.3-SNAPSHOT + 1.9.4-SNAPSHOT feature OpenDaylight :: Restconf :: NB :: bierman02 :: Base @@ -35,7 +35,7 @@ org.opendaylight.netconf restconf-artifacts - 1.9.3-SNAPSHOT + 1.9.4-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 ed0dbf52a9..1aad62f1f3 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.3-SNAPSHOT + 1.9.4-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.3-SNAPSHOT + 1.9.4-SNAPSHOT pom import diff --git a/features/restconf/odl-restconf-nb-bierman02/pom.xml b/features/restconf/odl-restconf-nb-bierman02/pom.xml index c9efe2155b..4c6e526840 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.3-SNAPSHOT + 1.9.4-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 04529f2753..014cfe3a7b 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.3-SNAPSHOT + 1.9.4-SNAPSHOT feature OpenDaylight :: Restconf :: NB :: RFC8040 @@ -28,14 +28,14 @@ org.opendaylight.netconf restconf-artifacts - 1.9.3-SNAPSHOT + 1.9.4-SNAPSHOT pom import org.opendaylight.netconf netconf-artifacts - 1.6.3-SNAPSHOT + 1.6.4-SNAPSHOT pom import diff --git a/features/restconf/odl-restconf-noauth/pom.xml b/features/restconf/odl-restconf-noauth/pom.xml index c3c38476eb..e3d07d778c 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.3-SNAPSHOT + 1.9.4-SNAPSHOT feature OpenDaylight :: Restconf :: no-auth -- Deprecated, use odl-restconf instead! @@ -28,7 +28,7 @@ org.opendaylight.netconf restconf-artifacts - 1.9.3-SNAPSHOT + 1.9.4-SNAPSHOT pom import diff --git a/features/restconf/odl-restconf/pom.xml b/features/restconf/odl-restconf/pom.xml index 1cafdfc434..afad693254 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.3-SNAPSHOT + 1.9.4-SNAPSHOT feature OpenDaylight :: Restconf diff --git a/features/restconf/pom.xml b/features/restconf/pom.xml index b8012bb8db..d8d0efda47 100644 --- a/features/restconf/pom.xml +++ b/features/restconf/pom.xml @@ -17,7 +17,7 @@ org.opendaylight.netconf features-restconf-aggregator - 1.9.3-SNAPSHOT + 1.9.4-SNAPSHOT pom diff --git a/features/yanglib/features-yanglib/pom.xml b/features/yanglib/features-yanglib/pom.xml index f3132f2c4d..71795f0529 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.3-SNAPSHOT + 1.6.4-SNAPSHOT feature diff --git a/features/yanglib/odl-yanglib/pom.xml b/features/yanglib/odl-yanglib/pom.xml index afa7ef9001..2d71b1f697 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.3-SNAPSHOT + 1.6.4-SNAPSHOT feature OpenDaylight :: Yanglib @@ -28,14 +28,14 @@ org.opendaylight.netconf netconf-artifacts - 1.6.3-SNAPSHOT + 1.6.4-SNAPSHOT pom import org.opendaylight.netconf restconf-artifacts - 1.9.3-SNAPSHOT + 1.9.4-SNAPSHOT pom import diff --git a/features/yanglib/pom.xml b/features/yanglib/pom.xml index 076321d15a..f07f3dc7c7 100644 --- a/features/yanglib/pom.xml +++ b/features/yanglib/pom.xml @@ -17,7 +17,7 @@ org.opendaylight.netconf features-yanglib-aggregator - 1.6.3-SNAPSHOT + 1.6.4-SNAPSHOT pom diff --git a/karaf/pom.xml b/karaf/pom.xml index 614b9890f5..1b684e0f93 100644 --- a/karaf/pom.xml +++ b/karaf/pom.xml @@ -16,11 +16,11 @@ org.opendaylight.netconf netconf-karaf - 1.9.3-SNAPSHOT + 1.9.4-SNAPSHOT pom - 1.6.3-SNAPSHOT - 1.9.3-SNAPSHOT + 1.6.4-SNAPSHOT + 1.9.4-SNAPSHOT diff --git a/netconf/aaa-authn-odl-plugin/pom.xml b/netconf/aaa-authn-odl-plugin/pom.xml index fc545db135..952289bdba 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.3-SNAPSHOT + 1.6.4-SNAPSHOT ../netconf-parent org.opendaylight.netconf aaa-authn-odl-plugin - 1.6.3-SNAPSHOT + 1.6.4-SNAPSHOT bundle diff --git a/netconf/callhome-model/pom.xml b/netconf/callhome-model/pom.xml index d089706e23..5252e50bbb 100644 --- a/netconf/callhome-model/pom.xml +++ b/netconf/callhome-model/pom.xml @@ -12,13 +12,13 @@ org.opendaylight.netconf netconf-parent - 1.6.3-SNAPSHOT + 1.6.4-SNAPSHOT ../netconf-parent org.opendaylight.netconf callhome-model - 1.6.3-SNAPSHOT + 1.6.4-SNAPSHOT bundle ${project.artifactId} diff --git a/netconf/callhome-protocol/pom.xml b/netconf/callhome-protocol/pom.xml index d784d5709c..fe5d2f3d70 100644 --- a/netconf/callhome-protocol/pom.xml +++ b/netconf/callhome-protocol/pom.xml @@ -11,13 +11,13 @@ org.opendaylight.netconf netconf-parent - 1.6.3-SNAPSHOT + 1.6.4-SNAPSHOT ../netconf-parent org.opendaylight.netconf callhome-protocol - 1.6.3-SNAPSHOT + 1.6.4-SNAPSHOT ${project.artifactId} bundle diff --git a/netconf/callhome-provider/pom.xml b/netconf/callhome-provider/pom.xml index 5e1bc0e902..3c4f6950b5 100644 --- a/netconf/callhome-provider/pom.xml +++ b/netconf/callhome-provider/pom.xml @@ -6,13 +6,13 @@ org.opendaylight.netconf netconf-parent - 1.6.3-SNAPSHOT + 1.6.4-SNAPSHOT ../netconf-parent org.opendaylight.netconf callhome-provider - 1.6.3-SNAPSHOT + 1.6.4-SNAPSHOT bundle diff --git a/netconf/mdsal-netconf-connector/pom.xml b/netconf/mdsal-netconf-connector/pom.xml index 2910c919e6..81571537e7 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.3-SNAPSHOT + 1.6.4-SNAPSHOT ../netconf-parent org.opendaylight.netconf mdsal-netconf-connector - 1.6.3-SNAPSHOT + 1.6.4-SNAPSHOT ${project.artifactId} bundle diff --git a/netconf/mdsal-netconf-impl/pom.xml b/netconf/mdsal-netconf-impl/pom.xml index 28d7b830ac..1f96c9e31c 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.3-SNAPSHOT + 1.6.4-SNAPSHOT ../netconf-parent org.opendaylight.netconf mdsal-netconf-impl - 1.6.3-SNAPSHOT + 1.6.4-SNAPSHOT ${project.artifactId} bundle diff --git a/netconf/mdsal-netconf-monitoring/pom.xml b/netconf/mdsal-netconf-monitoring/pom.xml index 7e0d69e547..d269d55b76 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.3-SNAPSHOT + 1.6.4-SNAPSHOT ../netconf-parent org.opendaylight.netconf mdsal-netconf-monitoring - 1.6.3-SNAPSHOT + 1.6.4-SNAPSHOT ${project.artifactId} bundle diff --git a/netconf/mdsal-netconf-notification/pom.xml b/netconf/mdsal-netconf-notification/pom.xml index d6f030a311..d92354bd8d 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.3-SNAPSHOT + 1.6.4-SNAPSHOT ../netconf-parent mdsal-netconf-notification - 1.6.3-SNAPSHOT + 1.6.4-SNAPSHOT ${project.artifactId} bundle diff --git a/netconf/mdsal-netconf-ssh/pom.xml b/netconf/mdsal-netconf-ssh/pom.xml index de4264a713..689025242e 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.3-SNAPSHOT + 1.6.4-SNAPSHOT ../netconf-parent mdsal-netconf-ssh - 1.6.3-SNAPSHOT + 1.6.4-SNAPSHOT ${project.artifactId} bundle diff --git a/netconf/mdsal-netconf-tcp/pom.xml b/netconf/mdsal-netconf-tcp/pom.xml index 38788bfaa6..215a87d1d3 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.3-SNAPSHOT + 1.6.4-SNAPSHOT ../netconf-parent mdsal-netconf-tcp - 1.6.3-SNAPSHOT + 1.6.4-SNAPSHOT ${project.artifactId} bundle diff --git a/netconf/mdsal-netconf-yang-library/pom.xml b/netconf/mdsal-netconf-yang-library/pom.xml index dc59c9bfec..8f731d5622 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.3-SNAPSHOT + 1.6.4-SNAPSHOT ../netconf-parent org.opendaylight.netconf mdsal-netconf-yang-library - 1.6.3-SNAPSHOT + 1.6.4-SNAPSHOT ${project.artifactId} bundle diff --git a/netconf/messagebus-netconf/pom.xml b/netconf/messagebus-netconf/pom.xml index 10321c347d..5dfcd9887f 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.3-SNAPSHOT + 1.6.4-SNAPSHOT ../netconf-parent org.opendaylight.netconf messagebus-netconf - 1.6.3-SNAPSHOT + 1.6.4-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 f272d4957d..921ba1641c 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.3-SNAPSHOT + 1.6.4-SNAPSHOT ../../netconf-parent org.opendaylight.netconf ietf-netconf-monitoring-extension - 1.6.3-SNAPSHOT + 1.6.4-SNAPSHOT ${project.artifactId} bundle diff --git a/netconf/models/ietf-netconf-monitoring/pom.xml b/netconf/models/ietf-netconf-monitoring/pom.xml index 0b33868e6f..118f80532b 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.3-SNAPSHOT + 1.6.4-SNAPSHOT ../../netconf-parent org.opendaylight.netconf ietf-netconf-monitoring - 1.6.3-SNAPSHOT + 1.6.4-SNAPSHOT ${project.artifactId} bundle diff --git a/netconf/models/ietf-netconf-notifications/pom.xml b/netconf/models/ietf-netconf-notifications/pom.xml index a50e9e1201..1162045f08 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.3-SNAPSHOT + 1.6.4-SNAPSHOT ../../netconf-parent org.opendaylight.netconf ietf-netconf-notifications - 1.6.3-SNAPSHOT + 1.6.4-SNAPSHOT ${project.artifactId} bundle diff --git a/netconf/models/ietf-netconf/pom.xml b/netconf/models/ietf-netconf/pom.xml index a00f350341..efc302cbf1 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.3-SNAPSHOT + 1.6.4-SNAPSHOT ../../netconf-parent org.opendaylight.netconf ietf-netconf - 1.6.3-SNAPSHOT + 1.6.4-SNAPSHOT bundle ${project.artifactId} diff --git a/netconf/models/pom.xml b/netconf/models/pom.xml index 1217fffd02..ad54fe799c 100644 --- a/netconf/models/pom.xml +++ b/netconf/models/pom.xml @@ -18,7 +18,7 @@ org.opendaylight.netconf netconf-models - 1.6.3-SNAPSHOT + 1.6.4-SNAPSHOT pom ${project.artifactId} diff --git a/netconf/netconf-api/pom.xml b/netconf/netconf-api/pom.xml index 4b08a6dda5..fa86d969db 100644 --- a/netconf/netconf-api/pom.xml +++ b/netconf/netconf-api/pom.xml @@ -12,13 +12,13 @@ org.opendaylight.netconf netconf-parent - 1.6.3-SNAPSHOT + 1.6.4-SNAPSHOT ../netconf-parent org.opendaylight.netconf netconf-api - 1.6.3-SNAPSHOT + 1.6.4-SNAPSHOT ${project.artifactId} bundle diff --git a/netconf/netconf-artifacts/pom.xml b/netconf/netconf-artifacts/pom.xml index 25afa6c773..ca34b00462 100644 --- a/netconf/netconf-artifacts/pom.xml +++ b/netconf/netconf-artifacts/pom.xml @@ -20,11 +20,11 @@ org.opendaylight.netconf netconf-artifacts - 1.6.3-SNAPSHOT + 1.6.4-SNAPSHOT pom - 1.9.3-SNAPSHOT + 1.9.4-SNAPSHOT @@ -299,7 +299,7 @@ ${project.groupId} odl-netconf-mdsal - 1.9.3-SNAPSHOT + 1.9.4-SNAPSHOT xml features diff --git a/netconf/netconf-auth/pom.xml b/netconf/netconf-auth/pom.xml index f573cfefdf..f607ed7f07 100644 --- a/netconf/netconf-auth/pom.xml +++ b/netconf/netconf-auth/pom.xml @@ -11,13 +11,13 @@ org.opendaylight.netconf netconf-parent - 1.6.3-SNAPSHOT + 1.6.4-SNAPSHOT ../netconf-parent org.opendaylight.netconf netconf-auth - 1.6.3-SNAPSHOT + 1.6.4-SNAPSHOT ${project.artifactId} bundle diff --git a/netconf/netconf-client/pom.xml b/netconf/netconf-client/pom.xml index 14e671eb8a..73614bd786 100644 --- a/netconf/netconf-client/pom.xml +++ b/netconf/netconf-client/pom.xml @@ -12,13 +12,13 @@ org.opendaylight.netconf netconf-parent - 1.6.3-SNAPSHOT + 1.6.4-SNAPSHOT ../netconf-parent org.opendaylight.netconf netconf-client - 1.6.3-SNAPSHOT + 1.6.4-SNAPSHOT ${project.artifactId} bundle diff --git a/netconf/netconf-config/pom.xml b/netconf/netconf-config/pom.xml index 6ddb39c38d..ea8adcfa19 100644 --- a/netconf/netconf-config/pom.xml +++ b/netconf/netconf-config/pom.xml @@ -18,7 +18,7 @@ org.opendaylight.netconf netconf-config - 1.6.3-SNAPSHOT + 1.6.4-SNAPSHOT Configuration files for netconf bundle diff --git a/netconf/netconf-console/pom.xml b/netconf/netconf-console/pom.xml index 98166dd48b..4857fc882c 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.3-SNAPSHOT + 1.6.4-SNAPSHOT ../netconf-parent org.opendaylight.netconf netconf-console - 1.6.3-SNAPSHOT + 1.6.4-SNAPSHOT ${project.artifactId} bundle diff --git a/netconf/netconf-impl/pom.xml b/netconf/netconf-impl/pom.xml index 1f47c5677a..e888a83247 100644 --- a/netconf/netconf-impl/pom.xml +++ b/netconf/netconf-impl/pom.xml @@ -12,13 +12,13 @@ org.opendaylight.netconf netconf-parent - 1.6.3-SNAPSHOT + 1.6.4-SNAPSHOT ../netconf-parent org.opendaylight.netconf netconf-impl - 1.6.3-SNAPSHOT + 1.6.4-SNAPSHOT ${project.artifactId} bundle @@ -27,7 +27,7 @@ org.opendaylight.controller config-artifacts - 0.10.3-SNAPSHOT + 0.10.4-SNAPSHOT pom import diff --git a/netconf/netconf-mapping-api/pom.xml b/netconf/netconf-mapping-api/pom.xml index 37d9794ce7..881f110c1a 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.3-SNAPSHOT + 1.6.4-SNAPSHOT ../netconf-parent org.opendaylight.netconf netconf-mapping-api - 1.6.3-SNAPSHOT + 1.6.4-SNAPSHOT ${project.artifactId} bundle diff --git a/netconf/netconf-netty-util/pom.xml b/netconf/netconf-netty-util/pom.xml index 082da9fd75..7ded3ceee6 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.3-SNAPSHOT + 1.6.4-SNAPSHOT ../netconf-parent org.opendaylight.netconf netconf-netty-util bundle - 1.6.3-SNAPSHOT + 1.6.4-SNAPSHOT ${project.artifactId} diff --git a/netconf/netconf-notifications-api/pom.xml b/netconf/netconf-notifications-api/pom.xml index a44cd7cd34..137d1c49fd 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.3-SNAPSHOT + 1.6.4-SNAPSHOT ../netconf-parent org.opendaylight.netconf netconf-notifications-api - 1.6.3-SNAPSHOT + 1.6.4-SNAPSHOT bundle diff --git a/netconf/netconf-parent/pom.xml b/netconf/netconf-parent/pom.xml index 2e66fc34b4..2c8ef37eb7 100644 --- a/netconf/netconf-parent/pom.xml +++ b/netconf/netconf-parent/pom.xml @@ -17,7 +17,7 @@ org.opendaylight.netconf netconf-parent - 1.6.3-SNAPSHOT + 1.6.4-SNAPSHOT pom @@ -25,21 +25,21 @@ org.opendaylight.aaa aaa-artifacts - 0.9.3-SNAPSHOT + 0.9.4-SNAPSHOT pom import org.opendaylight.controller mdsal-artifacts - 1.9.3-SNAPSHOT + 1.9.4-SNAPSHOT pom import org.opendaylight.netconf netconf-artifacts - 1.6.3-SNAPSHOT + 1.6.4-SNAPSHOT pom import diff --git a/netconf/netconf-topology-config/pom.xml b/netconf/netconf-topology-config/pom.xml index 77a003c86e..6f376fdedc 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.3-SNAPSHOT + 1.6.4-SNAPSHOT Configuration files for netconf topology bundle diff --git a/netconf/netconf-topology-singleton/pom.xml b/netconf/netconf-topology-singleton/pom.xml index 638d4f3b23..3288af1215 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.3-SNAPSHOT + 1.6.4-SNAPSHOT ../netconf-parent org.opendaylight.netconf netconf-topology-singleton - 1.6.3-SNAPSHOT + 1.6.4-SNAPSHOT ${project.artifactId} bundle @@ -29,7 +29,7 @@ org.opendaylight.controller config-artifacts - 0.10.3-SNAPSHOT + 0.10.4-SNAPSHOT pom import diff --git a/netconf/netconf-topology/pom.xml b/netconf/netconf-topology/pom.xml index 5b37ccbd31..1f01fa2eb0 100644 --- a/netconf/netconf-topology/pom.xml +++ b/netconf/netconf-topology/pom.xml @@ -6,13 +6,13 @@ org.opendaylight.netconf netconf-parent - 1.6.3-SNAPSHOT + 1.6.4-SNAPSHOT ../netconf-parent org.opendaylight.netconf netconf-topology - 1.6.3-SNAPSHOT + 1.6.4-SNAPSHOT bundle @@ -20,7 +20,7 @@ org.opendaylight.controller config-artifacts - 0.10.3-SNAPSHOT + 0.10.4-SNAPSHOT pom import diff --git a/netconf/netconf-util/pom.xml b/netconf/netconf-util/pom.xml index 66f96adf67..16434c9dba 100644 --- a/netconf/netconf-util/pom.xml +++ b/netconf/netconf-util/pom.xml @@ -12,13 +12,13 @@ org.opendaylight.netconf netconf-parent - 1.6.3-SNAPSHOT + 1.6.4-SNAPSHOT ../netconf-parent org.opendaylight.netconf netconf-util - 1.6.3-SNAPSHOT + 1.6.4-SNAPSHOT ${project.artifactId} bundle diff --git a/netconf/pom.xml b/netconf/pom.xml index 3ce317d29a..7df41f11c7 100644 --- a/netconf/pom.xml +++ b/netconf/pom.xml @@ -19,7 +19,7 @@ org.opendaylight.netconf netconf-subsystem - 1.6.3-SNAPSHOT + 1.6.4-SNAPSHOT pom ${project.artifactId} diff --git a/netconf/sal-netconf-connector/pom.xml b/netconf/sal-netconf-connector/pom.xml index 5f07b77f49..77fea08298 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.3-SNAPSHOT + 1.6.4-SNAPSHOT ../netconf-parent @@ -19,7 +19,7 @@ sal-netconf-connector - 1.9.3-SNAPSHOT + 1.9.4-SNAPSHOT bundle diff --git a/netconf/shaded-exificient-jar/pom.xml b/netconf/shaded-exificient-jar/pom.xml index 7e52eed7a7..8ed26c2a13 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.3-SNAPSHOT + 1.6.4-SNAPSHOT ${project.artifactId} diff --git a/netconf/shaded-exificient/pom.xml b/netconf/shaded-exificient/pom.xml index 5120754076..4970e1bef0 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.3-SNAPSHOT + 1.6.4-SNAPSHOT ${project.artifactId} org.opendaylight.netconf shaded-exificient-jar - 1.6.3-SNAPSHOT + 1.6.4-SNAPSHOT provided diff --git a/netconf/tools/netconf-testtool/pom.xml b/netconf/tools/netconf-testtool/pom.xml index e3f709a241..2b65a2c2fc 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.3-SNAPSHOT + 1.6.4-SNAPSHOT ../../netconf-parent org.opendaylight.netconf netconf-testtool ${project.artifactId} - 1.6.3-SNAPSHOT + 1.6.4-SNAPSHOT jar diff --git a/netconf/tools/pom.xml b/netconf/tools/pom.xml index 2324a1438e..a8c1c70505 100644 --- a/netconf/tools/pom.xml +++ b/netconf/tools/pom.xml @@ -18,7 +18,7 @@ org.opendaylight.netconf netconf-tools - 1.6.3-SNAPSHOT + 1.6.4-SNAPSHOT pom ${project.artifactId} diff --git a/netconf/yanglib/pom.xml b/netconf/yanglib/pom.xml index 0fb472b6ff..b3a79d7242 100644 --- a/netconf/yanglib/pom.xml +++ b/netconf/yanglib/pom.xml @@ -13,13 +13,13 @@ org.opendaylight.netconf netconf-parent - 1.6.3-SNAPSHOT + 1.6.4-SNAPSHOT ../netconf-parent org.opendaylight.netconf yanglib - 1.6.3-SNAPSHOT + 1.6.4-SNAPSHOT bundle diff --git a/pom.xml b/pom.xml index 845a6ec73d..0c64e39875 100644 --- a/pom.xml +++ b/pom.xml @@ -19,7 +19,7 @@ org.opendaylight.netconf netconf-aggregator - 1.6.3-SNAPSHOT + 1.6.4-SNAPSHOT pom ${project.artifactId} diff --git a/restconf/pom.xml b/restconf/pom.xml index 14abad313c..be4c2dc1f2 100644 --- a/restconf/pom.xml +++ b/restconf/pom.xml @@ -18,7 +18,7 @@ org.opendaylight.netconf restconf-subsystem - 1.9.3-SNAPSHOT + 1.9.4-SNAPSHOT pom ${project.artifactId} diff --git a/restconf/restconf-artifacts/pom.xml b/restconf/restconf-artifacts/pom.xml index 52cd0fc886..6a9d649490 100644 --- a/restconf/restconf-artifacts/pom.xml +++ b/restconf/restconf-artifacts/pom.xml @@ -19,7 +19,7 @@ org.opendaylight.netconf restconf-artifacts - 1.9.3-SNAPSHOT + 1.9.4-SNAPSHOT pom diff --git a/restconf/restconf-common-models/pom.xml b/restconf/restconf-common-models/pom.xml index eed7626d96..8f98daf230 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.3-SNAPSHOT + 1.9.4-SNAPSHOT ../restconf-parent org.opendaylight.netconf restconf-common-models - 1.9.3-SNAPSHOT + 1.9.4-SNAPSHOT bundle ${project.artifactId} diff --git a/restconf/restconf-common/pom.xml b/restconf/restconf-common/pom.xml index 60ab16cd42..ac7c2fb4e2 100644 --- a/restconf/restconf-common/pom.xml +++ b/restconf/restconf-common/pom.xml @@ -14,13 +14,13 @@ org.opendaylight.netconf restconf-parent - 1.9.3-SNAPSHOT + 1.9.4-SNAPSHOT ../restconf-parent org.opendaylight.netconf restconf-common - 1.9.3-SNAPSHOT + 1.9.4-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 9e4c63bdde..28361959b4 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.3-SNAPSHOT + 1.9.4-SNAPSHOT ../../restconf-parent org.opendaylight.netconf ietf-restconf-monitoring - 1.9.3-SNAPSHOT + 1.9.4-SNAPSHOT bundle ${project.artifactId} diff --git a/restconf/restconf-models/ietf-restconf/pom.xml b/restconf/restconf-models/ietf-restconf/pom.xml index 323120fbbd..80963e1b30 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.3-SNAPSHOT + 1.9.4-SNAPSHOT ../../restconf-parent org.opendaylight.netconf ietf-restconf - 1.9.3-SNAPSHOT + 1.9.4-SNAPSHOT bundle ${project.artifactId} diff --git a/restconf/restconf-models/pom.xml b/restconf/restconf-models/pom.xml index e8026ef546..74ed666bfe 100644 --- a/restconf/restconf-models/pom.xml +++ b/restconf/restconf-models/pom.xml @@ -18,7 +18,7 @@ org.opendaylight.netconf restconf-models - 1.6.3-SNAPSHOT + 1.6.4-SNAPSHOT pom ${project.artifactId} diff --git a/restconf/restconf-nb-bierman02-auth/pom.xml b/restconf/restconf-nb-bierman02-auth/pom.xml index 9be684f4b4..457dd281ba 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.3-SNAPSHOT + 1.9.4-SNAPSHOT ../restconf-parent diff --git a/restconf/restconf-nb-bierman02-noauth/pom.xml b/restconf/restconf-nb-bierman02-noauth/pom.xml index c087747ed4..c46d1941b6 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.3-SNAPSHOT + 1.9.4-SNAPSHOT ../restconf-parent diff --git a/restconf/restconf-nb-bierman02/pom.xml b/restconf/restconf-nb-bierman02/pom.xml index 0502261c82..099b101c0e 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.3-SNAPSHOT + 1.9.4-SNAPSHOT ../restconf-parent org.opendaylight.netconf restconf-nb-bierman02 - 1.9.3-SNAPSHOT + 1.9.4-SNAPSHOT bundle diff --git a/restconf/restconf-nb-rfc8040/pom.xml b/restconf/restconf-nb-rfc8040/pom.xml index ad229c599a..e66ce42461 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.3-SNAPSHOT + 1.9.4-SNAPSHOT ../restconf-parent org.opendaylight.netconf restconf-nb-rfc8040 - 1.9.3-SNAPSHOT + 1.9.4-SNAPSHOT bundle diff --git a/restconf/restconf-parent/pom.xml b/restconf/restconf-parent/pom.xml index a824760475..b8f8aeb0d7 100644 --- a/restconf/restconf-parent/pom.xml +++ b/restconf/restconf-parent/pom.xml @@ -17,7 +17,7 @@ org.opendaylight.netconf restconf-parent - 1.9.3-SNAPSHOT + 1.9.4-SNAPSHOT pom @@ -25,21 +25,21 @@ org.opendaylight.aaa aaa-artifacts - 0.9.3-SNAPSHOT + 0.9.4-SNAPSHOT pom import org.opendaylight.controller mdsal-artifacts - 1.9.3-SNAPSHOT + 1.9.4-SNAPSHOT pom import org.opendaylight.netconf netconf-artifacts - 1.6.3-SNAPSHOT + 1.6.4-SNAPSHOT pom import diff --git a/restconf/sal-rest-connector-config/pom.xml b/restconf/sal-rest-connector-config/pom.xml index 53c3d3a68d..2efe155e8b 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.3-SNAPSHOT + 1.9.4-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 83e14e10af..ce5c50415a 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.3-SNAPSHOT + 1.9.4-SNAPSHOT ../restconf-parent org.opendaylight.netconf sal-rest-docgen-maven - 1.9.3-SNAPSHOT + 1.9.4-SNAPSHOT jar diff --git a/restconf/sal-rest-docgen/pom.xml b/restconf/sal-rest-docgen/pom.xml index 0a30adbbb9..e192cdb766 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.3-SNAPSHOT + 1.9.4-SNAPSHOT ../restconf-parent org.opendaylight.netconf sal-rest-docgen - 1.9.3-SNAPSHOT + 1.9.4-SNAPSHOT bundle diff --git a/restconf/sal-restconf-broker/pom.xml b/restconf/sal-restconf-broker/pom.xml index fe05f7f9d3..fb5b5ebe34 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.3-SNAPSHOT + 1.9.4-SNAPSHOT ../restconf-parent