Use version 2.1.1-SNAPSHOT of parent pom
Change-Id: I5ec968c95f46cd914011aba01c91a804dec47912
Issue-ID: CCSDK-3139
Signed-off-by: Dan Timoney <dtimoney@att.com>
<modelVersion>4.0.0</modelVersion>
<parent>
- <groupId>org.onap.ccsdk.parent</groupId>
- <artifactId>spring-boot-starter-parent</artifactId>
- <version>2.1.0</version>
+ <groupId>org.onap.sdnc.apps</groupId>
+ <artifactId>sdnc-apps-ms</artifactId>
+ <version>2.1.0-SNAPSHOT</version>
</parent>
<groupId>org.onap.sdnc.apps</groupId>
<parent>
<groupId>org.onap.ccsdk.parent</groupId>
- <artifactId>odlparent-lite</artifactId>
- <version>2.1.0</version>
+ <artifactId>spring-boot-starter-parent</artifactId>
+ <version>2.1.1-SNAPSHOT</version>
</parent>
<groupId>org.onap.sdnc.apps</groupId>