diff options
author | Timoney, Dan (dt5972) <dtimoney@att.com> | 2019-05-30 15:25:19 -0400 |
---|---|---|
committer | Timoney, Dan (dt5972) <dtimoney@att.com> | 2019-05-30 15:25:19 -0400 |
commit | 9837b503b04f1103eaeab96b5e4d2eb0f8139056 (patch) | |
tree | 2ca11d520dcc149e218a498c303383576dc071f3 /pom.xml | |
parent | 2dfcb28a60ea5279803836c2ce01dab9dfd0f781 (diff) |
Roll to next snapshot
Roll to next snapshot (1.5.3-SNAPSHOT)
Change-Id: Ib86236a317e164ab5c6d7fd587e320d4add18503
Issue-ID: CCSDK-1362
Signed-off-by: Timoney, Dan (dt5972) <dtimoney@att.com>
Diffstat (limited to 'pom.xml')
-rw-r--r-- | pom.xml | 4 |
1 files changed, 2 insertions, 2 deletions
@@ -6,12 +6,12 @@ <packaging>pom</packaging> <groupId>org.onap.sdnc</groupId> <artifactId>apps</artifactId> - <version>1.5.2-SNAPSHOT</version> + <version>1.5.3-SNAPSHOT</version> <parent> <groupId>org.onap.ccsdk.parent</groupId> <artifactId>odlparent-lite</artifactId> - <version>1.2.3</version> + <version>1.2.4-SNAPSHOT</version> </parent> <name>sdnc-apps</name> |