diff options
author | Dan Timoney <dtimoney@att.com> | 2022-03-23 18:46:50 -0400 |
---|---|---|
committer | Dan Timoney <dtimoney@att.com> | 2022-03-23 18:46:50 -0400 |
commit | 073f4615220437103c4333fd79d3f05a013a148d (patch) | |
tree | b2b6e60779d8d2ed91762b9242176ff1c24b7b0f /generic-resource-api/client | |
parent | dd3a3159c5eb64c891dd06ca56c5a323e13e6b88 (diff) |
Migrate to phosphorus
Update to phosphorus version of parent poms
Issue-ID: SDNC-1680
Signed-off-by: Dan Timoney <dtimoney@att.com>
Change-Id: I1fc641c9e9daf778a368732d10295fd1ce32ccff
Diffstat (limited to 'generic-resource-api/client')
-rw-r--r-- | generic-resource-api/client/pom.xml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/generic-resource-api/client/pom.xml b/generic-resource-api/client/pom.xml index 32d74f10..18587abc 100644 --- a/generic-resource-api/client/pom.xml +++ b/generic-resource-api/client/pom.xml @@ -5,7 +5,7 @@ <parent> <groupId>org.onap.ccsdk.parent</groupId> <artifactId>client-parent</artifactId> - <version>2.3.2</version> + <version>2.3.3-SNAPSHOT</version> </parent> <groupId>org.onap.sdnc.northbound</groupId> |