diff options
author | Ganesh Chandrasekaran <ganesh.c@samsung.com> | 2018-07-18 15:27:52 +0900 |
---|---|---|
committer | Ganesh Chandrasekaran <ganesh.c@samsung.com> | 2018-07-19 09:34:59 +0900 |
commit | f8ebec657389d40a88442b5a9be1a18254bbdbfd (patch) | |
tree | f5bbf92bd7054771c051f42575db1f7f589b127d /saltstack-adapter/pom.xml | |
parent | 43a3f54d5ac9ab15025910a575df9fd4be6237d8 (diff) |
saltstack to take env and file param
Issue-ID: CCSDK-383
Change-Id: Id069d77d8f11203a2f604470c116bcf3cc618c2f
Signed-off-by: Ganesh Chandrasekaran <ganesh.c@samsung.com>
Diffstat (limited to 'saltstack-adapter/pom.xml')
-rw-r--r-- | saltstack-adapter/pom.xml | 8 |
1 files changed, 4 insertions, 4 deletions
diff --git a/saltstack-adapter/pom.xml b/saltstack-adapter/pom.xml index c8c1db26b..34688deec 100644 --- a/saltstack-adapter/pom.xml +++ b/saltstack-adapter/pom.xml @@ -1,11 +1,11 @@ <?xml version="1.0" encoding="UTF-8"?> <!-- ============LICENSE_START======================================================= - ONAP : APPC + ONAP : CCSDK ================================================================================ - Copyright (C) 2017 AT&T Intellectual Property. All rights reserved. + Copyright (C) 2018 Samsung Electronics. All rights reserved. ================================================================================ - Copyright (C) 2017 Amdocs + ============================================================================= Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. @@ -19,7 +19,7 @@ See the License for the specific language governing permissions and limitations under the License. - ECOMP is a trademark and service mark of AT&T Intellectual Property. + ============LICENSE_END========================================================= --> |