diff options
Diffstat (limited to 'SdncReports/pom.xml')
-rw-r--r-- | SdncReports/pom.xml | 6 |
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> |