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 /admportal/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 'admportal/pom.xml')
-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> |