summaryrefslogtreecommitdiffstats
path: root/SdncReports
diff options
context:
space:
mode:
authorDavid Stilwell <stilwelld@att.com>2018-09-19 16:24:10 +0000
committerGerrit Code Review <gerrit@onap.org>2018-09-19 16:24:10 +0000
commitcf1e86c9cd25d5fc522de4150f3861e7f0f0db6b (patch)
tree56694cc121d03d4a46b2de36f3d7fc799ea67f17 /SdncReports
parent92e0073f0c5d96e1af5eba4ab3c898f456929d78 (diff)
parent2b7b1b6c678290cc0f77695318ec4b81f02260fb (diff)
Merge "Use CCSDK springboot parent"
Former-commit-id: 39cfe8ba6f9628221c9077b8a571acc9847af61a
Diffstat (limited to 'SdncReports')
-rw-r--r--SdncReports/pom.xml6
1 files changed, 3 insertions, 3 deletions
diff --git a/SdncReports/pom.xml b/SdncReports/pom.xml
index 5b9bd5dc..2a9e09dd 100644
--- a/SdncReports/pom.xml
+++ b/SdncReports/pom.xml
@@ -12,9 +12,9 @@
<name>sdnc-oam :: SdncReports</name>
<parent>
- <groupId>org.springframework.boot</groupId>
- <artifactId>spring-boot-starter-parent</artifactId>
- <version>1.5.4.RELEASE</version>
+ <groupId>org.onap.ccsdk.parent</groupId>
+ <artifactId>spring-boot-1-starter-parent</artifactId>
+ <version>1.1.0-SNAPSHOT</version>
</parent>
<distributionManagement>
<repository>