diff options
author | Dan Timoney <dtimoney@att.com> | 2020-06-06 12:32:02 -0400 |
---|---|---|
committer | Dan Timoney <dtimoney@att.com> | 2020-06-06 12:32:02 -0400 |
commit | 5563f521d8ca0b38f93d51246d2aea8c6648c3a4 (patch) | |
tree | 59a184b96637a5e74d92c4a5759057962a903405 /pom.xml | |
parent | 9ecd51383a2af613af39682f484870c5c69947a2 (diff) |
Roll to Guilin release
Roll to Guilin release versions
Change-Id: I0d9e8d86bf71d0339bc7be4391c69e992b2a509d
Issue-ID: SDNC-1235
Signed-off-by: Dan Timoney <dtimoney@att.com>
Diffstat (limited to 'pom.xml')
-rw-r--r-- | pom.xml | 4 |
1 files changed, 2 insertions, 2 deletions
@@ -5,12 +5,12 @@ <parent> <groupId>org.onap.ccsdk.parent</groupId> <artifactId>odlparent-lite</artifactId> - <version>1.5.2</version> + <version>2.0.0-SNAPSHOT</version> </parent> <groupId>org.onap.sdnc</groupId> <artifactId>apps</artifactId> - <version>1.8.0-SNAPSHOT</version> + <version>2.0.0-SNAPSHOT</version> <packaging>pom</packaging> <name>sdnc-apps</name> |