aboutsummaryrefslogtreecommitdiffstats
path: root/properties-node/installer
diff options
context:
space:
mode:
authorDan Timoney <dtimoney@att.com>2017-08-15 10:18:56 -0400
committerDan Timoney <dtimoney@att.com>2017-08-15 10:18:56 -0400
commit0c7f2223a42ae9f1a9ac8954e9b9194e929b72f6 (patch)
tree37522fb8fdef134c8864b2688c64ef500c65c7ba /properties-node/installer
parent4515ffa52bc89b1bf40c791749fe518930441d82 (diff)
Port sli/plugins to Carbon
Updated sli/plugins to compile against OpenDaylight Carbon SR1 Change-Id: I5ca937a5a9b51cb0dadd3648c71fe2c5dcefdcf1 Issue-ID: CCSDK-26 Signed-off-by: Dan Timoney <dtimoney@att.com>
Diffstat (limited to 'properties-node/installer')
-rwxr-xr-xproperties-node/installer/pom.xml2
-rw-r--r--properties-node/installer/src/assembly/assemble_installer_zip.xml4
-rw-r--r--properties-node/installer/src/assembly/assemble_mvnrepo_zip.xml4
-rw-r--r--properties-node/installer/src/main/resources/scripts/install-feature.sh4
4 files changed, 7 insertions, 7 deletions
diff --git a/properties-node/installer/pom.xml b/properties-node/installer/pom.xml
index 5749a9b9..7e6ae174 100755
--- a/properties-node/installer/pom.xml
+++ b/properties-node/installer/pom.xml
@@ -5,7 +5,7 @@
<parent>
<artifactId>properties-node</artifactId>
<groupId>org.onap.ccsdk.sli.plugins</groupId>
- <version>0.0.1-SNAPSHOT</version>
+ <version>0.1.0-SNAPSHOT</version>
</parent>
<artifactId>properties-node-installer</artifactId>
<name>Properties node - Karaf Installer</name>
diff --git a/properties-node/installer/src/assembly/assemble_installer_zip.xml b/properties-node/installer/src/assembly/assemble_installer_zip.xml
index e278872a..3bed4b5e 100644
--- a/properties-node/installer/src/assembly/assemble_installer_zip.xml
+++ b/properties-node/installer/src/assembly/assemble_installer_zip.xml
@@ -2,8 +2,8 @@
============LICENSE_START=======================================================
openECOMP : SDN-C
================================================================================
- Copyright (C) 2017 ONAP Intellectual Property. All rights
- reserved.
+ 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.
diff --git a/properties-node/installer/src/assembly/assemble_mvnrepo_zip.xml b/properties-node/installer/src/assembly/assemble_mvnrepo_zip.xml
index 1edacdb6..cb56f2cd 100644
--- a/properties-node/installer/src/assembly/assemble_mvnrepo_zip.xml
+++ b/properties-node/installer/src/assembly/assemble_mvnrepo_zip.xml
@@ -2,8 +2,8 @@
============LICENSE_START=======================================================
openECOMP : SDN-C
================================================================================
- Copyright (C) 2017 ONAP Intellectual Property. All rights
- reserved.
+ 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.
diff --git a/properties-node/installer/src/main/resources/scripts/install-feature.sh b/properties-node/installer/src/main/resources/scripts/install-feature.sh
index 9a47d222..e986764b 100644
--- a/properties-node/installer/src/main/resources/scripts/install-feature.sh
+++ b/properties-node/installer/src/main/resources/scripts/install-feature.sh
@@ -4,8 +4,8 @@
# ============LICENSE_START=======================================================
# openECOMP : SDN-C
# ================================================================================
-# Copyright (C) 2017 ONAP Intellectual Property. All rights
-# reserved.
+# 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.