From b96c574291b6cf8e720c44cc0076f75a6ada2574 Mon Sep 17 00:00:00 2001 From: Skip Wonnell Date: Tue, 31 Oct 2017 15:50:11 -0500 Subject: Update DGs for Carbon and remove comments part 2 Update plugins for Carbon CCSDK Update schemaLocation and namespace for Carbon CCSDK Remove license text comments since json files don't handle comments Change-Id: I6d7cdc7e082d3376b435d0549688a687b2f1cf6a Issue-ID: APPC-293 Signed-off-by: Skip Wonnell --- .../Appc-API_2.0.0.0_VNF_UploadNewVersion.json | 22 +--------------------- 1 file changed, 1 insertion(+), 21 deletions(-) (limited to 'appc-directed-graph/appc-dgraph/provider/src/main/resources/json/Dispatcher-DG/Appc-API_2.0.0.0_VNF_UploadNewVersion.json') diff --git a/appc-directed-graph/appc-dgraph/provider/src/main/resources/json/Dispatcher-DG/Appc-API_2.0.0.0_VNF_UploadNewVersion.json b/appc-directed-graph/appc-dgraph/provider/src/main/resources/json/Dispatcher-DG/Appc-API_2.0.0.0_VNF_UploadNewVersion.json index be09c4681..0b118c979 100644 --- a/appc-directed-graph/appc-dgraph/provider/src/main/resources/json/Dispatcher-DG/Appc-API_2.0.0.0_VNF_UploadNewVersion.json +++ b/appc-directed-graph/appc-dgraph/provider/src/main/resources/json/Dispatcher-DG/Appc-API_2.0.0.0_VNF_UploadNewVersion.json @@ -1,23 +1,3 @@ -/*- - * ============LICENSE_START======================================================= - * ONAP : APP-C - * ================================================================================ - * Copyright (C) 2017 AT&T Intellectual Property. All rights reserved. - * ================================================================================ - * Licensed under the Apache License, Version 2.0 (the "License"); - * you may not use this file except in compliance with the License. - * You may obtain a copy of the License at - * - * http://www.apache.org/licenses/LICENSE-2.0 - * - * Unless required by applicable law or agreed to in writing, software - * distributed under the License is distributed on an "AS IS" BASIS, - * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. - * See the License for the specific language governing permissions and - * limitations under the License. - * ============LICENSE_END========================================================= - */ - [{ "id": "69db81ef.ba444", "type": "dgstart", @@ -35,7 +15,7 @@ "module": "Appc-API", "version": "2.0.0.0", "comments": "", - "xml": "", + "xml": "", "outputs": 1, "x": 374.5182189941406, "y": 226.5229034423828, -- cgit 1.2.3-korg