From 6a0e39aff834fce59caca62d25dbba332c21e4b6 Mon Sep 17 00:00:00 2001 From: Dana Kutenicsova Date: Fri, 24 Jan 2014 05:13:09 +0100 Subject: [PATCH] Added copyright header to pom files. Change-Id: I50c159f5636e9fd2ca4eb29dbeccfe276bd3cee3 Signed-off-by: Dana Kutenicsova --- bgp/concepts/pom.xml | 9 +++++++++ bgp/controller-config/pom.xml | 9 +++++++++ bgp/linkstate-config/pom.xml | 9 +++++++++ bgp/linkstate/pom.xml | 9 +++++++++ bgp/parser-api/pom.xml | 9 +++++++++ bgp/parser-impl/pom.xml | 9 +++++++++ bgp/parser-mock/pom.xml | 9 +++++++++ bgp/parser-spi-config/pom.xml | 9 +++++++++ bgp/parser-spi/pom.xml | 9 +++++++++ bgp/pom.xml | 9 +++++++++ bgp/rib-api-config/pom.xml | 9 +++++++++ bgp/rib-api/pom.xml | 9 +++++++++ bgp/rib-impl-config/pom.xml | 9 +++++++++ bgp/rib-impl/pom.xml | 9 +++++++++ bgp/rib-mock/pom.xml | 9 +++++++++ bgp/rib-spi-config/pom.xml | 9 +++++++++ bgp/rib-spi/pom.xml | 9 +++++++++ bgp/testtool/pom.xml | 9 +++++++++ bgp/topology-provider-config/pom.xml | 9 +++++++++ bgp/topology-provider/pom.xml | 9 +++++++++ bgp/update-api-config/pom.xml | 9 +++++++++ bgp/update-mock-config/pom.xml | 9 +++++++++ bgp/util/pom.xml | 9 +++++++++ commons/parent/pom.xml | 9 +++++++++ concepts/bin/pom.xml | 9 +++++++++ concepts/pom.xml | 9 +++++++++ integration-tests/pom.xml | 9 +++++++++ pcep/api-config/pom.xml | 9 +++++++++ pcep/api/pom.xml | 9 +++++++++ pcep/controller-config/pom.xml | 9 +++++++++ pcep/ietf-stateful02/pom.xml | 9 +++++++++ pcep/ietf-stateful07/pom.xml | 9 +++++++++ pcep/impl-config/pom.xml | 9 +++++++++ pcep/impl/pom.xml | 9 +++++++++ pcep/pom.xml | 9 +++++++++ pcep/spi-config/pom.xml | 9 +++++++++ pcep/spi/pom.xml | 9 +++++++++ pcep/testtool/pom.xml | 9 +++++++++ pcep/topology-api/pom.xml | 9 +++++++++ pcep/topology-provider-config/pom.xml | 9 +++++++++ pcep/topology-provider/pom.xml | 9 +++++++++ pcep/topology-spi/pom.xml | 9 +++++++++ pcep/tunnel-api/pom.xml | 9 +++++++++ pcep/tunnel-provider-config/pom.xml | 9 +++++++++ pcep/tunnel-provider/pom.xml | 9 +++++++++ pom.xml | 9 +++++++++ programming/api/pom.xml | 9 +++++++++ programming/controller-config/pom.xml | 9 +++++++++ programming/impl-config/pom.xml | 9 +++++++++ programming/impl/pom.xml | 9 +++++++++ programming/pom.xml | 9 +++++++++ programming/spi-config/pom.xml | 9 +++++++++ programming/spi/pom.xml | 9 +++++++++ programming/topology-api/pom.xml | 9 +++++++++ programming/tunnel-api/pom.xml | 9 +++++++++ rsvp/api/pom.xml | 9 +++++++++ rsvp/pom.xml | 9 +++++++++ topology/api-config/pom.xml | 9 +++++++++ topology/api/pom.xml | 9 +++++++++ topology/pom.xml | 9 +++++++++ topology/segment-routing/pom.xml | 9 +++++++++ topology/tunnel-api/pom.xml | 9 +++++++++ util/pom.xml | 9 +++++++++ 63 files changed, 567 insertions(+) diff --git a/bgp/concepts/pom.xml b/bgp/concepts/pom.xml index 79aaacb3b7..0696d66bfc 100644 --- a/bgp/concepts/pom.xml +++ b/bgp/concepts/pom.xml @@ -1,6 +1,15 @@ + + 4.0.0 diff --git a/bgp/controller-config/pom.xml b/bgp/controller-config/pom.xml index 61c7fce3de..39aa223dcd 100644 --- a/bgp/controller-config/pom.xml +++ b/bgp/controller-config/pom.xml @@ -1,6 +1,15 @@ + + 4.0.0 diff --git a/bgp/linkstate-config/pom.xml b/bgp/linkstate-config/pom.xml index 21b06c712e..5d05eace98 100644 --- a/bgp/linkstate-config/pom.xml +++ b/bgp/linkstate-config/pom.xml @@ -1,6 +1,15 @@ + + 4.0.0 diff --git a/bgp/linkstate/pom.xml b/bgp/linkstate/pom.xml index 7f3ca5562e..985446bb1e 100644 --- a/bgp/linkstate/pom.xml +++ b/bgp/linkstate/pom.xml @@ -1,6 +1,15 @@ + + 4.0.0 diff --git a/bgp/parser-api/pom.xml b/bgp/parser-api/pom.xml index 77a46ecb90..37fa7ee851 100644 --- a/bgp/parser-api/pom.xml +++ b/bgp/parser-api/pom.xml @@ -1,6 +1,15 @@ + + 4.0.0 diff --git a/bgp/parser-impl/pom.xml b/bgp/parser-impl/pom.xml index bcf36b9370..f006b8db86 100644 --- a/bgp/parser-impl/pom.xml +++ b/bgp/parser-impl/pom.xml @@ -1,6 +1,15 @@ + + 4.0.0 diff --git a/bgp/parser-mock/pom.xml b/bgp/parser-mock/pom.xml index 875155e794..e35f99965f 100644 --- a/bgp/parser-mock/pom.xml +++ b/bgp/parser-mock/pom.xml @@ -1,6 +1,15 @@ + + 4.0.0 diff --git a/bgp/parser-spi-config/pom.xml b/bgp/parser-spi-config/pom.xml index bf7c722a7d..584cb9f93f 100644 --- a/bgp/parser-spi-config/pom.xml +++ b/bgp/parser-spi-config/pom.xml @@ -1,6 +1,15 @@ + + 4.0.0 diff --git a/bgp/parser-spi/pom.xml b/bgp/parser-spi/pom.xml index 74267f9090..b198ba6124 100644 --- a/bgp/parser-spi/pom.xml +++ b/bgp/parser-spi/pom.xml @@ -1,6 +1,15 @@ + + 4.0.0 diff --git a/bgp/pom.xml b/bgp/pom.xml index 142ba1da00..8cb3c88412 100644 --- a/bgp/pom.xml +++ b/bgp/pom.xml @@ -1,7 +1,16 @@ + + + 4.0.0 scm:git:ssh://git.opendaylight.org:29418/bgpcep.git diff --git a/bgp/rib-api-config/pom.xml b/bgp/rib-api-config/pom.xml index 24953c3179..2c66485653 100644 --- a/bgp/rib-api-config/pom.xml +++ b/bgp/rib-api-config/pom.xml @@ -1,6 +1,15 @@ + + 4.0.0 diff --git a/bgp/rib-api/pom.xml b/bgp/rib-api/pom.xml index 83bd68b9bc..04b120cbf2 100644 --- a/bgp/rib-api/pom.xml +++ b/bgp/rib-api/pom.xml @@ -1,6 +1,15 @@ + + 4.0.0 diff --git a/bgp/rib-impl-config/pom.xml b/bgp/rib-impl-config/pom.xml index fc4ae6f259..a510cd536a 100644 --- a/bgp/rib-impl-config/pom.xml +++ b/bgp/rib-impl-config/pom.xml @@ -1,6 +1,15 @@ + + 4.0.0 diff --git a/bgp/rib-impl/pom.xml b/bgp/rib-impl/pom.xml index d2c6e73be6..55d0cbef97 100644 --- a/bgp/rib-impl/pom.xml +++ b/bgp/rib-impl/pom.xml @@ -1,6 +1,15 @@ + + 4.0.0 diff --git a/bgp/rib-mock/pom.xml b/bgp/rib-mock/pom.xml index 7964681802..af822087bd 100644 --- a/bgp/rib-mock/pom.xml +++ b/bgp/rib-mock/pom.xml @@ -1,6 +1,15 @@ + + 4.0.0 diff --git a/bgp/rib-spi-config/pom.xml b/bgp/rib-spi-config/pom.xml index ffc3e6c792..54afef57e1 100644 --- a/bgp/rib-spi-config/pom.xml +++ b/bgp/rib-spi-config/pom.xml @@ -1,6 +1,15 @@ + + 4.0.0 diff --git a/bgp/rib-spi/pom.xml b/bgp/rib-spi/pom.xml index 8253fce98a..59e8ac1674 100644 --- a/bgp/rib-spi/pom.xml +++ b/bgp/rib-spi/pom.xml @@ -1,6 +1,15 @@ + + 4.0.0 diff --git a/bgp/testtool/pom.xml b/bgp/testtool/pom.xml index 3aaebd2d22..86427de494 100644 --- a/bgp/testtool/pom.xml +++ b/bgp/testtool/pom.xml @@ -1,6 +1,15 @@ + + 4.0.0 diff --git a/bgp/topology-provider-config/pom.xml b/bgp/topology-provider-config/pom.xml index 9d186456c0..49cf728c98 100644 --- a/bgp/topology-provider-config/pom.xml +++ b/bgp/topology-provider-config/pom.xml @@ -1,6 +1,15 @@ + + 4.0.0 diff --git a/bgp/topology-provider/pom.xml b/bgp/topology-provider/pom.xml index fe75da1909..8a93ae95e6 100644 --- a/bgp/topology-provider/pom.xml +++ b/bgp/topology-provider/pom.xml @@ -1,6 +1,15 @@ + + 4.0.0 diff --git a/bgp/update-api-config/pom.xml b/bgp/update-api-config/pom.xml index f41e373616..bd06e1fed0 100644 --- a/bgp/update-api-config/pom.xml +++ b/bgp/update-api-config/pom.xml @@ -1,6 +1,15 @@ + + 4.0.0 diff --git a/bgp/update-mock-config/pom.xml b/bgp/update-mock-config/pom.xml index e46e343e70..8691621fda 100644 --- a/bgp/update-mock-config/pom.xml +++ b/bgp/update-mock-config/pom.xml @@ -1,6 +1,15 @@ + + 4.0.0 diff --git a/bgp/util/pom.xml b/bgp/util/pom.xml index 2a5b78620d..c050ebb512 100644 --- a/bgp/util/pom.xml +++ b/bgp/util/pom.xml @@ -1,6 +1,15 @@ + + 4.0.0 diff --git a/commons/parent/pom.xml b/commons/parent/pom.xml index 0257c015e7..ab25987858 100644 --- a/commons/parent/pom.xml +++ b/commons/parent/pom.xml @@ -1,6 +1,15 @@ + + 4.0.0 diff --git a/concepts/bin/pom.xml b/concepts/bin/pom.xml index e8bc5b6ea5..c0d41144dc 100644 --- a/concepts/bin/pom.xml +++ b/concepts/bin/pom.xml @@ -1,6 +1,15 @@ + + diff --git a/concepts/pom.xml b/concepts/pom.xml index 85d80b418b..8a8ba8851d 100644 --- a/concepts/pom.xml +++ b/concepts/pom.xml @@ -1,6 +1,15 @@ + + 4.0.0 diff --git a/integration-tests/pom.xml b/integration-tests/pom.xml index 97e04d649f..5def151059 100644 --- a/integration-tests/pom.xml +++ b/integration-tests/pom.xml @@ -1,6 +1,15 @@ + + 4.0.0 diff --git a/pcep/api-config/pom.xml b/pcep/api-config/pom.xml index 5bb104b52d..728d34ff8d 100644 --- a/pcep/api-config/pom.xml +++ b/pcep/api-config/pom.xml @@ -1,6 +1,15 @@ + + 4.0.0 diff --git a/pcep/api/pom.xml b/pcep/api/pom.xml index 3cfb0be09a..dbe9c8e337 100644 --- a/pcep/api/pom.xml +++ b/pcep/api/pom.xml @@ -1,6 +1,15 @@ + + 4.0.0 diff --git a/pcep/controller-config/pom.xml b/pcep/controller-config/pom.xml index ea5996bc9d..b278debb18 100644 --- a/pcep/controller-config/pom.xml +++ b/pcep/controller-config/pom.xml @@ -1,6 +1,15 @@ + + 4.0.0 diff --git a/pcep/ietf-stateful02/pom.xml b/pcep/ietf-stateful02/pom.xml index e5b45210c5..2fbb067e01 100644 --- a/pcep/ietf-stateful02/pom.xml +++ b/pcep/ietf-stateful02/pom.xml @@ -1,6 +1,15 @@ + + 4.0.0 diff --git a/pcep/ietf-stateful07/pom.xml b/pcep/ietf-stateful07/pom.xml index 48f24d6e04..81b695e468 100644 --- a/pcep/ietf-stateful07/pom.xml +++ b/pcep/ietf-stateful07/pom.xml @@ -1,6 +1,15 @@ + + 4.0.0 diff --git a/pcep/impl-config/pom.xml b/pcep/impl-config/pom.xml index ffa1fc0c4f..1dc78b2396 100644 --- a/pcep/impl-config/pom.xml +++ b/pcep/impl-config/pom.xml @@ -1,6 +1,15 @@ + + 4.0.0 diff --git a/pcep/impl/pom.xml b/pcep/impl/pom.xml index cd9bacd628..23c1ea3929 100644 --- a/pcep/impl/pom.xml +++ b/pcep/impl/pom.xml @@ -1,6 +1,15 @@ + + 4.0.0 diff --git a/pcep/pom.xml b/pcep/pom.xml index 52651dc07f..eb0e4c36d8 100644 --- a/pcep/pom.xml +++ b/pcep/pom.xml @@ -1,7 +1,16 @@ + + + 4.0.0 scm:git:ssh://git.opendaylight.org:29418/bgpcep.git diff --git a/pcep/spi-config/pom.xml b/pcep/spi-config/pom.xml index aa81a627c2..dd6bfe15ce 100644 --- a/pcep/spi-config/pom.xml +++ b/pcep/spi-config/pom.xml @@ -1,6 +1,15 @@ + + 4.0.0 diff --git a/pcep/spi/pom.xml b/pcep/spi/pom.xml index cae0fa3396..84c59078bb 100644 --- a/pcep/spi/pom.xml +++ b/pcep/spi/pom.xml @@ -1,6 +1,15 @@ + + 4.0.0 diff --git a/pcep/testtool/pom.xml b/pcep/testtool/pom.xml index e42fc1f13e..1f625250eb 100644 --- a/pcep/testtool/pom.xml +++ b/pcep/testtool/pom.xml @@ -1,6 +1,15 @@ + + 4.0.0 diff --git a/pcep/topology-api/pom.xml b/pcep/topology-api/pom.xml index b73a3a41f7..f2fa1debf7 100644 --- a/pcep/topology-api/pom.xml +++ b/pcep/topology-api/pom.xml @@ -1,6 +1,15 @@ + + 4.0.0 diff --git a/pcep/topology-provider-config/pom.xml b/pcep/topology-provider-config/pom.xml index aaf694d0a5..5b014ee611 100644 --- a/pcep/topology-provider-config/pom.xml +++ b/pcep/topology-provider-config/pom.xml @@ -1,6 +1,15 @@ + + 4.0.0 diff --git a/pcep/topology-provider/pom.xml b/pcep/topology-provider/pom.xml index 7da69e5adc..490be067f7 100644 --- a/pcep/topology-provider/pom.xml +++ b/pcep/topology-provider/pom.xml @@ -1,6 +1,15 @@ + + 4.0.0 diff --git a/pcep/topology-spi/pom.xml b/pcep/topology-spi/pom.xml index a0642455da..74d9f83169 100644 --- a/pcep/topology-spi/pom.xml +++ b/pcep/topology-spi/pom.xml @@ -1,6 +1,15 @@ + + 4.0.0 diff --git a/pcep/tunnel-api/pom.xml b/pcep/tunnel-api/pom.xml index 44a6fb2fe7..ea1900e7e4 100644 --- a/pcep/tunnel-api/pom.xml +++ b/pcep/tunnel-api/pom.xml @@ -1,6 +1,15 @@ + + 4.0.0 diff --git a/pcep/tunnel-provider-config/pom.xml b/pcep/tunnel-provider-config/pom.xml index 8f278c79d2..1fc7b26c23 100644 --- a/pcep/tunnel-provider-config/pom.xml +++ b/pcep/tunnel-provider-config/pom.xml @@ -1,6 +1,15 @@ + + 4.0.0 diff --git a/pcep/tunnel-provider/pom.xml b/pcep/tunnel-provider/pom.xml index 1c2867fde3..900f866e9f 100644 --- a/pcep/tunnel-provider/pom.xml +++ b/pcep/tunnel-provider/pom.xml @@ -1,6 +1,15 @@ + + 4.0.0 diff --git a/pom.xml b/pom.xml index 956dc5fbc0..e09161efce 100644 --- a/pom.xml +++ b/pom.xml @@ -1,6 +1,15 @@ + + 4.0.0 diff --git a/programming/api/pom.xml b/programming/api/pom.xml index 7fcf0f0af6..c0a74b7ea1 100644 --- a/programming/api/pom.xml +++ b/programming/api/pom.xml @@ -1,6 +1,15 @@ + + 4.0.0 diff --git a/programming/controller-config/pom.xml b/programming/controller-config/pom.xml index b09552bdeb..9c5e89486c 100644 --- a/programming/controller-config/pom.xml +++ b/programming/controller-config/pom.xml @@ -1,6 +1,15 @@ + + 4.0.0 diff --git a/programming/impl-config/pom.xml b/programming/impl-config/pom.xml index 01c212d797..a6ca7e8aff 100644 --- a/programming/impl-config/pom.xml +++ b/programming/impl-config/pom.xml @@ -1,6 +1,15 @@ + + 4.0.0 diff --git a/programming/impl/pom.xml b/programming/impl/pom.xml index f0336c998b..1a5c28a011 100644 --- a/programming/impl/pom.xml +++ b/programming/impl/pom.xml @@ -1,6 +1,15 @@ + + 4.0.0 diff --git a/programming/pom.xml b/programming/pom.xml index 6ee2965a12..d007bf501f 100644 --- a/programming/pom.xml +++ b/programming/pom.xml @@ -1,7 +1,16 @@ + + + 4.0.0 scm:git:ssh://git.opendaylight.org:29418/bgpcep.git diff --git a/programming/spi-config/pom.xml b/programming/spi-config/pom.xml index 0fdce7adcc..a1f56d006e 100644 --- a/programming/spi-config/pom.xml +++ b/programming/spi-config/pom.xml @@ -1,6 +1,15 @@ + + 4.0.0 diff --git a/programming/spi/pom.xml b/programming/spi/pom.xml index ba33feec40..f3bf8ff7d0 100644 --- a/programming/spi/pom.xml +++ b/programming/spi/pom.xml @@ -1,6 +1,15 @@ + + 4.0.0 diff --git a/programming/topology-api/pom.xml b/programming/topology-api/pom.xml index 623c7f3f39..f10cd30516 100644 --- a/programming/topology-api/pom.xml +++ b/programming/topology-api/pom.xml @@ -1,6 +1,15 @@ + + 4.0.0 diff --git a/programming/tunnel-api/pom.xml b/programming/tunnel-api/pom.xml index 1484b455f8..984410341b 100644 --- a/programming/tunnel-api/pom.xml +++ b/programming/tunnel-api/pom.xml @@ -1,6 +1,15 @@ + + 4.0.0 diff --git a/rsvp/api/pom.xml b/rsvp/api/pom.xml index 1564e53161..70604ee71a 100644 --- a/rsvp/api/pom.xml +++ b/rsvp/api/pom.xml @@ -1,6 +1,15 @@ + + 4.0.0 diff --git a/rsvp/pom.xml b/rsvp/pom.xml index f4e162fa30..a73da8383f 100644 --- a/rsvp/pom.xml +++ b/rsvp/pom.xml @@ -1,7 +1,16 @@ + + + 4.0.0 scm:git:ssh://git.opendaylight.org:29418/bgpcep.git diff --git a/topology/api-config/pom.xml b/topology/api-config/pom.xml index 6256b8f7d8..e46d7e7671 100644 --- a/topology/api-config/pom.xml +++ b/topology/api-config/pom.xml @@ -1,6 +1,15 @@ + + 4.0.0 diff --git a/topology/api/pom.xml b/topology/api/pom.xml index 192eb19d03..5377804130 100644 --- a/topology/api/pom.xml +++ b/topology/api/pom.xml @@ -1,6 +1,15 @@ + + 4.0.0 diff --git a/topology/pom.xml b/topology/pom.xml index 724ddd5a96..5d4f8c1456 100644 --- a/topology/pom.xml +++ b/topology/pom.xml @@ -1,7 +1,16 @@ + + + 4.0.0 scm:git:ssh://git.opendaylight.org:29418/bgpcep.git diff --git a/topology/segment-routing/pom.xml b/topology/segment-routing/pom.xml index 44aeebdc53..84079ef9c9 100644 --- a/topology/segment-routing/pom.xml +++ b/topology/segment-routing/pom.xml @@ -1,6 +1,15 @@ + + 4.0.0 diff --git a/topology/tunnel-api/pom.xml b/topology/tunnel-api/pom.xml index 59cbdb7e3e..2f85e1c803 100644 --- a/topology/tunnel-api/pom.xml +++ b/topology/tunnel-api/pom.xml @@ -1,6 +1,15 @@ + + 4.0.0 diff --git a/util/pom.xml b/util/pom.xml index 74e4f05ada..91674afd24 100644 --- a/util/pom.xml +++ b/util/pom.xml @@ -1,6 +1,15 @@ + + 4.0.0 -- 2.36.6