From 12dc3eeaa45dd92c7e9d4de6492806341a47381c Mon Sep 17 00:00:00 2001 From: "Timoney, Daniel (dt5972)" Date: Tue, 7 Mar 2017 10:01:56 -0500 Subject: [Docker] Dgbuilder docker image does not build Problem seems to be related to version of exec-maven-plugin - version 1.5.0 seems to work correctly Change-Id: Iafde699687fb06ea1dfd9fa06b04668022007345 Signed-off-by: Timoney, Daniel (dt5972) Former-commit-id: 660e02d8d1fc4a06e756c068f36f9bf74aba3199 --- platform-logic/vnfapi/src/main/xml/dg-generate-l3network-network-id.xml | 2 +- platform-logic/vnfapi/src/main/xml/dg-generate-subnets-subnet-id.xml | 2 +- platform-logic/vnfapi/src/main/xml/dg-network-topology-assign.xml | 2 +- platform-logic/vnfapi/src/main/xml/dg-network-topology-changeassign.xml | 2 +- platform-logic/vnfapi/src/main/xml/dg-network-topology-delete.xml | 2 +- platform-logic/vnfapi/src/main/xml/dg-network-topology-operation.xml | 2 +- platform-logic/vnfapi/src/main/xml/dg-network-topology-rollback.xml | 2 +- .../vnfapi/src/main/xml/dg-preload-network-topology-operation.xml | 2 +- .../vnfapi/src/main/xml/dg-preload-vf-module-topology-operation.xml | 2 +- .../vnfapi/src/main/xml/dg-preload-vnf-instance-topology-operation.xml | 2 +- .../vnfapi/src/main/xml/dg-preload-vnf-topology-operation.xml | 2 +- platform-logic/vnfapi/src/main/xml/dg-vf-module-topology-activate.xml | 2 +- .../vnfapi/src/main/xml/dg-vf-module-topology-assign-vnf-networks.xml | 2 +- platform-logic/vnfapi/src/main/xml/dg-vf-module-topology-assign.xml | 2 +- .../vnfapi/src/main/xml/dg-vf-module-topology-changeassign.xml | 2 +- platform-logic/vnfapi/src/main/xml/dg-vf-module-topology-delete.xml | 2 +- platform-logic/vnfapi/src/main/xml/dg-vf-module-topology-operation.xml | 2 +- platform-logic/vnfapi/src/main/xml/dg-vf-module-topology-rollback.xml | 2 +- .../vnfapi/src/main/xml/dg-vnf-instance-topology-activate.xml | 2 +- .../src/main/xml/dg-vnf-instance-topology-assign-vnf-networks.xml | 2 +- platform-logic/vnfapi/src/main/xml/dg-vnf-instance-topology-assign.xml | 2 +- .../vnfapi/src/main/xml/dg-vnf-instance-topology-changeassign.xml | 2 +- platform-logic/vnfapi/src/main/xml/dg-vnf-instance-topology-delete.xml | 2 +- .../vnfapi/src/main/xml/dg-vnf-instance-topology-operation.xml | 2 +- .../vnfapi/src/main/xml/dg-vnf-instance-topology-rollback.xml | 2 +- platform-logic/vnfapi/src/main/xml/dg-vnf-topology-activate.xml | 2 +- platform-logic/vnfapi/src/main/xml/dg-vnf-topology-assign-vfmodule.xml | 2 +- platform-logic/vnfapi/src/main/xml/dg-vnf-topology-assign.xml | 2 +- platform-logic/vnfapi/src/main/xml/dg-vnf-topology-changeassign.xml | 2 +- platform-logic/vnfapi/src/main/xml/dg-vnf-topology-changedelete.xml | 2 +- platform-logic/vnfapi/src/main/xml/dg-vnf-topology-delete.xml | 2 +- platform-logic/vnfapi/src/main/xml/dg-vnf-topology-operation.xml | 2 +- platform-logic/vnfapi/src/main/xml/dg-vnf-topology-rollback.xml | 2 +- 33 files changed, 33 insertions(+), 33 deletions(-) (limited to 'platform-logic/vnfapi/src') diff --git a/platform-logic/vnfapi/src/main/xml/dg-generate-l3network-network-id.xml b/platform-logic/vnfapi/src/main/xml/dg-generate-l3network-network-id.xml index 443be5b4..a08a7a26 100644 --- a/platform-logic/vnfapi/src/main/xml/dg-generate-l3network-network-id.xml +++ b/platform-logic/vnfapi/src/main/xml/dg-generate-l3network-network-id.xml @@ -3,7 +3,7 @@ openECOMP : SDN-C ================================================================================ Copyright (C) 2017 AT&T Intellectual Property. All rights - reserved. + reserved. ================================================================================ Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. diff --git a/platform-logic/vnfapi/src/main/xml/dg-generate-subnets-subnet-id.xml b/platform-logic/vnfapi/src/main/xml/dg-generate-subnets-subnet-id.xml index c33fe9ad..5903707d 100644 --- a/platform-logic/vnfapi/src/main/xml/dg-generate-subnets-subnet-id.xml +++ b/platform-logic/vnfapi/src/main/xml/dg-generate-subnets-subnet-id.xml @@ -3,7 +3,7 @@ openECOMP : SDN-C ================================================================================ Copyright (C) 2017 AT&T Intellectual Property. All rights - reserved. + reserved. ================================================================================ Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. diff --git a/platform-logic/vnfapi/src/main/xml/dg-network-topology-assign.xml b/platform-logic/vnfapi/src/main/xml/dg-network-topology-assign.xml index 650f0240..5e787c7c 100644 --- a/platform-logic/vnfapi/src/main/xml/dg-network-topology-assign.xml +++ b/platform-logic/vnfapi/src/main/xml/dg-network-topology-assign.xml @@ -3,7 +3,7 @@ openECOMP : SDN-C ================================================================================ Copyright (C) 2017 AT&T Intellectual Property. All rights - reserved. + reserved. ================================================================================ Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. diff --git a/platform-logic/vnfapi/src/main/xml/dg-network-topology-changeassign.xml b/platform-logic/vnfapi/src/main/xml/dg-network-topology-changeassign.xml index 8b16c83a..006c65d6 100644 --- a/platform-logic/vnfapi/src/main/xml/dg-network-topology-changeassign.xml +++ b/platform-logic/vnfapi/src/main/xml/dg-network-topology-changeassign.xml @@ -3,7 +3,7 @@ openECOMP : SDN-C ================================================================================ Copyright (C) 2017 AT&T Intellectual Property. All rights - reserved. + reserved. ================================================================================ Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. diff --git a/platform-logic/vnfapi/src/main/xml/dg-network-topology-delete.xml b/platform-logic/vnfapi/src/main/xml/dg-network-topology-delete.xml index 83be0602..fd31513d 100644 --- a/platform-logic/vnfapi/src/main/xml/dg-network-topology-delete.xml +++ b/platform-logic/vnfapi/src/main/xml/dg-network-topology-delete.xml @@ -3,7 +3,7 @@ openECOMP : SDN-C ================================================================================ Copyright (C) 2017 AT&T Intellectual Property. All rights - reserved. + reserved. ================================================================================ Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. diff --git a/platform-logic/vnfapi/src/main/xml/dg-network-topology-operation.xml b/platform-logic/vnfapi/src/main/xml/dg-network-topology-operation.xml index 70c59946..7352d888 100644 --- a/platform-logic/vnfapi/src/main/xml/dg-network-topology-operation.xml +++ b/platform-logic/vnfapi/src/main/xml/dg-network-topology-operation.xml @@ -3,7 +3,7 @@ openECOMP : SDN-C ================================================================================ Copyright (C) 2017 AT&T Intellectual Property. All rights - reserved. + reserved. ================================================================================ Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. diff --git a/platform-logic/vnfapi/src/main/xml/dg-network-topology-rollback.xml b/platform-logic/vnfapi/src/main/xml/dg-network-topology-rollback.xml index 925cac88..83c181a9 100644 --- a/platform-logic/vnfapi/src/main/xml/dg-network-topology-rollback.xml +++ b/platform-logic/vnfapi/src/main/xml/dg-network-topology-rollback.xml @@ -3,7 +3,7 @@ openECOMP : SDN-C ================================================================================ Copyright (C) 2017 AT&T Intellectual Property. All rights - reserved. + reserved. ================================================================================ Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. diff --git a/platform-logic/vnfapi/src/main/xml/dg-preload-network-topology-operation.xml b/platform-logic/vnfapi/src/main/xml/dg-preload-network-topology-operation.xml index 52b68e26..2652e033 100644 --- a/platform-logic/vnfapi/src/main/xml/dg-preload-network-topology-operation.xml +++ b/platform-logic/vnfapi/src/main/xml/dg-preload-network-topology-operation.xml @@ -3,7 +3,7 @@ openECOMP : SDN-C ================================================================================ Copyright (C) 2017 AT&T Intellectual Property. All rights - reserved. + reserved. ================================================================================ Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. diff --git a/platform-logic/vnfapi/src/main/xml/dg-preload-vf-module-topology-operation.xml b/platform-logic/vnfapi/src/main/xml/dg-preload-vf-module-topology-operation.xml index 345b5801..3fb8483d 100644 --- a/platform-logic/vnfapi/src/main/xml/dg-preload-vf-module-topology-operation.xml +++ b/platform-logic/vnfapi/src/main/xml/dg-preload-vf-module-topology-operation.xml @@ -3,7 +3,7 @@ openECOMP : SDN-C ================================================================================ Copyright (C) 2017 AT&T Intellectual Property. All rights - reserved. + reserved. ================================================================================ Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. diff --git a/platform-logic/vnfapi/src/main/xml/dg-preload-vnf-instance-topology-operation.xml b/platform-logic/vnfapi/src/main/xml/dg-preload-vnf-instance-topology-operation.xml index cec38480..b9ed2a27 100644 --- a/platform-logic/vnfapi/src/main/xml/dg-preload-vnf-instance-topology-operation.xml +++ b/platform-logic/vnfapi/src/main/xml/dg-preload-vnf-instance-topology-operation.xml @@ -3,7 +3,7 @@ openECOMP : SDN-C ================================================================================ Copyright (C) 2017 AT&T Intellectual Property. All rights - reserved. + reserved. ================================================================================ Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. diff --git a/platform-logic/vnfapi/src/main/xml/dg-preload-vnf-topology-operation.xml b/platform-logic/vnfapi/src/main/xml/dg-preload-vnf-topology-operation.xml index f4274520..7908deca 100644 --- a/platform-logic/vnfapi/src/main/xml/dg-preload-vnf-topology-operation.xml +++ b/platform-logic/vnfapi/src/main/xml/dg-preload-vnf-topology-operation.xml @@ -3,7 +3,7 @@ openECOMP : SDN-C ================================================================================ Copyright (C) 2017 AT&T Intellectual Property. All rights - reserved. + reserved. ================================================================================ Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. diff --git a/platform-logic/vnfapi/src/main/xml/dg-vf-module-topology-activate.xml b/platform-logic/vnfapi/src/main/xml/dg-vf-module-topology-activate.xml index 16d92529..388939f2 100644 --- a/platform-logic/vnfapi/src/main/xml/dg-vf-module-topology-activate.xml +++ b/platform-logic/vnfapi/src/main/xml/dg-vf-module-topology-activate.xml @@ -3,7 +3,7 @@ openECOMP : SDN-C ================================================================================ Copyright (C) 2017 AT&T Intellectual Property. All rights - reserved. + reserved. ================================================================================ Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. diff --git a/platform-logic/vnfapi/src/main/xml/dg-vf-module-topology-assign-vnf-networks.xml b/platform-logic/vnfapi/src/main/xml/dg-vf-module-topology-assign-vnf-networks.xml index dd2bf239..808fffd8 100644 --- a/platform-logic/vnfapi/src/main/xml/dg-vf-module-topology-assign-vnf-networks.xml +++ b/platform-logic/vnfapi/src/main/xml/dg-vf-module-topology-assign-vnf-networks.xml @@ -3,7 +3,7 @@ openECOMP : SDN-C ================================================================================ Copyright (C) 2017 AT&T Intellectual Property. All rights - reserved. + reserved. ================================================================================ Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. diff --git a/platform-logic/vnfapi/src/main/xml/dg-vf-module-topology-assign.xml b/platform-logic/vnfapi/src/main/xml/dg-vf-module-topology-assign.xml index abbb56ad..99d52408 100644 --- a/platform-logic/vnfapi/src/main/xml/dg-vf-module-topology-assign.xml +++ b/platform-logic/vnfapi/src/main/xml/dg-vf-module-topology-assign.xml @@ -3,7 +3,7 @@ openECOMP : SDN-C ================================================================================ Copyright (C) 2017 AT&T Intellectual Property. All rights - reserved. + reserved. ================================================================================ Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. diff --git a/platform-logic/vnfapi/src/main/xml/dg-vf-module-topology-changeassign.xml b/platform-logic/vnfapi/src/main/xml/dg-vf-module-topology-changeassign.xml index bef4a8db..5461fa54 100644 --- a/platform-logic/vnfapi/src/main/xml/dg-vf-module-topology-changeassign.xml +++ b/platform-logic/vnfapi/src/main/xml/dg-vf-module-topology-changeassign.xml @@ -3,7 +3,7 @@ openECOMP : SDN-C ================================================================================ Copyright (C) 2017 AT&T Intellectual Property. All rights - reserved. + reserved. ================================================================================ Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. diff --git a/platform-logic/vnfapi/src/main/xml/dg-vf-module-topology-delete.xml b/platform-logic/vnfapi/src/main/xml/dg-vf-module-topology-delete.xml index e8c1f431..10a265aa 100644 --- a/platform-logic/vnfapi/src/main/xml/dg-vf-module-topology-delete.xml +++ b/platform-logic/vnfapi/src/main/xml/dg-vf-module-topology-delete.xml @@ -3,7 +3,7 @@ openECOMP : SDN-C ================================================================================ Copyright (C) 2017 AT&T Intellectual Property. All rights - reserved. + reserved. ================================================================================ Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. diff --git a/platform-logic/vnfapi/src/main/xml/dg-vf-module-topology-operation.xml b/platform-logic/vnfapi/src/main/xml/dg-vf-module-topology-operation.xml index e0c32468..c0359f45 100644 --- a/platform-logic/vnfapi/src/main/xml/dg-vf-module-topology-operation.xml +++ b/platform-logic/vnfapi/src/main/xml/dg-vf-module-topology-operation.xml @@ -3,7 +3,7 @@ openECOMP : SDN-C ================================================================================ Copyright (C) 2017 AT&T Intellectual Property. All rights - reserved. + reserved. ================================================================================ Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. diff --git a/platform-logic/vnfapi/src/main/xml/dg-vf-module-topology-rollback.xml b/platform-logic/vnfapi/src/main/xml/dg-vf-module-topology-rollback.xml index d0d80da6..d5e27b1f 100644 --- a/platform-logic/vnfapi/src/main/xml/dg-vf-module-topology-rollback.xml +++ b/platform-logic/vnfapi/src/main/xml/dg-vf-module-topology-rollback.xml @@ -3,7 +3,7 @@ openECOMP : SDN-C ================================================================================ Copyright (C) 2017 AT&T Intellectual Property. All rights - reserved. + reserved. ================================================================================ Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. diff --git a/platform-logic/vnfapi/src/main/xml/dg-vnf-instance-topology-activate.xml b/platform-logic/vnfapi/src/main/xml/dg-vnf-instance-topology-activate.xml index 0f07fcf9..88a2c634 100644 --- a/platform-logic/vnfapi/src/main/xml/dg-vnf-instance-topology-activate.xml +++ b/platform-logic/vnfapi/src/main/xml/dg-vnf-instance-topology-activate.xml @@ -3,7 +3,7 @@ openECOMP : SDN-C ================================================================================ Copyright (C) 2017 AT&T Intellectual Property. All rights - reserved. + reserved. ================================================================================ Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. diff --git a/platform-logic/vnfapi/src/main/xml/dg-vnf-instance-topology-assign-vnf-networks.xml b/platform-logic/vnfapi/src/main/xml/dg-vnf-instance-topology-assign-vnf-networks.xml index 40e84291..acee4ff1 100644 --- a/platform-logic/vnfapi/src/main/xml/dg-vnf-instance-topology-assign-vnf-networks.xml +++ b/platform-logic/vnfapi/src/main/xml/dg-vnf-instance-topology-assign-vnf-networks.xml @@ -3,7 +3,7 @@ openECOMP : SDN-C ================================================================================ Copyright (C) 2017 AT&T Intellectual Property. All rights - reserved. + reserved. ================================================================================ Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. diff --git a/platform-logic/vnfapi/src/main/xml/dg-vnf-instance-topology-assign.xml b/platform-logic/vnfapi/src/main/xml/dg-vnf-instance-topology-assign.xml index ca5ff845..047f9cb5 100644 --- a/platform-logic/vnfapi/src/main/xml/dg-vnf-instance-topology-assign.xml +++ b/platform-logic/vnfapi/src/main/xml/dg-vnf-instance-topology-assign.xml @@ -3,7 +3,7 @@ openECOMP : SDN-C ================================================================================ Copyright (C) 2017 AT&T Intellectual Property. All rights - reserved. + reserved. ================================================================================ Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. diff --git a/platform-logic/vnfapi/src/main/xml/dg-vnf-instance-topology-changeassign.xml b/platform-logic/vnfapi/src/main/xml/dg-vnf-instance-topology-changeassign.xml index 6b1c1f21..ff828b7b 100644 --- a/platform-logic/vnfapi/src/main/xml/dg-vnf-instance-topology-changeassign.xml +++ b/platform-logic/vnfapi/src/main/xml/dg-vnf-instance-topology-changeassign.xml @@ -3,7 +3,7 @@ openECOMP : SDN-C ================================================================================ Copyright (C) 2017 AT&T Intellectual Property. All rights - reserved. + reserved. ================================================================================ Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. diff --git a/platform-logic/vnfapi/src/main/xml/dg-vnf-instance-topology-delete.xml b/platform-logic/vnfapi/src/main/xml/dg-vnf-instance-topology-delete.xml index 1c683bea..a7fc602f 100644 --- a/platform-logic/vnfapi/src/main/xml/dg-vnf-instance-topology-delete.xml +++ b/platform-logic/vnfapi/src/main/xml/dg-vnf-instance-topology-delete.xml @@ -3,7 +3,7 @@ openECOMP : SDN-C ================================================================================ Copyright (C) 2017 AT&T Intellectual Property. All rights - reserved. + reserved. ================================================================================ Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. diff --git a/platform-logic/vnfapi/src/main/xml/dg-vnf-instance-topology-operation.xml b/platform-logic/vnfapi/src/main/xml/dg-vnf-instance-topology-operation.xml index 322819b7..23e915c1 100644 --- a/platform-logic/vnfapi/src/main/xml/dg-vnf-instance-topology-operation.xml +++ b/platform-logic/vnfapi/src/main/xml/dg-vnf-instance-topology-operation.xml @@ -3,7 +3,7 @@ openECOMP : SDN-C ================================================================================ Copyright (C) 2017 AT&T Intellectual Property. All rights - reserved. + reserved. ================================================================================ Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. diff --git a/platform-logic/vnfapi/src/main/xml/dg-vnf-instance-topology-rollback.xml b/platform-logic/vnfapi/src/main/xml/dg-vnf-instance-topology-rollback.xml index 2ef20414..9b185f90 100644 --- a/platform-logic/vnfapi/src/main/xml/dg-vnf-instance-topology-rollback.xml +++ b/platform-logic/vnfapi/src/main/xml/dg-vnf-instance-topology-rollback.xml @@ -3,7 +3,7 @@ openECOMP : SDN-C ================================================================================ Copyright (C) 2017 AT&T Intellectual Property. All rights - reserved. + reserved. ================================================================================ Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. diff --git a/platform-logic/vnfapi/src/main/xml/dg-vnf-topology-activate.xml b/platform-logic/vnfapi/src/main/xml/dg-vnf-topology-activate.xml index 81ad5bf5..1b5ad0c8 100644 --- a/platform-logic/vnfapi/src/main/xml/dg-vnf-topology-activate.xml +++ b/platform-logic/vnfapi/src/main/xml/dg-vnf-topology-activate.xml @@ -3,7 +3,7 @@ openECOMP : SDN-C ================================================================================ Copyright (C) 2017 AT&T Intellectual Property. All rights - reserved. + reserved. ================================================================================ Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. diff --git a/platform-logic/vnfapi/src/main/xml/dg-vnf-topology-assign-vfmodule.xml b/platform-logic/vnfapi/src/main/xml/dg-vnf-topology-assign-vfmodule.xml index e297a90d..d8c211fd 100644 --- a/platform-logic/vnfapi/src/main/xml/dg-vnf-topology-assign-vfmodule.xml +++ b/platform-logic/vnfapi/src/main/xml/dg-vnf-topology-assign-vfmodule.xml @@ -3,7 +3,7 @@ openECOMP : SDN-C ================================================================================ Copyright (C) 2017 AT&T Intellectual Property. All rights - reserved. + reserved. ================================================================================ Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. diff --git a/platform-logic/vnfapi/src/main/xml/dg-vnf-topology-assign.xml b/platform-logic/vnfapi/src/main/xml/dg-vnf-topology-assign.xml index 50c2f0c2..7510eb67 100644 --- a/platform-logic/vnfapi/src/main/xml/dg-vnf-topology-assign.xml +++ b/platform-logic/vnfapi/src/main/xml/dg-vnf-topology-assign.xml @@ -3,7 +3,7 @@ openECOMP : SDN-C ================================================================================ Copyright (C) 2017 AT&T Intellectual Property. All rights - reserved. + reserved. ================================================================================ Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. diff --git a/platform-logic/vnfapi/src/main/xml/dg-vnf-topology-changeassign.xml b/platform-logic/vnfapi/src/main/xml/dg-vnf-topology-changeassign.xml index 68f1162f..10aaaf98 100644 --- a/platform-logic/vnfapi/src/main/xml/dg-vnf-topology-changeassign.xml +++ b/platform-logic/vnfapi/src/main/xml/dg-vnf-topology-changeassign.xml @@ -3,7 +3,7 @@ openECOMP : SDN-C ================================================================================ Copyright (C) 2017 AT&T Intellectual Property. All rights - reserved. + reserved. ================================================================================ Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. diff --git a/platform-logic/vnfapi/src/main/xml/dg-vnf-topology-changedelete.xml b/platform-logic/vnfapi/src/main/xml/dg-vnf-topology-changedelete.xml index 6bb6392c..515b7d3f 100644 --- a/platform-logic/vnfapi/src/main/xml/dg-vnf-topology-changedelete.xml +++ b/platform-logic/vnfapi/src/main/xml/dg-vnf-topology-changedelete.xml @@ -3,7 +3,7 @@ openECOMP : SDN-C ================================================================================ Copyright (C) 2017 AT&T Intellectual Property. All rights - reserved. + reserved. ================================================================================ Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. diff --git a/platform-logic/vnfapi/src/main/xml/dg-vnf-topology-delete.xml b/platform-logic/vnfapi/src/main/xml/dg-vnf-topology-delete.xml index 31e61868..582c5133 100644 --- a/platform-logic/vnfapi/src/main/xml/dg-vnf-topology-delete.xml +++ b/platform-logic/vnfapi/src/main/xml/dg-vnf-topology-delete.xml @@ -3,7 +3,7 @@ openECOMP : SDN-C ================================================================================ Copyright (C) 2017 AT&T Intellectual Property. All rights - reserved. + reserved. ================================================================================ Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. diff --git a/platform-logic/vnfapi/src/main/xml/dg-vnf-topology-operation.xml b/platform-logic/vnfapi/src/main/xml/dg-vnf-topology-operation.xml index 8eea2a15..fcd44d00 100644 --- a/platform-logic/vnfapi/src/main/xml/dg-vnf-topology-operation.xml +++ b/platform-logic/vnfapi/src/main/xml/dg-vnf-topology-operation.xml @@ -3,7 +3,7 @@ openECOMP : SDN-C ================================================================================ Copyright (C) 2017 AT&T Intellectual Property. All rights - reserved. + reserved. ================================================================================ Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. diff --git a/platform-logic/vnfapi/src/main/xml/dg-vnf-topology-rollback.xml b/platform-logic/vnfapi/src/main/xml/dg-vnf-topology-rollback.xml index 17245028..3533e238 100644 --- a/platform-logic/vnfapi/src/main/xml/dg-vnf-topology-rollback.xml +++ b/platform-logic/vnfapi/src/main/xml/dg-vnf-topology-rollback.xml @@ -3,7 +3,7 @@ openECOMP : SDN-C ================================================================================ Copyright (C) 2017 AT&T Intellectual Property. All rights - reserved. + reserved. ================================================================================ Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. -- cgit 1.2.3-korg