aboutsummaryrefslogtreecommitdiffstats
path: root/installation/ansible-server
diff options
context:
space:
mode:
authorDan Timoney <dtimoney@att.com>2023-06-08 11:55:50 -0400
committerDan Timoney <dtimoney@att.com>2023-06-08 11:55:50 -0400
commit9720e30699bb2d9e4cb7c0f4a7b7b94eb3ce4b1f (patch)
tree4534af7a6f0b7b71baefd8792fa08fb8bab472ff /installation/ansible-server
parentaa4ca77cf09d76bf01273656b23815fc8cd0d8f4 (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 'installation/ansible-server')
-rw-r--r--installation/ansible-server/pom.xml2
1 files changed, 1 insertions, 1 deletions
diff --git a/installation/ansible-server/pom.xml b/installation/ansible-server/pom.xml
index abe46440..679e0516 100644
--- a/installation/ansible-server/pom.xml
+++ b/installation/ansible-server/pom.xml
@@ -5,7 +5,7 @@
<parent>
<groupId>org.onap.sdnc.oam</groupId>
<artifactId>installation</artifactId>
- <version>2.5.3-SNAPSHOT</version>
+ <version>2.5.4-SNAPSHOT</version>
</parent>
<artifactId>installation-ansible-server</artifactId>