diff options
author | Dan Timoney <dtimoney@att.com> | 2020-09-14 13:56:06 -0400 |
---|---|---|
committer | Dan Timoney <dtimoney@att.com> | 2020-09-14 13:56:06 -0400 |
commit | 47896f4e1f334c317ef6e124028e4f8555a81f00 (patch) | |
tree | 1c43294d4db86d8d23389780e53a06490f6ab5c5 /admportal | |
parent | f3544a1af6974d8837919744a7dda29cc67060a0 (diff) |
Roll to initial Honolulu snapshot
Roll to initial Honolulu snapshot version
Change-Id: Ic4be591d50fe3bfdf616af43d1245b1ba8d20dbf
Issue-ID: SDNC-1355
Signed-off-by: Dan Timoney <dtimoney@att.com>
Former-commit-id: ed8420fb7b28582b36b3df30a54e7502f362bd22
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..2b768617 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.1.0-SNAPSHOT</version> <relativePath/> </parent> |