diff options
author | Dan Timoney <dtimoney@att.com> | 2023-06-15 09:03:33 -0400 |
---|---|---|
committer | Dan Timoney <dtimoney@att.com> | 2023-06-15 09:03:33 -0400 |
commit | 6148bb7d53b1dea484bbd2715e91548a9137bf2a (patch) | |
tree | b92b19a64cae33bcb0b229a6192c97a78037a01a /installation/ansible-server/pom.xml | |
parent | f3488d64618cdc1ecd2554250644da6541f44dc4 (diff) |
Roll snapshot for Montreal
Roll snapshot version for Montreal release
Issue-ID: SDNC-1805
Signed-off-by: Dan Timoney <dtimoney@att.com>
Change-Id: I652f31c7de27a735b8d20c86f45829df7bd7bd34
Former-commit-id: dbb00177ab26d9ba284ca3db7c54c7b327292a85
Diffstat (limited to 'installation/ansible-server/pom.xml')
-rw-r--r-- | installation/ansible-server/pom.xml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/installation/ansible-server/pom.xml b/installation/ansible-server/pom.xml index 72d32c52..8bb5201c 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.5-SNAPSHOT</version> + <version>2.6.0-SNAPSHOT</version> </parent> <artifactId>installation-ansible-server</artifactId> |