aboutsummaryrefslogtreecommitdiffstats
path: root/sliapi/springboot/pom.xml
diff options
context:
space:
mode:
Diffstat (limited to 'sliapi/springboot/pom.xml')
-rw-r--r--sliapi/springboot/pom.xml3
1 files changed, 2 insertions, 1 deletions
diff --git a/sliapi/springboot/pom.xml b/sliapi/springboot/pom.xml
index d7962c57..6b182db3 100644
--- a/sliapi/springboot/pom.xml
+++ b/sliapi/springboot/pom.xml
@@ -6,6 +6,7 @@
<groupId>org.onap.ccsdk.parent</groupId>
<artifactId>spring-boot-starter-parent</artifactId>
<version>1.5.2-SNAPSHOT</version>
+ <relativePath/>
</parent>
<groupId>org.onap.ccsdk.sli.core</groupId>
@@ -13,7 +14,7 @@
<version>0.7.1-SNAPSHOT</version>
<packaging>jar</packaging>
- <name>sliapi-springboot</name>
+ <name>ccsdk-sli-core :: sliapi :: ${project.artifactId}</name>
<dependencies>
<dependency>