aboutsummaryrefslogtreecommitdiffstats
path: root/utils/installer/pom.xml
diff options
context:
space:
mode:
authorPatrick Brady <pb071s@att.com>2017-09-22 09:41:20 -0700
committerPatrick Brady <pb071s@att.com>2017-09-22 09:44:14 -0700
commitbac4dbe402cc81409d210a2dabd25847a12b6a36 (patch)
treeb65dae7bec7d29de3ef7a5eca902ee0a6201742e /utils/installer/pom.xml
parentb608a191b0e797efbeb8f57bfc71ca8f2a0f3557 (diff)
Changes to fix failing utils feature
Change-Id: I88d30aaf49da78008c62352d398323fbc0d4dd5b Signed-off-by: Patrick Brady <pb071s@att.com> Issue-id: CCSDK-102
Diffstat (limited to 'utils/installer/pom.xml')
-rwxr-xr-xutils/installer/pom.xml4
1 files changed, 2 insertions, 2 deletions
diff --git a/utils/installer/pom.xml b/utils/installer/pom.xml
index b6f7f825..3af9a586 100755
--- a/utils/installer/pom.xml
+++ b/utils/installer/pom.xml
@@ -11,8 +11,8 @@
<packaging>pom</packaging>
<properties>
- <application.name>sdnc-core-utils</application.name>
- <features.boot>sdnc-core-utils</features.boot>
+ <application.name>sdnc-slicore-utils</application.name>
+ <features.boot>sdnc-slicore-utils</features.boot>
<features.repositories>mvn:org.onap.ccsdk.sli.core/utils-features/${project.version}/xml/features</features.repositories>
<include.transitive.dependencies>false</include.transitive.dependencies>
</properties>