diff options
author | Dan Timoney <dtimoney@att.com> | 2020-03-27 15:38:49 -0400 |
---|---|---|
committer | Dan Timoney <dtimoney@att.com> | 2020-03-27 15:38:52 -0400 |
commit | 7f0132ec5d305c4f63b75dee8108c498bf28755b (patch) | |
tree | e708ea6923b6671bb677e3bc48d2fe3659ecb720 /pom.xml | |
parent | 80250bdfc3952e82999c791c108a9b0d9a1329da (diff) |
Roll to Guilin release
Roll to Guilin release numbers
Change-Id: I31f0aaa9ef5649a65e2978c075aa0b64d64e55fd
Issue-ID: CCSDK-2152
Signed-off-by: Dan Timoney <dtimoney@att.com>
Diffstat (limited to 'pom.xml')
-rwxr-xr-x | pom.xml | 4 |
1 files changed, 2 insertions, 2 deletions
@@ -5,13 +5,13 @@ <parent> <groupId>org.onap.ccsdk.parent</groupId> <artifactId>odlparent-lite</artifactId> - <version>1.5.2</version> + <version>2.0.0-SNAPSHOT</version> <relativePath/> </parent> <groupId>org.onap.ccsdk.apps</groupId> <artifactId>ccsdk-apps</artifactId> - <version>0.7.0-SNAPSHOT</version> + <version>1.0.0-SNAPSHOT</version> <packaging>pom</packaging> <name>ccsdk-apps</name> |