From 81926b2f0619c484711a6a3b902998d31c6ef96e Mon Sep 17 00:00:00 2001 From: Robert Varga Date: Sun, 21 Feb 2021 17:56:25 +0100 Subject: [PATCH] Bump project version This bumps project version to 1.13.0-SNAPSHOT in preparation for unifying artifact versions. Change-Id: I4a230e8e0cadb23e34ba57ed77c365ae302cea6b Signed-off-by: Robert Varga --- artifacts/pom.xml | 2 +- .../netconf-connector/features-netconf-connector/pom.xml | 2 +- features/netconf-connector/odl-message-bus/pom.xml | 2 +- features/netconf-connector/odl-netconf-callhome-ssh/pom.xml | 2 +- .../odl-netconf-clustered-topology/pom.xml | 2 +- .../netconf-connector/odl-netconf-connector-all/pom.xml | 2 +- features/netconf-connector/odl-netconf-connector/pom.xml | 4 ++-- features/netconf-connector/odl-netconf-console/pom.xml | 2 +- features/netconf-connector/odl-netconf-topology/pom.xml | 2 +- features/netconf-connector/pom.xml | 2 +- features/netconf/features-netconf-testing/pom.xml | 2 +- features/netconf/features-netconf/pom.xml | 2 +- features/netconf/odl-aaa-netconf-plugin-no-cluster/pom.xml | 2 +- features/netconf/odl-aaa-netconf-plugin/pom.xml | 2 +- features/netconf/odl-netconf-all/pom.xml | 2 +- features/netconf/odl-netconf-api/pom.xml | 4 ++-- features/netconf/odl-netconf-client/pom.xml | 2 +- features/netconf/odl-netconf-impl/pom.xml | 2 +- features/netconf/odl-netconf-mapping-api/pom.xml | 6 +++--- features/netconf/odl-netconf-mdsal/pom.xml | 2 +- features/netconf/odl-netconf-netty-util/pom.xml | 2 +- features/netconf/odl-netconf-notifications-api/pom.xml | 2 +- features/netconf/odl-netconf-notifications-impl/pom.xml | 2 +- features/netconf/odl-netconf-ssh/pom.xml | 2 +- features/netconf/odl-netconf-tcp/pom.xml | 2 +- features/netconf/odl-netconf-test-tools/pom.xml | 4 ++-- features/netconf/odl-netconf-util/pom.xml | 2 +- features/netconf/pom.xml | 2 +- features/pom.xml | 2 +- features/restconf/odl-restconf-common/pom.xml | 2 +- features/restconf/odl-restconf-nb-bierman02/pom.xml | 2 +- features/restconf/odl-restconf-nb-rfc8040/pom.xml | 2 +- features/yanglib/features-yanglib/pom.xml | 2 +- features/yanglib/odl-yanglib/pom.xml | 4 ++-- features/yanglib/pom.xml | 2 +- karaf/pom.xml | 2 +- netconf/aaa-authn-odl-plugin/pom.xml | 4 ++-- netconf/callhome-model/pom.xml | 4 ++-- netconf/callhome-protocol/pom.xml | 4 ++-- netconf/callhome-provider/pom.xml | 4 ++-- netconf/mdsal-netconf-connector/pom.xml | 4 ++-- netconf/mdsal-netconf-impl/pom.xml | 4 ++-- netconf/mdsal-netconf-monitoring/pom.xml | 4 ++-- netconf/mdsal-netconf-notification/pom.xml | 4 ++-- netconf/mdsal-netconf-ssh/pom.xml | 4 ++-- netconf/mdsal-netconf-tcp/pom.xml | 4 ++-- netconf/mdsal-netconf-yang-library/pom.xml | 4 ++-- netconf/messagebus-netconf/pom.xml | 2 +- netconf/models/ietf-netconf-acm/pom.xml | 4 ++-- netconf/models/ietf-netconf-monitoring-extension/pom.xml | 4 ++-- netconf/models/ietf-netconf-monitoring/pom.xml | 4 ++-- netconf/models/ietf-netconf-nmda/pom.xml | 4 ++-- netconf/models/ietf-netconf-notifications/pom.xml | 4 ++-- netconf/models/ietf-netconf-with-defaults/pom.xml | 4 ++-- netconf/models/ietf-netconf/pom.xml | 4 ++-- netconf/models/netconf-test-models/pom.xml | 4 ++-- netconf/models/pom.xml | 2 +- netconf/netconf-api/pom.xml | 4 ++-- netconf/netconf-auth/pom.xml | 4 ++-- netconf/netconf-client/pom.xml | 4 ++-- netconf/netconf-config/pom.xml | 2 +- netconf/netconf-console/pom.xml | 4 ++-- netconf/netconf-dom-api/pom.xml | 4 ++-- netconf/netconf-impl/pom.xml | 4 ++-- netconf/netconf-mapping-api/pom.xml | 4 ++-- netconf/netconf-netty-util/pom.xml | 4 ++-- netconf/netconf-notifications-api/pom.xml | 4 ++-- netconf/netconf-topology-impl/pom.xml | 4 ++-- netconf/netconf-topology-singleton/pom.xml | 4 ++-- netconf/netconf-topology/pom.xml | 4 ++-- netconf/netconf-util/pom.xml | 4 ++-- netconf/pom.xml | 2 +- netconf/sal-netconf-connector/pom.xml | 2 +- netconf/shaded-exificient-jar/pom.xml | 2 +- netconf/shaded-exificient/pom.xml | 4 ++-- netconf/shaded-sshd-jar/pom.xml | 2 +- netconf/shaded-sshd/pom.xml | 2 +- netconf/tools/netconf-test-perf/pom.xml | 2 +- netconf/tools/netconf-testtool/pom.xml | 4 ++-- netconf/tools/pom.xml | 2 +- netconf/yanglib/pom.xml | 4 ++-- parent/pom.xml | 4 ++-- pom.xml | 2 +- restconf/restconf-models/pom.xml | 2 +- restconf/restconf-parent/pom.xml | 2 +- 85 files changed, 127 insertions(+), 127 deletions(-) diff --git a/artifacts/pom.xml b/artifacts/pom.xml index 44de193148..2fa50ea430 100644 --- a/artifacts/pom.xml +++ b/artifacts/pom.xml @@ -20,7 +20,7 @@ org.opendaylight.netconf netconf-artifacts - 1.10.0-SNAPSHOT + 1.13.0-SNAPSHOT pom diff --git a/features/netconf-connector/features-netconf-connector/pom.xml b/features/netconf-connector/features-netconf-connector/pom.xml index 53f9b0959d..14400f441d 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.10.0-SNAPSHOT + 1.13.0-SNAPSHOT feature diff --git a/features/netconf-connector/odl-message-bus/pom.xml b/features/netconf-connector/odl-message-bus/pom.xml index ce8705d873..83a55563c6 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.10.0-SNAPSHOT + 1.13.0-SNAPSHOT feature diff --git a/features/netconf-connector/odl-netconf-callhome-ssh/pom.xml b/features/netconf-connector/odl-netconf-callhome-ssh/pom.xml index 5d27fda8f6..0e8e395e39 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.10.0-SNAPSHOT + 1.13.0-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 fe6078741a..248322ccf4 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.10.0-SNAPSHOT + 1.13.0-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 2a1abffb88..81fd45fc4d 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.10.0-SNAPSHOT + 1.13.0-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 e15a79e18b..397d682192 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.10.0-SNAPSHOT + 1.13.0-SNAPSHOT feature OpenDaylight :: Netconf Connector :: Netconf Connector @@ -42,7 +42,7 @@ org.opendaylight.netconf netconf-artifacts - 1.10.0-SNAPSHOT + 1.13.0-SNAPSHOT pom import diff --git a/features/netconf-connector/odl-netconf-console/pom.xml b/features/netconf-connector/odl-netconf-console/pom.xml index af53532b13..cafb2978cf 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.10.0-SNAPSHOT + 1.13.0-SNAPSHOT feature OpenDaylight :: Netconf Console + Karaf CLI for netconf CRUD operations diff --git a/features/netconf-connector/odl-netconf-topology/pom.xml b/features/netconf-connector/odl-netconf-topology/pom.xml index 2e80ae4ff7..e93eeb0367 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.10.0-SNAPSHOT + 1.13.0-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 5a611ec48c..7e2ce01f3b 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.10.0-SNAPSHOT + 1.13.0-SNAPSHOT pom diff --git a/features/netconf/features-netconf-testing/pom.xml b/features/netconf/features-netconf-testing/pom.xml index dd0089f06e..b73a120b76 100644 --- a/features/netconf/features-netconf-testing/pom.xml +++ b/features/netconf/features-netconf-testing/pom.xml @@ -18,7 +18,7 @@ org.opendaylight.netconf features-netconf-testing - 1.10.0-SNAPSHOT + 1.13.0-SNAPSHOT feature diff --git a/features/netconf/features-netconf/pom.xml b/features/netconf/features-netconf/pom.xml index 222d1dabe6..a04d7f777b 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.10.0-SNAPSHOT + 1.13.0-SNAPSHOT feature 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 c67c16cb56..4dfced52e6 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.10.0-SNAPSHOT + 1.13.0-SNAPSHOT feature OpenDaylight :: AAA :: ODL NETCONF Plugin - NO CLUSTER diff --git a/features/netconf/odl-aaa-netconf-plugin/pom.xml b/features/netconf/odl-aaa-netconf-plugin/pom.xml index 2a89d35837..796d7a2f42 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.10.0-SNAPSHOT + 1.13.0-SNAPSHOT feature OpenDaylight :: AAA :: ODL NETCONF Plugin diff --git a/features/netconf/odl-netconf-all/pom.xml b/features/netconf/odl-netconf-all/pom.xml index 3f180367dc..4b8d1edaee 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.10.0-SNAPSHOT + 1.13.0-SNAPSHOT feature OpenDaylight :: Netconf :: All diff --git a/features/netconf/odl-netconf-api/pom.xml b/features/netconf/odl-netconf-api/pom.xml index 32dccb4815..7ae0654ccb 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.10.0-SNAPSHOT + 1.13.0-SNAPSHOT feature OpenDaylight :: Netconf :: API @@ -42,7 +42,7 @@ org.opendaylight.netconf netconf-artifacts - 1.10.0-SNAPSHOT + 1.13.0-SNAPSHOT pom import diff --git a/features/netconf/odl-netconf-client/pom.xml b/features/netconf/odl-netconf-client/pom.xml index 2e6cc13b3b..3da11e2ed0 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.10.0-SNAPSHOT + 1.13.0-SNAPSHOT feature diff --git a/features/netconf/odl-netconf-impl/pom.xml b/features/netconf/odl-netconf-impl/pom.xml index c5e0ae9ab1..e7a0dea525 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.10.0-SNAPSHOT + 1.13.0-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 e1645a2476..8687ce353e 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.10.0-SNAPSHOT + 1.13.0-SNAPSHOT feature OpenDaylight :: Netconf :: Mapping API @@ -27,14 +27,14 @@ org.opendaylight.netconf odl-netconf-api - 1.10.0-SNAPSHOT + 1.13.0-SNAPSHOT xml features org.opendaylight.netconf netconf-mapping-api - 1.10.0-SNAPSHOT + 1.13.0-SNAPSHOT diff --git a/features/netconf/odl-netconf-mdsal/pom.xml b/features/netconf/odl-netconf-mdsal/pom.xml index 1424ddc979..40b022b01b 100644 --- a/features/netconf/odl-netconf-mdsal/pom.xml +++ b/features/netconf/odl-netconf-mdsal/pom.xml @@ -29,7 +29,7 @@ ${project.groupId} netconf-artifacts - 1.10.0-SNAPSHOT + 1.13.0-SNAPSHOT pom import diff --git a/features/netconf/odl-netconf-netty-util/pom.xml b/features/netconf/odl-netconf-netty-util/pom.xml index 30ca6a6fe5..70a96178a5 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.10.0-SNAPSHOT + 1.13.0-SNAPSHOT feature OpenDaylight :: Netconf :: Netty Util diff --git a/features/netconf/odl-netconf-notifications-api/pom.xml b/features/netconf/odl-netconf-notifications-api/pom.xml index dfa7c11d47..21d74f9a7b 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.10.0-SNAPSHOT + 1.13.0-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 b35abae9eb..6a96493fe4 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.10.0-SNAPSHOT + 1.13.0-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 5875b994cc..69a3480b15 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.10.0-SNAPSHOT + 1.13.0-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 1df292832e..0feafa3c3b 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.10.0-SNAPSHOT + 1.13.0-SNAPSHOT feature OpenDaylight :: Netconf Connector :: TCP diff --git a/features/netconf/odl-netconf-test-tools/pom.xml b/features/netconf/odl-netconf-test-tools/pom.xml index 82a41d6585..7778cedcc3 100644 --- a/features/netconf/odl-netconf-test-tools/pom.xml +++ b/features/netconf/odl-netconf-test-tools/pom.xml @@ -17,7 +17,7 @@ org.opendaylight.netconf odl-netconf-test-tools - 1.10.0-SNAPSHOT + 1.13.0-SNAPSHOT feature OpenDaylight :: NETCONF Test Tools :: Tools used for performance testing @@ -27,7 +27,7 @@ ${project.groupId} netconf-artifacts - 1.10.0-SNAPSHOT + 1.13.0-SNAPSHOT pom import diff --git a/features/netconf/odl-netconf-util/pom.xml b/features/netconf/odl-netconf-util/pom.xml index b4da949aac..c5090194ba 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.10.0-SNAPSHOT + 1.13.0-SNAPSHOT feature diff --git a/features/netconf/pom.xml b/features/netconf/pom.xml index bb26b9fc63..95e3cb1b82 100644 --- a/features/netconf/pom.xml +++ b/features/netconf/pom.xml @@ -17,7 +17,7 @@ org.opendaylight.netconf features-netconf-aggregator - 1.10.0-SNAPSHOT + 1.13.0-SNAPSHOT pom diff --git a/features/pom.xml b/features/pom.xml index a932b1f993..ad52398609 100644 --- a/features/pom.xml +++ b/features/pom.xml @@ -17,7 +17,7 @@ org.opendaylight.netconf netconf-features-parent - 1.10.0-SNAPSHOT + 1.13.0-SNAPSHOT pom diff --git a/features/restconf/odl-restconf-common/pom.xml b/features/restconf/odl-restconf-common/pom.xml index c9d0a1edcb..f99c15eeae 100644 --- a/features/restconf/odl-restconf-common/pom.xml +++ b/features/restconf/odl-restconf-common/pom.xml @@ -56,7 +56,7 @@ org.opendaylight.netconf netconf-artifacts - 1.10.0-SNAPSHOT + 1.13.0-SNAPSHOT pom import diff --git a/features/restconf/odl-restconf-nb-bierman02/pom.xml b/features/restconf/odl-restconf-nb-bierman02/pom.xml index 7046cfb829..fa75243566 100644 --- a/features/restconf/odl-restconf-nb-bierman02/pom.xml +++ b/features/restconf/odl-restconf-nb-bierman02/pom.xml @@ -35,7 +35,7 @@ org.opendaylight.netconf netconf-artifacts - 1.10.0-SNAPSHOT + 1.13.0-SNAPSHOT pom import diff --git a/features/restconf/odl-restconf-nb-rfc8040/pom.xml b/features/restconf/odl-restconf-nb-rfc8040/pom.xml index c9001889fa..d6a6d82b7b 100644 --- a/features/restconf/odl-restconf-nb-rfc8040/pom.xml +++ b/features/restconf/odl-restconf-nb-rfc8040/pom.xml @@ -35,7 +35,7 @@ org.opendaylight.netconf netconf-artifacts - 1.10.0-SNAPSHOT + 1.13.0-SNAPSHOT pom import diff --git a/features/yanglib/features-yanglib/pom.xml b/features/yanglib/features-yanglib/pom.xml index 0ecfec7810..f9125df03d 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.10.0-SNAPSHOT + 1.13.0-SNAPSHOT feature diff --git a/features/yanglib/odl-yanglib/pom.xml b/features/yanglib/odl-yanglib/pom.xml index db626214c1..43fcc179c0 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.10.0-SNAPSHOT + 1.13.0-SNAPSHOT feature OpenDaylight :: Yanglib @@ -28,7 +28,7 @@ org.opendaylight.netconf netconf-artifacts - 1.10.0-SNAPSHOT + 1.13.0-SNAPSHOT pom import diff --git a/features/yanglib/pom.xml b/features/yanglib/pom.xml index c0ed34e01b..61669be276 100644 --- a/features/yanglib/pom.xml +++ b/features/yanglib/pom.xml @@ -17,7 +17,7 @@ org.opendaylight.netconf features-yanglib-aggregator - 1.10.0-SNAPSHOT + 1.13.0-SNAPSHOT pom diff --git a/karaf/pom.xml b/karaf/pom.xml index c7517c234a..88421029ab 100644 --- a/karaf/pom.xml +++ b/karaf/pom.xml @@ -29,7 +29,7 @@ org.opendaylight.netconf netconf-artifacts - 1.10.0-SNAPSHOT + 1.13.0-SNAPSHOT pom import diff --git a/netconf/aaa-authn-odl-plugin/pom.xml b/netconf/aaa-authn-odl-plugin/pom.xml index 48cdd62d2a..ce59630ca4 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.10.0-SNAPSHOT + 1.13.0-SNAPSHOT ../../parent org.opendaylight.netconf aaa-authn-odl-plugin - 1.10.0-SNAPSHOT + 1.13.0-SNAPSHOT bundle diff --git a/netconf/callhome-model/pom.xml b/netconf/callhome-model/pom.xml index 80af4395fb..b93a7b53d0 100644 --- a/netconf/callhome-model/pom.xml +++ b/netconf/callhome-model/pom.xml @@ -12,13 +12,13 @@ org.opendaylight.netconf netconf-parent - 1.10.0-SNAPSHOT + 1.13.0-SNAPSHOT ../../parent org.opendaylight.netconf callhome-model - 1.10.0-SNAPSHOT + 1.13.0-SNAPSHOT bundle ${project.artifactId} diff --git a/netconf/callhome-protocol/pom.xml b/netconf/callhome-protocol/pom.xml index 5d28201fe0..6f90439325 100644 --- a/netconf/callhome-protocol/pom.xml +++ b/netconf/callhome-protocol/pom.xml @@ -11,13 +11,13 @@ org.opendaylight.netconf netconf-parent - 1.10.0-SNAPSHOT + 1.13.0-SNAPSHOT ../../parent org.opendaylight.netconf callhome-protocol - 1.10.0-SNAPSHOT + 1.13.0-SNAPSHOT ${project.artifactId} bundle diff --git a/netconf/callhome-provider/pom.xml b/netconf/callhome-provider/pom.xml index feaa75c2df..ce26ee2801 100644 --- a/netconf/callhome-provider/pom.xml +++ b/netconf/callhome-provider/pom.xml @@ -6,13 +6,13 @@ org.opendaylight.netconf netconf-parent - 1.10.0-SNAPSHOT + 1.13.0-SNAPSHOT ../../parent org.opendaylight.netconf callhome-provider - 1.10.0-SNAPSHOT + 1.13.0-SNAPSHOT bundle diff --git a/netconf/mdsal-netconf-connector/pom.xml b/netconf/mdsal-netconf-connector/pom.xml index e97730bcf9..a99601a625 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.10.0-SNAPSHOT + 1.13.0-SNAPSHOT ../../parent org.opendaylight.netconf mdsal-netconf-connector - 1.10.0-SNAPSHOT + 1.13.0-SNAPSHOT ${project.artifactId} bundle diff --git a/netconf/mdsal-netconf-impl/pom.xml b/netconf/mdsal-netconf-impl/pom.xml index 639011c778..f7c8caf2d3 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.10.0-SNAPSHOT + 1.13.0-SNAPSHOT ../../parent org.opendaylight.netconf mdsal-netconf-impl - 1.10.0-SNAPSHOT + 1.13.0-SNAPSHOT ${project.artifactId} bundle diff --git a/netconf/mdsal-netconf-monitoring/pom.xml b/netconf/mdsal-netconf-monitoring/pom.xml index cd6bf6fd40..95f88b2f11 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.10.0-SNAPSHOT + 1.13.0-SNAPSHOT ../../parent org.opendaylight.netconf mdsal-netconf-monitoring - 1.10.0-SNAPSHOT + 1.13.0-SNAPSHOT ${project.artifactId} bundle diff --git a/netconf/mdsal-netconf-notification/pom.xml b/netconf/mdsal-netconf-notification/pom.xml index be54a906eb..d459a5a96e 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.10.0-SNAPSHOT + 1.13.0-SNAPSHOT ../../parent mdsal-netconf-notification - 1.10.0-SNAPSHOT + 1.13.0-SNAPSHOT ${project.artifactId} bundle diff --git a/netconf/mdsal-netconf-ssh/pom.xml b/netconf/mdsal-netconf-ssh/pom.xml index a62c6cf381..3837ddb903 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.10.0-SNAPSHOT + 1.13.0-SNAPSHOT ../../parent mdsal-netconf-ssh - 1.10.0-SNAPSHOT + 1.13.0-SNAPSHOT ${project.artifactId} bundle diff --git a/netconf/mdsal-netconf-tcp/pom.xml b/netconf/mdsal-netconf-tcp/pom.xml index 5099fb0376..f68384deec 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.10.0-SNAPSHOT + 1.13.0-SNAPSHOT ../../parent mdsal-netconf-tcp - 1.10.0-SNAPSHOT + 1.13.0-SNAPSHOT ${project.artifactId} bundle diff --git a/netconf/mdsal-netconf-yang-library/pom.xml b/netconf/mdsal-netconf-yang-library/pom.xml index 20792bf447..6b26afd626 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.10.0-SNAPSHOT + 1.13.0-SNAPSHOT ../../parent org.opendaylight.netconf mdsal-netconf-yang-library - 1.10.0-SNAPSHOT + 1.13.0-SNAPSHOT ${project.artifactId} bundle diff --git a/netconf/messagebus-netconf/pom.xml b/netconf/messagebus-netconf/pom.xml index 0428d7ebbb..5c0761b90d 100644 --- a/netconf/messagebus-netconf/pom.xml +++ b/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-parent - 1.10.0-SNAPSHOT + 1.13.0-SNAPSHOT ../../parent diff --git a/netconf/models/ietf-netconf-acm/pom.xml b/netconf/models/ietf-netconf-acm/pom.xml index a6e7e5c945..1162655938 100644 --- a/netconf/models/ietf-netconf-acm/pom.xml +++ b/netconf/models/ietf-netconf-acm/pom.xml @@ -12,13 +12,13 @@ org.opendaylight.netconf netconf-parent - 1.10.0-SNAPSHOT + 1.13.0-SNAPSHOT ../../../parent org.opendaylight.netconf ietf-netconf-acm - 1.10.0-SNAPSHOT + 1.13.0-SNAPSHOT bundle ${project.artifactId} diff --git a/netconf/models/ietf-netconf-monitoring-extension/pom.xml b/netconf/models/ietf-netconf-monitoring-extension/pom.xml index 9e60ec4136..22c08234fe 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.10.0-SNAPSHOT + 1.13.0-SNAPSHOT ../../../parent org.opendaylight.netconf ietf-netconf-monitoring-extension - 1.10.0-SNAPSHOT + 1.13.0-SNAPSHOT ${project.artifactId} bundle diff --git a/netconf/models/ietf-netconf-monitoring/pom.xml b/netconf/models/ietf-netconf-monitoring/pom.xml index 4e4c5836ef..ab0ad212bb 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.10.0-SNAPSHOT + 1.13.0-SNAPSHOT ../../../parent org.opendaylight.netconf ietf-netconf-monitoring - 1.10.0-SNAPSHOT + 1.13.0-SNAPSHOT ${project.artifactId} bundle diff --git a/netconf/models/ietf-netconf-nmda/pom.xml b/netconf/models/ietf-netconf-nmda/pom.xml index 23328e4e45..e3741aeee2 100644 --- a/netconf/models/ietf-netconf-nmda/pom.xml +++ b/netconf/models/ietf-netconf-nmda/pom.xml @@ -12,13 +12,13 @@ org.opendaylight.netconf netconf-parent - 1.10.0-SNAPSHOT + 1.13.0-SNAPSHOT ../../../parent org.opendaylight.netconf ietf-netconf-nmda - 1.10.0-SNAPSHOT + 1.13.0-SNAPSHOT bundle ${project.artifactId} diff --git a/netconf/models/ietf-netconf-notifications/pom.xml b/netconf/models/ietf-netconf-notifications/pom.xml index 0baeb6a848..d11ee3a451 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.10.0-SNAPSHOT + 1.13.0-SNAPSHOT ../../../parent org.opendaylight.netconf ietf-netconf-notifications - 1.10.0-SNAPSHOT + 1.13.0-SNAPSHOT ${project.artifactId} bundle diff --git a/netconf/models/ietf-netconf-with-defaults/pom.xml b/netconf/models/ietf-netconf-with-defaults/pom.xml index aaaa1551da..087415eead 100644 --- a/netconf/models/ietf-netconf-with-defaults/pom.xml +++ b/netconf/models/ietf-netconf-with-defaults/pom.xml @@ -12,13 +12,13 @@ org.opendaylight.netconf netconf-parent - 1.10.0-SNAPSHOT + 1.13.0-SNAPSHOT ../../../parent org.opendaylight.netconf ietf-netconf-with-defaults - 1.10.0-SNAPSHOT + 1.13.0-SNAPSHOT bundle ${project.artifactId} diff --git a/netconf/models/ietf-netconf/pom.xml b/netconf/models/ietf-netconf/pom.xml index 26c5aa0c83..7b6a96b031 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.10.0-SNAPSHOT + 1.13.0-SNAPSHOT ../../../parent org.opendaylight.netconf ietf-netconf - 1.10.0-SNAPSHOT + 1.13.0-SNAPSHOT bundle ${project.artifactId} diff --git a/netconf/models/netconf-test-models/pom.xml b/netconf/models/netconf-test-models/pom.xml index 15743f5ea4..e4b883aa25 100644 --- a/netconf/models/netconf-test-models/pom.xml +++ b/netconf/models/netconf-test-models/pom.xml @@ -12,13 +12,13 @@ org.opendaylight.netconf netconf-parent - 1.10.0-SNAPSHOT + 1.13.0-SNAPSHOT ../../../parent org.opendaylight.netconf netconf-test-models - 1.10.0-SNAPSHOT + 1.13.0-SNAPSHOT bundle ${project.artifactId} diff --git a/netconf/models/pom.xml b/netconf/models/pom.xml index 5923b4e44f..a16dea530a 100644 --- a/netconf/models/pom.xml +++ b/netconf/models/pom.xml @@ -18,7 +18,7 @@ org.opendaylight.netconf netconf-models - 1.10.0-SNAPSHOT + 1.13.0-SNAPSHOT pom ${project.artifactId} diff --git a/netconf/netconf-api/pom.xml b/netconf/netconf-api/pom.xml index 8db84f6ca7..ac5984bd6e 100644 --- a/netconf/netconf-api/pom.xml +++ b/netconf/netconf-api/pom.xml @@ -12,13 +12,13 @@ org.opendaylight.netconf netconf-parent - 1.10.0-SNAPSHOT + 1.13.0-SNAPSHOT ../../parent org.opendaylight.netconf netconf-api - 1.10.0-SNAPSHOT + 1.13.0-SNAPSHOT ${project.artifactId} bundle diff --git a/netconf/netconf-auth/pom.xml b/netconf/netconf-auth/pom.xml index df9bea88c5..36a4374192 100644 --- a/netconf/netconf-auth/pom.xml +++ b/netconf/netconf-auth/pom.xml @@ -11,13 +11,13 @@ org.opendaylight.netconf netconf-parent - 1.10.0-SNAPSHOT + 1.13.0-SNAPSHOT ../../parent org.opendaylight.netconf netconf-auth - 1.10.0-SNAPSHOT + 1.13.0-SNAPSHOT ${project.artifactId} bundle diff --git a/netconf/netconf-client/pom.xml b/netconf/netconf-client/pom.xml index 70d0a43320..f5fe23dd01 100644 --- a/netconf/netconf-client/pom.xml +++ b/netconf/netconf-client/pom.xml @@ -12,13 +12,13 @@ org.opendaylight.netconf netconf-parent - 1.10.0-SNAPSHOT + 1.13.0-SNAPSHOT ../../parent org.opendaylight.netconf netconf-client - 1.10.0-SNAPSHOT + 1.13.0-SNAPSHOT ${project.artifactId} bundle diff --git a/netconf/netconf-config/pom.xml b/netconf/netconf-config/pom.xml index 07c4198f84..be6dc25769 100644 --- a/netconf/netconf-config/pom.xml +++ b/netconf/netconf-config/pom.xml @@ -18,7 +18,7 @@ org.opendaylight.netconf netconf-config - 1.10.0-SNAPSHOT + 1.13.0-SNAPSHOT Configuration files for netconf bundle diff --git a/netconf/netconf-console/pom.xml b/netconf/netconf-console/pom.xml index bcf730ccbb..91755685de 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.10.0-SNAPSHOT + 1.13.0-SNAPSHOT ../../parent org.opendaylight.netconf netconf-console - 1.10.0-SNAPSHOT + 1.13.0-SNAPSHOT ${project.artifactId} bundle diff --git a/netconf/netconf-dom-api/pom.xml b/netconf/netconf-dom-api/pom.xml index 3631b68d65..f581141964 100644 --- a/netconf/netconf-dom-api/pom.xml +++ b/netconf/netconf-dom-api/pom.xml @@ -13,13 +13,13 @@ org.opendaylight.netconf netconf-parent - 1.10.0-SNAPSHOT + 1.13.0-SNAPSHOT ../../parent org.opendaylight.netconf netconf-dom-api - 1.10.0-SNAPSHOT + 1.13.0-SNAPSHOT ${project.artifactId} bundle diff --git a/netconf/netconf-impl/pom.xml b/netconf/netconf-impl/pom.xml index 938981e3e5..33bc7a0d1e 100644 --- a/netconf/netconf-impl/pom.xml +++ b/netconf/netconf-impl/pom.xml @@ -12,13 +12,13 @@ org.opendaylight.netconf netconf-parent - 1.10.0-SNAPSHOT + 1.13.0-SNAPSHOT ../../parent org.opendaylight.netconf netconf-impl - 1.10.0-SNAPSHOT + 1.13.0-SNAPSHOT ${project.artifactId} bundle diff --git a/netconf/netconf-mapping-api/pom.xml b/netconf/netconf-mapping-api/pom.xml index 6072442af9..07be1f31e9 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.10.0-SNAPSHOT + 1.13.0-SNAPSHOT ../../parent org.opendaylight.netconf netconf-mapping-api - 1.10.0-SNAPSHOT + 1.13.0-SNAPSHOT ${project.artifactId} bundle diff --git a/netconf/netconf-netty-util/pom.xml b/netconf/netconf-netty-util/pom.xml index ea2bbc01ca..c7d61602f3 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.10.0-SNAPSHOT + 1.13.0-SNAPSHOT ../../parent org.opendaylight.netconf netconf-netty-util bundle - 1.10.0-SNAPSHOT + 1.13.0-SNAPSHOT ${project.artifactId} diff --git a/netconf/netconf-notifications-api/pom.xml b/netconf/netconf-notifications-api/pom.xml index f998a923af..8e8f2fe576 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.10.0-SNAPSHOT + 1.13.0-SNAPSHOT ../../parent org.opendaylight.netconf netconf-notifications-api - 1.10.0-SNAPSHOT + 1.13.0-SNAPSHOT bundle diff --git a/netconf/netconf-topology-impl/pom.xml b/netconf/netconf-topology-impl/pom.xml index e4d9f82ace..dce4392c42 100644 --- a/netconf/netconf-topology-impl/pom.xml +++ b/netconf/netconf-topology-impl/pom.xml @@ -11,13 +11,13 @@ org.opendaylight.netconf netconf-parent - 1.10.0-SNAPSHOT + 1.13.0-SNAPSHOT ../../parent org.opendaylight.netconf netconf-topology-impl - 1.10.0-SNAPSHOT + 1.13.0-SNAPSHOT Simple NETCONF topology bundle diff --git a/netconf/netconf-topology-singleton/pom.xml b/netconf/netconf-topology-singleton/pom.xml index 03fdede533..2d5d36875b 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.10.0-SNAPSHOT + 1.13.0-SNAPSHOT ../../parent org.opendaylight.netconf netconf-topology-singleton - 1.10.0-SNAPSHOT + 1.13.0-SNAPSHOT ${project.artifactId} bundle diff --git a/netconf/netconf-topology/pom.xml b/netconf/netconf-topology/pom.xml index 66bd55bb8f..e0006beeb0 100644 --- a/netconf/netconf-topology/pom.xml +++ b/netconf/netconf-topology/pom.xml @@ -6,13 +6,13 @@ org.opendaylight.netconf netconf-parent - 1.10.0-SNAPSHOT + 1.13.0-SNAPSHOT ../../parent org.opendaylight.netconf netconf-topology - 1.10.0-SNAPSHOT + 1.13.0-SNAPSHOT NETCONF topology APIs bundle diff --git a/netconf/netconf-util/pom.xml b/netconf/netconf-util/pom.xml index e267d30773..eadc7cacbf 100644 --- a/netconf/netconf-util/pom.xml +++ b/netconf/netconf-util/pom.xml @@ -12,13 +12,13 @@ org.opendaylight.netconf netconf-parent - 1.10.0-SNAPSHOT + 1.13.0-SNAPSHOT ../../parent org.opendaylight.netconf netconf-util - 1.10.0-SNAPSHOT + 1.13.0-SNAPSHOT ${project.artifactId} bundle diff --git a/netconf/pom.xml b/netconf/pom.xml index a248ee2fae..ea03abe8c2 100644 --- a/netconf/pom.xml +++ b/netconf/pom.xml @@ -19,7 +19,7 @@ org.opendaylight.netconf netconf-subsystem - 1.10.0-SNAPSHOT + 1.13.0-SNAPSHOT pom ${project.artifactId} diff --git a/netconf/sal-netconf-connector/pom.xml b/netconf/sal-netconf-connector/pom.xml index 71a4357bc8..3e67dad643 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.10.0-SNAPSHOT + 1.13.0-SNAPSHOT ../../parent diff --git a/netconf/shaded-exificient-jar/pom.xml b/netconf/shaded-exificient-jar/pom.xml index 9ea1a97b00..8ef5326ac0 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.10.0-SNAPSHOT + 1.13.0-SNAPSHOT ${project.artifactId} diff --git a/netconf/shaded-exificient/pom.xml b/netconf/shaded-exificient/pom.xml index a0d0b6b8c7..cd86df6f77 100644 --- a/netconf/shaded-exificient/pom.xml +++ b/netconf/shaded-exificient/pom.xml @@ -19,7 +19,7 @@ org.opendaylight.netconf shaded-exificient bundle - 1.10.0-SNAPSHOT + 1.13.0-SNAPSHOT ${project.artifactId} @@ -35,7 +35,7 @@ org.opendaylight.netconf shaded-exificient-jar - 1.10.0-SNAPSHOT + 1.13.0-SNAPSHOT provided diff --git a/netconf/shaded-sshd-jar/pom.xml b/netconf/shaded-sshd-jar/pom.xml index 92e330826b..43143dc7c6 100644 --- a/netconf/shaded-sshd-jar/pom.xml +++ b/netconf/shaded-sshd-jar/pom.xml @@ -20,7 +20,7 @@ org.opendaylight.netconf shaded-sshd-jar jar - 1.10.0-SNAPSHOT + 1.13.0-SNAPSHOT ${project.artifactId} diff --git a/netconf/shaded-sshd/pom.xml b/netconf/shaded-sshd/pom.xml index 99760bde9b..914dec7f16 100644 --- a/netconf/shaded-sshd/pom.xml +++ b/netconf/shaded-sshd/pom.xml @@ -20,7 +20,7 @@ org.opendaylight.netconf shaded-sshd bundle - 1.10.0-SNAPSHOT + 1.13.0-SNAPSHOT ${project.artifactId} diff --git a/netconf/tools/netconf-test-perf/pom.xml b/netconf/tools/netconf-test-perf/pom.xml index 2b7637561f..c83b06ca35 100644 --- a/netconf/tools/netconf-test-perf/pom.xml +++ b/netconf/tools/netconf-test-perf/pom.xml @@ -5,7 +5,7 @@ org.opendaylight.netconf netconf-parent - 1.10.0-SNAPSHOT + 1.13.0-SNAPSHOT ../../../parent/pom.xml 4.0.0 diff --git a/netconf/tools/netconf-testtool/pom.xml b/netconf/tools/netconf-testtool/pom.xml index 0330fa977a..83a1a4a1b1 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.10.0-SNAPSHOT + 1.13.0-SNAPSHOT ../../../parent org.opendaylight.netconf netconf-testtool ${project.artifactId} - 1.10.0-SNAPSHOT + 1.13.0-SNAPSHOT jar diff --git a/netconf/tools/pom.xml b/netconf/tools/pom.xml index 40069e31a1..823499c2dd 100644 --- a/netconf/tools/pom.xml +++ b/netconf/tools/pom.xml @@ -18,7 +18,7 @@ org.opendaylight.netconf netconf-tools - 1.10.0-SNAPSHOT + 1.13.0-SNAPSHOT pom ${project.artifactId} diff --git a/netconf/yanglib/pom.xml b/netconf/yanglib/pom.xml index 1154185399..5d8d0aea7d 100644 --- a/netconf/yanglib/pom.xml +++ b/netconf/yanglib/pom.xml @@ -13,13 +13,13 @@ org.opendaylight.netconf netconf-parent - 1.10.0-SNAPSHOT + 1.13.0-SNAPSHOT ../../parent org.opendaylight.netconf yanglib - 1.10.0-SNAPSHOT + 1.13.0-SNAPSHOT bundle diff --git a/parent/pom.xml b/parent/pom.xml index 832ba23324..6b3319a1f4 100644 --- a/parent/pom.xml +++ b/parent/pom.xml @@ -17,7 +17,7 @@ org.opendaylight.netconf netconf-parent - 1.10.0-SNAPSHOT + 1.13.0-SNAPSHOT pom @@ -47,7 +47,7 @@ org.opendaylight.netconf netconf-artifacts - 1.10.0-SNAPSHOT + 1.13.0-SNAPSHOT pom import diff --git a/pom.xml b/pom.xml index 9aac7038a3..aa42523741 100644 --- a/pom.xml +++ b/pom.xml @@ -19,7 +19,7 @@ org.opendaylight.netconf netconf-aggregator - 1.10.0-SNAPSHOT + 1.13.0-SNAPSHOT pom ${project.artifactId} diff --git a/restconf/restconf-models/pom.xml b/restconf/restconf-models/pom.xml index 79a62374ba..b7bbdbfd9f 100644 --- a/restconf/restconf-models/pom.xml +++ b/restconf/restconf-models/pom.xml @@ -18,7 +18,7 @@ org.opendaylight.netconf restconf-models - 1.10.0-SNAPSHOT + 1.13.0-SNAPSHOT pom ${project.artifactId} diff --git a/restconf/restconf-parent/pom.xml b/restconf/restconf-parent/pom.xml index 1b74cff423..73fb0212ea 100644 --- a/restconf/restconf-parent/pom.xml +++ b/restconf/restconf-parent/pom.xml @@ -11,7 +11,7 @@ org.opendaylight.netconf netconf-parent - 1.10.0-SNAPSHOT + 1.13.0-SNAPSHOT ../../parent -- 2.36.6