From 6e21e51827553ad6e04395fa1268e12d1888cf29 Mon Sep 17 00:00:00 2001 From: Robert Varga Date: Fri, 21 May 2021 14:12:04 +0200 Subject: [PATCH] Remove superfluous version/groupId declarations We can inherit these declarations from our parent structure, making poms a tad leaner. Change-Id: Ia56733a45566af971d8963b1465341925de4ce7f Signed-off-by: Robert Varga --- netconf/aaa-authn-odl-plugin/pom.xml | 2 -- netconf/callhome-model/pom.xml | 2 -- netconf/callhome-protocol/pom.xml | 2 -- netconf/callhome-provider/pom.xml | 2 -- netconf/mdsal-netconf-connector/pom.xml | 2 -- netconf/mdsal-netconf-impl/pom.xml | 2 -- netconf/mdsal-netconf-monitoring/pom.xml | 2 -- netconf/mdsal-netconf-notification/pom.xml | 1 - netconf/mdsal-netconf-ssh/pom.xml | 1 - netconf/mdsal-netconf-tcp/pom.xml | 1 - netconf/mdsal-netconf-yang-library/pom.xml | 2 -- netconf/models/ietf-netconf-acm/pom.xml | 2 -- netconf/models/ietf-netconf-monitoring-extension/pom.xml | 2 -- netconf/models/ietf-netconf-monitoring/pom.xml | 2 -- netconf/models/ietf-netconf-nmda/pom.xml | 2 -- netconf/models/ietf-netconf-notifications/pom.xml | 2 -- netconf/models/ietf-netconf-with-defaults/pom.xml | 2 -- netconf/models/ietf-netconf/pom.xml | 2 -- netconf/models/netconf-test-models/pom.xml | 2 -- netconf/netconf-api/pom.xml | 2 -- netconf/netconf-auth/pom.xml | 2 -- netconf/netconf-client/pom.xml | 2 -- netconf/netconf-console/pom.xml | 2 -- netconf/netconf-dom-api/pom.xml | 2 -- netconf/netconf-impl/pom.xml | 2 -- netconf/netconf-mapping-api/pom.xml | 2 -- netconf/netconf-netty-util/pom.xml | 2 -- netconf/netconf-notifications-api/pom.xml | 2 -- netconf/netconf-topology-impl/pom.xml | 2 -- netconf/netconf-topology-singleton/pom.xml | 2 -- netconf/netconf-topology/pom.xml | 2 -- netconf/netconf-util/pom.xml | 2 -- netconf/sal-netconf-connector/pom.xml | 3 --- netconf/tools/netconf-testtool/pom.xml | 2 -- netconf/yanglib/pom.xml | 2 -- restconf/restconf-common-models/pom.xml | 2 -- restconf/restconf-common/pom.xml | 2 -- restconf/restconf-models/ietf-restconf-monitoring/pom.xml | 2 -- restconf/restconf-models/ietf-restconf/pom.xml | 2 -- restconf/restconf-nb-bierman02/pom.xml | 2 -- restconf/restconf-nb-rfc8040/pom.xml | 2 -- restconf/restconf-parent/pom.xml | 2 -- restconf/sal-rest-docgen-maven/pom.xml | 2 -- restconf/sal-rest-docgen/pom.xml | 2 -- restconf/websocket-client/pom.xml | 1 - 45 files changed, 87 deletions(-) diff --git a/netconf/aaa-authn-odl-plugin/pom.xml b/netconf/aaa-authn-odl-plugin/pom.xml index 924a705c1f..779df24c55 100644 --- a/netconf/aaa-authn-odl-plugin/pom.xml +++ b/netconf/aaa-authn-odl-plugin/pom.xml @@ -16,9 +16,7 @@ ../../parent - org.opendaylight.netconf aaa-authn-odl-plugin - 2.0.0-SNAPSHOT bundle diff --git a/netconf/callhome-model/pom.xml b/netconf/callhome-model/pom.xml index d3cfa640e7..faa767b50d 100644 --- a/netconf/callhome-model/pom.xml +++ b/netconf/callhome-model/pom.xml @@ -16,9 +16,7 @@ ../../parent - org.opendaylight.netconf callhome-model - 2.0.0-SNAPSHOT bundle ${project.artifactId} diff --git a/netconf/callhome-protocol/pom.xml b/netconf/callhome-protocol/pom.xml index 5d657ebe34..ba97a35d5f 100644 --- a/netconf/callhome-protocol/pom.xml +++ b/netconf/callhome-protocol/pom.xml @@ -15,9 +15,7 @@ ../../parent - org.opendaylight.netconf callhome-protocol - 2.0.0-SNAPSHOT ${project.artifactId} bundle diff --git a/netconf/callhome-provider/pom.xml b/netconf/callhome-provider/pom.xml index db89a57f10..755d58e29d 100644 --- a/netconf/callhome-provider/pom.xml +++ b/netconf/callhome-provider/pom.xml @@ -10,9 +10,7 @@ ../../parent - org.opendaylight.netconf callhome-provider - 2.0.0-SNAPSHOT bundle diff --git a/netconf/mdsal-netconf-connector/pom.xml b/netconf/mdsal-netconf-connector/pom.xml index 3ab52fae8b..28e83588e5 100644 --- a/netconf/mdsal-netconf-connector/pom.xml +++ b/netconf/mdsal-netconf-connector/pom.xml @@ -16,9 +16,7 @@ ../../parent - org.opendaylight.netconf mdsal-netconf-connector - 2.0.0-SNAPSHOT ${project.artifactId} bundle diff --git a/netconf/mdsal-netconf-impl/pom.xml b/netconf/mdsal-netconf-impl/pom.xml index 078cd33df9..16985c6387 100644 --- a/netconf/mdsal-netconf-impl/pom.xml +++ b/netconf/mdsal-netconf-impl/pom.xml @@ -16,9 +16,7 @@ ../../parent - org.opendaylight.netconf mdsal-netconf-impl - 2.0.0-SNAPSHOT ${project.artifactId} bundle diff --git a/netconf/mdsal-netconf-monitoring/pom.xml b/netconf/mdsal-netconf-monitoring/pom.xml index 40fe7e6414..c322c630c8 100644 --- a/netconf/mdsal-netconf-monitoring/pom.xml +++ b/netconf/mdsal-netconf-monitoring/pom.xml @@ -15,9 +15,7 @@ ../../parent - org.opendaylight.netconf mdsal-netconf-monitoring - 2.0.0-SNAPSHOT ${project.artifactId} bundle diff --git a/netconf/mdsal-netconf-notification/pom.xml b/netconf/mdsal-netconf-notification/pom.xml index 2ddd937dc1..f73ac0d6b5 100644 --- a/netconf/mdsal-netconf-notification/pom.xml +++ b/netconf/mdsal-netconf-notification/pom.xml @@ -16,7 +16,6 @@ mdsal-netconf-notification - 2.0.0-SNAPSHOT ${project.artifactId} bundle diff --git a/netconf/mdsal-netconf-ssh/pom.xml b/netconf/mdsal-netconf-ssh/pom.xml index 4b31f4a3da..85410d2f01 100644 --- a/netconf/mdsal-netconf-ssh/pom.xml +++ b/netconf/mdsal-netconf-ssh/pom.xml @@ -17,7 +17,6 @@ mdsal-netconf-ssh - 2.0.0-SNAPSHOT ${project.artifactId} bundle diff --git a/netconf/mdsal-netconf-tcp/pom.xml b/netconf/mdsal-netconf-tcp/pom.xml index 2c4f1b315f..92f9188ad7 100644 --- a/netconf/mdsal-netconf-tcp/pom.xml +++ b/netconf/mdsal-netconf-tcp/pom.xml @@ -17,7 +17,6 @@ mdsal-netconf-tcp - 2.0.0-SNAPSHOT ${project.artifactId} bundle diff --git a/netconf/mdsal-netconf-yang-library/pom.xml b/netconf/mdsal-netconf-yang-library/pom.xml index 34dd3c8f56..fdd88fc6b3 100644 --- a/netconf/mdsal-netconf-yang-library/pom.xml +++ b/netconf/mdsal-netconf-yang-library/pom.xml @@ -16,9 +16,7 @@ ../../parent - org.opendaylight.netconf mdsal-netconf-yang-library - 2.0.0-SNAPSHOT ${project.artifactId} bundle diff --git a/netconf/models/ietf-netconf-acm/pom.xml b/netconf/models/ietf-netconf-acm/pom.xml index ee3a573939..d02785eac4 100644 --- a/netconf/models/ietf-netconf-acm/pom.xml +++ b/netconf/models/ietf-netconf-acm/pom.xml @@ -16,9 +16,7 @@ ../../../parent - org.opendaylight.netconf ietf-netconf-acm - 2.0.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 6c4b54c442..6a6b8e91b3 100644 --- a/netconf/models/ietf-netconf-monitoring-extension/pom.xml +++ b/netconf/models/ietf-netconf-monitoring-extension/pom.xml @@ -16,9 +16,7 @@ ../../../parent - org.opendaylight.netconf ietf-netconf-monitoring-extension - 2.0.0-SNAPSHOT ${project.artifactId} bundle diff --git a/netconf/models/ietf-netconf-monitoring/pom.xml b/netconf/models/ietf-netconf-monitoring/pom.xml index c964c88039..4df4d482d2 100644 --- a/netconf/models/ietf-netconf-monitoring/pom.xml +++ b/netconf/models/ietf-netconf-monitoring/pom.xml @@ -16,9 +16,7 @@ ../../../parent - org.opendaylight.netconf ietf-netconf-monitoring - 2.0.0-SNAPSHOT ${project.artifactId} bundle diff --git a/netconf/models/ietf-netconf-nmda/pom.xml b/netconf/models/ietf-netconf-nmda/pom.xml index 113796ad59..a52374d235 100644 --- a/netconf/models/ietf-netconf-nmda/pom.xml +++ b/netconf/models/ietf-netconf-nmda/pom.xml @@ -16,9 +16,7 @@ ../../../parent - org.opendaylight.netconf ietf-netconf-nmda - 2.0.0-SNAPSHOT bundle ${project.artifactId} diff --git a/netconf/models/ietf-netconf-notifications/pom.xml b/netconf/models/ietf-netconf-notifications/pom.xml index 71511a781e..be4df1247d 100644 --- a/netconf/models/ietf-netconf-notifications/pom.xml +++ b/netconf/models/ietf-netconf-notifications/pom.xml @@ -16,9 +16,7 @@ ../../../parent - org.opendaylight.netconf ietf-netconf-notifications - 2.0.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 28eec1cc96..58a1c25673 100644 --- a/netconf/models/ietf-netconf-with-defaults/pom.xml +++ b/netconf/models/ietf-netconf-with-defaults/pom.xml @@ -16,9 +16,7 @@ ../../../parent - org.opendaylight.netconf ietf-netconf-with-defaults - 2.0.0-SNAPSHOT bundle ${project.artifactId} diff --git a/netconf/models/ietf-netconf/pom.xml b/netconf/models/ietf-netconf/pom.xml index ee6016d854..49153b797d 100644 --- a/netconf/models/ietf-netconf/pom.xml +++ b/netconf/models/ietf-netconf/pom.xml @@ -16,9 +16,7 @@ ../../../parent - org.opendaylight.netconf ietf-netconf - 2.0.0-SNAPSHOT bundle ${project.artifactId} diff --git a/netconf/models/netconf-test-models/pom.xml b/netconf/models/netconf-test-models/pom.xml index dd9b0fa95f..1bc102a89b 100644 --- a/netconf/models/netconf-test-models/pom.xml +++ b/netconf/models/netconf-test-models/pom.xml @@ -16,9 +16,7 @@ ../../../parent - org.opendaylight.netconf netconf-test-models - 2.0.0-SNAPSHOT bundle ${project.artifactId} diff --git a/netconf/netconf-api/pom.xml b/netconf/netconf-api/pom.xml index ad5b8c5b49..986fed34db 100644 --- a/netconf/netconf-api/pom.xml +++ b/netconf/netconf-api/pom.xml @@ -16,9 +16,7 @@ ../../parent - org.opendaylight.netconf netconf-api - 2.0.0-SNAPSHOT ${project.artifactId} bundle diff --git a/netconf/netconf-auth/pom.xml b/netconf/netconf-auth/pom.xml index 92f002f0c4..05c13be4b9 100644 --- a/netconf/netconf-auth/pom.xml +++ b/netconf/netconf-auth/pom.xml @@ -15,9 +15,7 @@ ../../parent - org.opendaylight.netconf netconf-auth - 2.0.0-SNAPSHOT ${project.artifactId} bundle diff --git a/netconf/netconf-client/pom.xml b/netconf/netconf-client/pom.xml index c231fd005f..88f2c2321d 100644 --- a/netconf/netconf-client/pom.xml +++ b/netconf/netconf-client/pom.xml @@ -16,9 +16,7 @@ ../../parent - org.opendaylight.netconf netconf-client - 2.0.0-SNAPSHOT ${project.artifactId} bundle diff --git a/netconf/netconf-console/pom.xml b/netconf/netconf-console/pom.xml index 1b1b6943eb..f25805a03c 100644 --- a/netconf/netconf-console/pom.xml +++ b/netconf/netconf-console/pom.xml @@ -15,9 +15,7 @@ and is available at http://www.eclipse.org/legal/epl-v10.html INTERNAL ../../parent - org.opendaylight.netconf netconf-console - 2.0.0-SNAPSHOT ${project.artifactId} bundle diff --git a/netconf/netconf-dom-api/pom.xml b/netconf/netconf-dom-api/pom.xml index 6c02fd04f8..c3938232e3 100644 --- a/netconf/netconf-dom-api/pom.xml +++ b/netconf/netconf-dom-api/pom.xml @@ -17,9 +17,7 @@ ../../parent - org.opendaylight.netconf netconf-dom-api - 2.0.0-SNAPSHOT ${project.artifactId} bundle diff --git a/netconf/netconf-impl/pom.xml b/netconf/netconf-impl/pom.xml index 954c41d016..ec81b55286 100644 --- a/netconf/netconf-impl/pom.xml +++ b/netconf/netconf-impl/pom.xml @@ -16,9 +16,7 @@ ../../parent - org.opendaylight.netconf netconf-impl - 2.0.0-SNAPSHOT ${project.artifactId} bundle diff --git a/netconf/netconf-mapping-api/pom.xml b/netconf/netconf-mapping-api/pom.xml index 1230642547..6c60071da9 100644 --- a/netconf/netconf-mapping-api/pom.xml +++ b/netconf/netconf-mapping-api/pom.xml @@ -16,9 +16,7 @@ ../../parent - org.opendaylight.netconf netconf-mapping-api - 2.0.0-SNAPSHOT ${project.artifactId} bundle diff --git a/netconf/netconf-netty-util/pom.xml b/netconf/netconf-netty-util/pom.xml index 44ec5a6c4f..4c89f6439e 100644 --- a/netconf/netconf-netty-util/pom.xml +++ b/netconf/netconf-netty-util/pom.xml @@ -16,10 +16,8 @@ ../../parent - org.opendaylight.netconf netconf-netty-util bundle - 2.0.0-SNAPSHOT ${project.artifactId} diff --git a/netconf/netconf-notifications-api/pom.xml b/netconf/netconf-notifications-api/pom.xml index 645115de72..d94dcea7ff 100644 --- a/netconf/netconf-notifications-api/pom.xml +++ b/netconf/netconf-notifications-api/pom.xml @@ -19,9 +19,7 @@ ../../parent - org.opendaylight.netconf netconf-notifications-api - 2.0.0-SNAPSHOT bundle diff --git a/netconf/netconf-topology-impl/pom.xml b/netconf/netconf-topology-impl/pom.xml index 16a5d5f992..941528210b 100644 --- a/netconf/netconf-topology-impl/pom.xml +++ b/netconf/netconf-topology-impl/pom.xml @@ -15,9 +15,7 @@ ../../parent - org.opendaylight.netconf netconf-topology-impl - 2.0.0-SNAPSHOT Simple NETCONF topology bundle diff --git a/netconf/netconf-topology-singleton/pom.xml b/netconf/netconf-topology-singleton/pom.xml index c05d5dfcc4..1842bade57 100644 --- a/netconf/netconf-topology-singleton/pom.xml +++ b/netconf/netconf-topology-singleton/pom.xml @@ -18,9 +18,7 @@ ../../parent - org.opendaylight.netconf netconf-topology-singleton - 2.0.0-SNAPSHOT ${project.artifactId} bundle diff --git a/netconf/netconf-topology/pom.xml b/netconf/netconf-topology/pom.xml index 414cdc1d2b..ef9510d517 100644 --- a/netconf/netconf-topology/pom.xml +++ b/netconf/netconf-topology/pom.xml @@ -10,9 +10,7 @@ ../../parent - org.opendaylight.netconf netconf-topology - 2.0.0-SNAPSHOT NETCONF topology APIs bundle diff --git a/netconf/netconf-util/pom.xml b/netconf/netconf-util/pom.xml index 6f94f48e1f..e398a48dbf 100644 --- a/netconf/netconf-util/pom.xml +++ b/netconf/netconf-util/pom.xml @@ -16,9 +16,7 @@ ../../parent - org.opendaylight.netconf netconf-util - 2.0.0-SNAPSHOT ${project.artifactId} bundle diff --git a/netconf/sal-netconf-connector/pom.xml b/netconf/sal-netconf-connector/pom.xml index f542200e03..ba7c091deb 100644 --- a/netconf/sal-netconf-connector/pom.xml +++ b/netconf/sal-netconf-connector/pom.xml @@ -17,9 +17,6 @@ org.opendaylight.netconf sal-netconf-connector - - - 2.0.0-SNAPSHOT bundle diff --git a/netconf/tools/netconf-testtool/pom.xml b/netconf/tools/netconf-testtool/pom.xml index e4e54611a4..83a3f38d55 100644 --- a/netconf/tools/netconf-testtool/pom.xml +++ b/netconf/tools/netconf-testtool/pom.xml @@ -18,10 +18,8 @@ ../../../parent - org.opendaylight.netconf netconf-testtool ${project.artifactId} - 2.0.0-SNAPSHOT jar diff --git a/netconf/yanglib/pom.xml b/netconf/yanglib/pom.xml index 3027b5e755..c4fa612f0c 100644 --- a/netconf/yanglib/pom.xml +++ b/netconf/yanglib/pom.xml @@ -17,9 +17,7 @@ ../../parent - org.opendaylight.netconf yanglib - 2.0.0-SNAPSHOT bundle diff --git a/restconf/restconf-common-models/pom.xml b/restconf/restconf-common-models/pom.xml index 43bee0c1c9..e4dc207907 100644 --- a/restconf/restconf-common-models/pom.xml +++ b/restconf/restconf-common-models/pom.xml @@ -18,9 +18,7 @@ ../restconf-parent - org.opendaylight.netconf restconf-common-models - 2.0.0-SNAPSHOT bundle ${project.artifactId} diff --git a/restconf/restconf-common/pom.xml b/restconf/restconf-common/pom.xml index 3017ddc04f..1fb231aff3 100644 --- a/restconf/restconf-common/pom.xml +++ b/restconf/restconf-common/pom.xml @@ -18,9 +18,7 @@ ../restconf-parent - org.opendaylight.netconf restconf-common - 2.0.0-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 b78085575b..daab5462d1 100644 --- a/restconf/restconf-models/ietf-restconf-monitoring/pom.xml +++ b/restconf/restconf-models/ietf-restconf-monitoring/pom.xml @@ -17,9 +17,7 @@ ../../restconf-parent - org.opendaylight.netconf ietf-restconf-monitoring - 2.0.0-SNAPSHOT bundle ${project.artifactId} diff --git a/restconf/restconf-models/ietf-restconf/pom.xml b/restconf/restconf-models/ietf-restconf/pom.xml index bfa99d82c2..7637f4df48 100644 --- a/restconf/restconf-models/ietf-restconf/pom.xml +++ b/restconf/restconf-models/ietf-restconf/pom.xml @@ -17,9 +17,7 @@ ../../restconf-parent - org.opendaylight.netconf ietf-restconf - 2.0.0-SNAPSHOT bundle ${project.artifactId} diff --git a/restconf/restconf-nb-bierman02/pom.xml b/restconf/restconf-nb-bierman02/pom.xml index 0431dc1ee4..cbef202f80 100644 --- a/restconf/restconf-nb-bierman02/pom.xml +++ b/restconf/restconf-nb-bierman02/pom.xml @@ -15,9 +15,7 @@ ../restconf-parent - org.opendaylight.netconf restconf-nb-bierman02 - 2.0.0-SNAPSHOT bundle diff --git a/restconf/restconf-nb-rfc8040/pom.xml b/restconf/restconf-nb-rfc8040/pom.xml index 45585124bf..4b3bb718bc 100644 --- a/restconf/restconf-nb-rfc8040/pom.xml +++ b/restconf/restconf-nb-rfc8040/pom.xml @@ -17,9 +17,7 @@ ../restconf-parent - org.opendaylight.netconf restconf-nb-rfc8040 - 2.0.0-SNAPSHOT bundle diff --git a/restconf/restconf-parent/pom.xml b/restconf/restconf-parent/pom.xml index 1dd81357e4..fdf6ae68d0 100644 --- a/restconf/restconf-parent/pom.xml +++ b/restconf/restconf-parent/pom.xml @@ -15,8 +15,6 @@ ../../parent - org.opendaylight.netconf restconf-parent - 2.0.0-SNAPSHOT pom diff --git a/restconf/sal-rest-docgen-maven/pom.xml b/restconf/sal-rest-docgen-maven/pom.xml index e3433c180c..c2baa1acdb 100644 --- a/restconf/sal-rest-docgen-maven/pom.xml +++ b/restconf/sal-rest-docgen-maven/pom.xml @@ -16,9 +16,7 @@ ../restconf-parent - org.opendaylight.netconf sal-rest-docgen-maven - 2.0.0-SNAPSHOT jar diff --git a/restconf/sal-rest-docgen/pom.xml b/restconf/sal-rest-docgen/pom.xml index 0cdc76a380..5f3f0637ce 100644 --- a/restconf/sal-rest-docgen/pom.xml +++ b/restconf/sal-rest-docgen/pom.xml @@ -15,9 +15,7 @@ ../restconf-parent - org.opendaylight.netconf sal-rest-docgen - 2.0.0-SNAPSHOT bundle diff --git a/restconf/websocket-client/pom.xml b/restconf/websocket-client/pom.xml index aed3f61ea5..af0e08797f 100644 --- a/restconf/websocket-client/pom.xml +++ b/restconf/websocket-client/pom.xml @@ -19,7 +19,6 @@ websocket-client - 2.0.0-SNAPSHOT jar -- 2.36.6