diff options
author | Dan Timoney <dtimoney@att.com> | 2023-06-08 11:55:50 -0400 |
---|---|---|
committer | Dan Timoney <dtimoney@att.com> | 2023-06-08 11:55:50 -0400 |
commit | 9720e30699bb2d9e4cb7c0f4a7b7b94eb3ce4b1f (patch) | |
tree | 4534af7a6f0b7b71baefd8792fa08fb8bab472ff /pom.xml | |
parent | aa4ca77cf09d76bf01273656b23815fc8cd0d8f4 (diff) |
Release SDNC maven artifacts with Bierman API
Release version 2.5.3 of SDNC dockers, with Bierman API installed
Issue-ID: SDNC-1789
Signed-off-by: Dan Timoney <dtimoney@att.com>
Change-Id: I402925b133c38c7467b86e2c81e12dd9da158fe4
Former-commit-id: 1f84d1a79707d41617a2139c8d58c3daa327dcf2
Diffstat (limited to 'pom.xml')
-rwxr-xr-x | pom.xml | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -11,7 +11,7 @@ <groupId>org.onap.sdnc.oam</groupId> <artifactId>sdnc-oam</artifactId> - <version>2.5.3-SNAPSHOT</version> + <version>2.5.4-SNAPSHOT</version> <packaging>pom</packaging> <name>sdnc-oam</name> |