aboutsummaryrefslogtreecommitdiffstats
path: root/services/pom.xml
diff options
context:
space:
mode:
Diffstat (limited to 'services/pom.xml')
-rw-r--r--services/pom.xml8
1 files changed, 3 insertions, 5 deletions
diff --git a/services/pom.xml b/services/pom.xml
index 64f55cfe..730e2731 100644
--- a/services/pom.xml
+++ b/services/pom.xml
@@ -3,10 +3,9 @@
<modelVersion>4.0.0</modelVersion>
<parent>
- <groupId>org.onap.ccsdk.parent</groupId>
- <artifactId>spring-boot-25-starter-parent</artifactId>
- <version>2.3.0</version>
- <relativePath/>
+ <groupId>org.onap.ccsdk.apps</groupId>
+ <artifactId>ccsdk-apps</artifactId>
+ <version>1.3.0-SNAPSHOT</version>
</parent>
<groupId>org.onap.ccsdk.apps</groupId>
@@ -157,5 +156,4 @@
<scope>test</scope>
</dependency>
</dependencies>
-
</project>