diff options
author | Dan Timoney <dtimoney@att.com> | 2020-09-14 08:39:35 -0400 |
---|---|---|
committer | Dan Timoney <dtimoney@att.com> | 2020-09-14 08:39:35 -0400 |
commit | 88a2783dd51a5857fad1a409b09b39fcdde79cba (patch) | |
tree | 98d70b9bc045d473e88f8f74ed72ff99ba629205 /pom.xml | |
parent | 2e113424501619e55100aa3bce84e53aa8d5f079 (diff) |
Roll to next Guilin release version
Roll to next Guilin snapshot version
Change-Id: I1c1aa9dc4b2b3cbbda683eca73552fb98112b2d3
Issue-ID: SDNC-1355
Signed-off-by: Dan Timoney <dtimoney@att.com>
Former-commit-id: 480d32b05d418c3b3a6ee1ee5a43929e99a01a5e
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>2.0.1</version> + <version>2.0.2-SNAPSHOT</version> <relativePath/> </parent> <groupId>org.onap.sdnc.oam</groupId> <artifactId>sdnc-oam</artifactId> - <version>2.0.1-SNAPSHOT</version> + <version>2.0.2-SNAPSHOT</version> <packaging>pom</packaging> <name>sdnc-oam</name> |