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 /installation/sdnc-web | |
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 'installation/sdnc-web')
-rw-r--r-- | installation/sdnc-web/pom.xml | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/installation/sdnc-web/pom.xml b/installation/sdnc-web/pom.xml index b9374592..e9ab8330 100644 --- a/installation/sdnc-web/pom.xml +++ b/installation/sdnc-web/pom.xml @@ -5,12 +5,12 @@ <parent> <groupId>org.onap.sdnc.oam</groupId> <artifactId>installation</artifactId> - <version>2.0.1-SNAPSHOT</version> + <version>2.0.2-SNAPSHOT</version> </parent> <groupId>org.onap.sdnc.oam</groupId> <artifactId>installation-sdnc-web</artifactId> - <version>2.0.1-SNAPSHOT</version> + <version>2.0.2-SNAPSHOT</version> <packaging>pom</packaging> <name>sdnc-oam :: installation :: ${project.artifactId}</name> |