diff options
author | Dan Timoney <dtimoney@att.com> | 2020-10-12 10:36:11 -0400 |
---|---|---|
committer | Dan Timoney <dtimoney@att.com> | 2020-10-12 10:36:11 -0400 |
commit | bfcb0c07f6ddebf97475fca402bd6bac0f65b66e (patch) | |
tree | 3bdbfbc01b907756757729dfca5c3bd437532297 /installation/sdnc-web | |
parent | 7814de9b5cc797bfdbf276d1fb1b6fe7c64c7312 (diff) |
Roll to next Guilin snapshot
Roll to next Guilin snapshot
Change-Id: I452a64177efa6aa3ccd0dab2ff2b6752d21b513f
Issue-ID: SDNC-1371
Signed-off-by: Dan Timoney <dtimoney@att.com>
Former-commit-id: e930996ace56afa7f3ad53fa0a1faa8af0075986
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 e9ab8330..44b26cbe 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.2-SNAPSHOT</version> + <version>2.0.3-SNAPSHOT</version> </parent> <groupId>org.onap.sdnc.oam</groupId> <artifactId>installation-sdnc-web</artifactId> - <version>2.0.2-SNAPSHOT</version> + <version>2.0.3-SNAPSHOT</version> <packaging>pom</packaging> <name>sdnc-oam :: installation :: ${project.artifactId}</name> |