diff options
author | Dan Timoney <dtimoney@att.com> | 2022-05-09 10:44:33 -0400 |
---|---|---|
committer | Dan Timoney <dtimoney@att.com> | 2022-05-09 10:44:33 -0400 |
commit | 328684510b683d8f010adf99d81955aa98734d9b (patch) | |
tree | 7cf991cdd3347b6bc9a03f366890cbdb051fb980 /installation/sdnc-web | |
parent | 7a84ce82174f6be73d78baf045088e9ba9bef56d (diff) |
Release version 2.3.1 maven artifacts
Release version 2.3.1 SDNC maven artifacts (Jakarta RC)
Issue-ID: SDNC-1685
Signed-off-by: Dan Timoney <dtimoney@att.com>
Change-Id: I0cc0bdaf0c32fb391cf79435774c5ec2c95b58c9
Former-commit-id: 7232796c1d18169f5fe37cc8a33ebd23ff80048d
Diffstat (limited to 'installation/sdnc-web')
-rw-r--r-- | installation/sdnc-web/pom.xml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/installation/sdnc-web/pom.xml b/installation/sdnc-web/pom.xml index d198e0c5..46e64b74 100644 --- a/installation/sdnc-web/pom.xml +++ b/installation/sdnc-web/pom.xml @@ -5,7 +5,7 @@ <parent> <groupId>org.onap.sdnc.oam</groupId> <artifactId>installation</artifactId> - <version>2.3.1-SNAPSHOT</version> + <version>2.3.2-SNAPSHOT</version> </parent> <artifactId>installation-sdnc-web</artifactId> |