diff options
author | 2023-06-20 12:17:56 -0400 | |
---|---|---|
committer | 2023-06-20 13:28:00 -0400 | |
commit | 55cdca03231b5848838ac5844e08dcb1afb7ef4f (patch) | |
tree | ae50bcc18cce0c266936516a6bd49db41ed98852 /installation/sdnc-web | |
parent | 3fe6b45b1c7a2aa469475dacbea315542f824a91 (diff) |
Release version 2.5.5 SDNC maven artifactslondon
Release version 2.5.5 of SDNC oam maven artifacts
Issue-ID: CCSDK-3908
Signed-off-by: Dan Timoney <dtimoney@att.com>
Change-Id: I3c85a2a5f6c7040c0d532b792db2fde337f24ff7
Former-commit-id: d17f3e4b4a96456c864754bb8a414785a629e6e4
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 6b6fc0bd..df662cb6 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.5.5-SNAPSHOT</version> + <version>2.5.6-SNAPSHOT</version> </parent> <artifactId>installation-sdnc-web</artifactId> |