diff options
author | Dan Timoney <dtimoney@att.com> | 2019-05-31 21:45:06 +0000 |
---|---|---|
committer | Gerrit Code Review <gerrit@onap.org> | 2019-05-31 21:45:06 +0000 |
commit | e294e5f3ba101cfc4c9f733ca19aa692ba2ebf64 (patch) | |
tree | dd26f4bfe98eb347e3c8f0560e66716fed992f68 /installation/ansible-server/pom.xml | |
parent | 029d12b0e7a0a8e631f166e3ff6ff53d0c2a35af (diff) | |
parent | 1c8149de7a7d6b6597faa4faf9eaaf70ee079117 (diff) |
Merge "Roll to next snapshot" into dublin
Former-commit-id: 33806bb4abb21b2b7151b001ca7dc8505071206f
Diffstat (limited to 'installation/ansible-server/pom.xml')
-rw-r--r-- | installation/ansible-server/pom.xml | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/installation/ansible-server/pom.xml b/installation/ansible-server/pom.xml index e2382df4..360a89de 100644 --- a/installation/ansible-server/pom.xml +++ b/installation/ansible-server/pom.xml @@ -4,13 +4,13 @@ <parent> <groupId>org.onap.ccsdk.parent</groupId> <artifactId>odlparent-lite</artifactId> - <version>1.2.3</version> + <version>1.2.4</version> </parent> <modelVersion>4.0.0</modelVersion> <packaging>pom</packaging> <groupId>org.onap.sdnc.oam</groupId> <artifactId>installation-ansible-server</artifactId> - <version>1.5.2-SNAPSHOT</version> + <version>1.5.3-SNAPSHOT</version> <name>sdnc-oam :: installation :: ${project.artifactId}</name> <description>Creates ansible-server Docker container</description> |