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 /admportal | |
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 'admportal')
-rw-r--r-- | admportal/pom.xml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/admportal/pom.xml b/admportal/pom.xml index 164ae20b..01b00c7e 100644 --- a/admportal/pom.xml +++ b/admportal/pom.xml @@ -5,7 +5,7 @@ <parent> <groupId>org.onap.ccsdk.parent</groupId> <artifactId>binding-parent</artifactId> - <version>2.0.1</version> + <version>2.0.2-SNAPSHOT</version> <relativePath/> </parent> |