From cdee4c5250cd696d15a5f5abb0c98699790aa66d Mon Sep 17 00:00:00 2001 From: =?utf8?q?Alexis=20de=20Talhou=C3=ABt?= Date: Thu, 15 Sep 2016 11:36:17 -0400 Subject: [PATCH] Add missing copyright to pom files MIME-Version: 1.0 Content-Type: text/plain; charset=utf8 Content-Transfer-Encoding: 8bit Change-Id: Ia6b3a64ad08669952e98883bbb2dcb85d2c41a6b Signed-off-by: Alexis de Talhouët --- features/netconf-connector/pom.xml | 2 +- features/netconf/pom.xml | 7 +++++++ features/pom.xml | 7 +++++++ features/restconf/pom.xml | 2 +- karaf/pom.xml | 13 +++++++------ netconf/aaa-authn-odl-plugin/pom.xml | 11 +++++------ netconf/abstract-topology/pom.xml | 7 +++++++ netconf/config-netconf-connector/pom.xml | 7 +++++++ netconf/mdsal-netconf-connector/pom.xml | 7 +++++++ netconf/mdsal-netconf-monitoring/pom.xml | 7 +++++++ netconf/mdsal-netconf-notification/pom.xml | 7 +++++++ .../ietf-netconf-monitoring-extension/pom.xml | 7 +++++++ netconf/models/ietf-netconf-monitoring/pom.xml | 7 +++++++ netconf/models/pom.xml | 16 +++++++++++++--- netconf/netconf-api/pom.xml | 7 +++++++ netconf/netconf-client/pom.xml | 7 +++++++ netconf/netconf-impl/pom.xml | 7 +++++++ netconf/netconf-mapping-api/pom.xml | 7 +++++++ netconf/netconf-monitoring/pom.xml | 7 +++++++ netconf/netconf-ssh/pom.xml | 7 +++++++ netconf/netconf-topology-config/pom.xml | 7 +++++++ netconf/netconf-util/pom.xml | 7 +++++++ netconf/sal-netconf-connector/pom.xml | 7 +++++++ netconf/tools/netconf-cli/pom.xml | 12 +++++++----- netconf/tools/pom.xml | 7 +++++++ pom.xml | 7 +++++++ restconf/pom.xml | 7 +++++++ restconf/restconf-artifacts/pom.xml | 7 +++++++ restconf/sal-rest-connector/pom.xml | 7 +++++++ restconf/sal-rest-docgen/pom.xml | 7 +++++++ 30 files changed, 202 insertions(+), 22 deletions(-) diff --git a/features/netconf-connector/pom.xml b/features/netconf-connector/pom.xml index 17b13c449e..cf4131026b 100644 --- a/features/netconf-connector/pom.xml +++ b/features/netconf-connector/pom.xml @@ -1,6 +1,6 @@ 4.0.0 diff --git a/features/pom.xml b/features/pom.xml index 1790fcf490..5192499fe7 100644 --- a/features/pom.xml +++ b/features/pom.xml @@ -1,4 +1,11 @@ + 4.0.0 diff --git a/features/restconf/pom.xml b/features/restconf/pom.xml index 0c866ab00b..c4eb0e19ce 100644 --- a/features/restconf/pom.xml +++ b/features/restconf/pom.xml @@ -1,6 +1,6 @@ 4.0.0 - org.opendaylight.odlparent karaf-parent diff --git a/netconf/aaa-authn-odl-plugin/pom.xml b/netconf/aaa-authn-odl-plugin/pom.xml index 9d15ad4c5f..ead900f5ee 100644 --- a/netconf/aaa-authn-odl-plugin/pom.xml +++ b/netconf/aaa-authn-odl-plugin/pom.xml @@ -1,12 +1,11 @@ + Copyright (c) 2016 Cisco Systems, Inc. and others. All rights reserved. + This program and the accompanying materials are made available under the + terms of the Eclipse Public License v1.0 which accompanies this distribution, + and is available at http://www.eclipse.org/legal/epl-v10.html +--> 4.0.0 diff --git a/netconf/abstract-topology/pom.xml b/netconf/abstract-topology/pom.xml index e4bfcee85c..bf17207321 100644 --- a/netconf/abstract-topology/pom.xml +++ b/netconf/abstract-topology/pom.xml @@ -1,4 +1,11 @@ + diff --git a/netconf/config-netconf-connector/pom.xml b/netconf/config-netconf-connector/pom.xml index 1a3b358046..3f639d7ead 100644 --- a/netconf/config-netconf-connector/pom.xml +++ b/netconf/config-netconf-connector/pom.xml @@ -1,4 +1,11 @@ + 4.0.0 diff --git a/netconf/mdsal-netconf-connector/pom.xml b/netconf/mdsal-netconf-connector/pom.xml index fa5849658f..f37105ad8b 100644 --- a/netconf/mdsal-netconf-connector/pom.xml +++ b/netconf/mdsal-netconf-connector/pom.xml @@ -1,4 +1,11 @@ + 4.0.0 diff --git a/netconf/mdsal-netconf-monitoring/pom.xml b/netconf/mdsal-netconf-monitoring/pom.xml index c1176125d4..0095a3034b 100644 --- a/netconf/mdsal-netconf-monitoring/pom.xml +++ b/netconf/mdsal-netconf-monitoring/pom.xml @@ -1,4 +1,11 @@ + 4.0.0 diff --git a/netconf/mdsal-netconf-notification/pom.xml b/netconf/mdsal-netconf-notification/pom.xml index 7c9543c184..d229c316a3 100644 --- a/netconf/mdsal-netconf-notification/pom.xml +++ b/netconf/mdsal-netconf-notification/pom.xml @@ -1,4 +1,11 @@ + 4.0.0 diff --git a/netconf/models/ietf-netconf-monitoring-extension/pom.xml b/netconf/models/ietf-netconf-monitoring-extension/pom.xml index 881aa29c8c..236d4cfc16 100644 --- a/netconf/models/ietf-netconf-monitoring-extension/pom.xml +++ b/netconf/models/ietf-netconf-monitoring-extension/pom.xml @@ -1,4 +1,11 @@ + 4.0.0 diff --git a/netconf/models/ietf-netconf-monitoring/pom.xml b/netconf/models/ietf-netconf-monitoring/pom.xml index ad83a242e1..379c72fbca 100644 --- a/netconf/models/ietf-netconf-monitoring/pom.xml +++ b/netconf/models/ietf-netconf-monitoring/pom.xml @@ -1,4 +1,11 @@ + 4.0.0 diff --git a/netconf/models/pom.xml b/netconf/models/pom.xml index ec2eb9ce4d..06ac2239e5 100644 --- a/netconf/models/pom.xml +++ b/netconf/models/pom.xml @@ -1,14 +1,24 @@ + 4.0.0 - org.opendaylight.netconf - netconf-subsystem - 1.2.0-SNAPSHOT + org.opendaylight.odlparent + odlparent-lite + 1.8.0-SNAPSHOT + + org.opendaylight.netconf netconf-models + 1.2.0-SNAPSHOT pom ${project.artifactId} diff --git a/netconf/netconf-api/pom.xml b/netconf/netconf-api/pom.xml index 450097d36e..353593128e 100644 --- a/netconf/netconf-api/pom.xml +++ b/netconf/netconf-api/pom.xml @@ -1,4 +1,11 @@ + 4.0.0 diff --git a/netconf/netconf-client/pom.xml b/netconf/netconf-client/pom.xml index 914d8647d8..0683845b40 100644 --- a/netconf/netconf-client/pom.xml +++ b/netconf/netconf-client/pom.xml @@ -1,4 +1,11 @@ + 4.0.0 diff --git a/netconf/netconf-impl/pom.xml b/netconf/netconf-impl/pom.xml index 9a7ef9aff7..a4ff368ca7 100644 --- a/netconf/netconf-impl/pom.xml +++ b/netconf/netconf-impl/pom.xml @@ -1,4 +1,11 @@ + 4.0.0 diff --git a/netconf/netconf-mapping-api/pom.xml b/netconf/netconf-mapping-api/pom.xml index 0bb747f1a8..3ebac609be 100644 --- a/netconf/netconf-mapping-api/pom.xml +++ b/netconf/netconf-mapping-api/pom.xml @@ -1,4 +1,11 @@ + 4.0.0 diff --git a/netconf/netconf-monitoring/pom.xml b/netconf/netconf-monitoring/pom.xml index 84bfccbb14..2539896e29 100644 --- a/netconf/netconf-monitoring/pom.xml +++ b/netconf/netconf-monitoring/pom.xml @@ -1,4 +1,11 @@ + 4.0.0 diff --git a/netconf/netconf-ssh/pom.xml b/netconf/netconf-ssh/pom.xml index 78d0bfae28..fe563f4883 100644 --- a/netconf/netconf-ssh/pom.xml +++ b/netconf/netconf-ssh/pom.xml @@ -1,4 +1,11 @@ + 4.0.0 diff --git a/netconf/netconf-topology-config/pom.xml b/netconf/netconf-topology-config/pom.xml index 49f2a00112..65135c0f81 100644 --- a/netconf/netconf-topology-config/pom.xml +++ b/netconf/netconf-topology-config/pom.xml @@ -1,4 +1,11 @@ + diff --git a/netconf/netconf-util/pom.xml b/netconf/netconf-util/pom.xml index 954ae98d5c..56108b9d0d 100644 --- a/netconf/netconf-util/pom.xml +++ b/netconf/netconf-util/pom.xml @@ -1,4 +1,11 @@ + 4.0.0 diff --git a/netconf/sal-netconf-connector/pom.xml b/netconf/sal-netconf-connector/pom.xml index 7ae1639a0c..7a91d064e5 100644 --- a/netconf/sal-netconf-connector/pom.xml +++ b/netconf/sal-netconf-connector/pom.xml @@ -1,4 +1,11 @@ + 4.0.0 diff --git a/netconf/tools/netconf-cli/pom.xml b/netconf/tools/netconf-cli/pom.xml index 12a0d729ca..4cec9bbf37 100644 --- a/netconf/tools/netconf-cli/pom.xml +++ b/netconf/tools/netconf-cli/pom.xml @@ -1,9 +1,11 @@ - - + 4.0.0 diff --git a/netconf/tools/pom.xml b/netconf/tools/pom.xml index 81b21a90d0..b004e0844b 100644 --- a/netconf/tools/pom.xml +++ b/netconf/tools/pom.xml @@ -1,4 +1,11 @@ + 4.0.0 diff --git a/pom.xml b/pom.xml index a209da627e..604a91ca0b 100644 --- a/pom.xml +++ b/pom.xml @@ -1,4 +1,11 @@ + 4.0.0 diff --git a/restconf/pom.xml b/restconf/pom.xml index 8596343862..8e335edf58 100644 --- a/restconf/pom.xml +++ b/restconf/pom.xml @@ -1,4 +1,11 @@ + 4.0.0 diff --git a/restconf/restconf-artifacts/pom.xml b/restconf/restconf-artifacts/pom.xml index 457e555c70..aaf6ab54ea 100644 --- a/restconf/restconf-artifacts/pom.xml +++ b/restconf/restconf-artifacts/pom.xml @@ -1,4 +1,11 @@ + diff --git a/restconf/sal-rest-connector/pom.xml b/restconf/sal-rest-connector/pom.xml index abae6c1cf1..d3f6017c75 100644 --- a/restconf/sal-rest-connector/pom.xml +++ b/restconf/sal-rest-connector/pom.xml @@ -1,4 +1,11 @@ + 4.0.0 diff --git a/restconf/sal-rest-docgen/pom.xml b/restconf/sal-rest-docgen/pom.xml index d48dec09b4..b323cc5380 100644 --- a/restconf/sal-rest-docgen/pom.xml +++ b/restconf/sal-rest-docgen/pom.xml @@ -1,4 +1,11 @@ + 4.0.0 -- 2.36.6