diff options
author | Dan Timoney <dt5972@att.com> | 2018-07-19 16:16:22 +0000 |
---|---|---|
committer | Gerrit Code Review <gerrit@onap.org> | 2018-07-19 16:16:22 +0000 |
commit | 77ee1a55c18e1992bcf2b17b09bc874ab8bc8f6a (patch) | |
tree | a3f67530462053efaaec095168254019089a1dfa /saltstack-adapter/saltstack-adapter-installer/pom.xml | |
parent | e1184d3033ca9f1e1572050ef6f92f67a62865d0 (diff) | |
parent | f8ebec657389d40a88442b5a9be1a18254bbdbfd (diff) |
Merge "saltstack to take env and file param"
Diffstat (limited to 'saltstack-adapter/saltstack-adapter-installer/pom.xml')
-rw-r--r-- | saltstack-adapter/saltstack-adapter-installer/pom.xml | 8 |
1 files changed, 4 insertions, 4 deletions
diff --git a/saltstack-adapter/saltstack-adapter-installer/pom.xml b/saltstack-adapter/saltstack-adapter-installer/pom.xml index 0853179f9..b600aed6a 100644 --- a/saltstack-adapter/saltstack-adapter-installer/pom.xml +++ b/saltstack-adapter/saltstack-adapter-installer/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========================================================= --> <project xmlns="http://maven.apache.org/POM/4.0.0" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xsd/maven-4.0.0.xsd"> |