diff options
author | Dan Timoney <dtimoney@att.com> | 2022-03-29 16:08:50 -0400 |
---|---|---|
committer | Dan Timoney <dtimoney@att.com> | 2022-03-29 16:08:50 -0400 |
commit | 0f724dfd6af132f56d3241b41e4a5950fc093290 (patch) | |
tree | 4293644eea3099e442477ad49599e8298515753e /admportal/pom.xml | |
parent | 7958c38cea5c9402709a330030aa487062673c2d (diff) |
Use Jakarta M4 CCSDK versions2.3.0
Use Jakarta M4 versions of CCSDK dependencies
Issue-ID: SDNC-1672
Signed-off-by: Dan Timoney <dtimoney@att.com>
Change-Id: Ic822540d2f72fc5e3692f580b40c419bb71a187b
Former-commit-id: e5b02a233f6416195721974ef8e5456bd73f1920
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 f46e4378..048af127 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.3.3-SNAPSHOT</version> + <version>2.3.3</version> <relativePath/> </parent> |