diff options
author | Dan Timoney <dtimoney@att.com> | 2020-11-09 08:28:18 -0500 |
---|---|---|
committer | Dan Timoney <dtimoney@att.com> | 2020-11-09 08:28:18 -0500 |
commit | f9a338a8ab72b467bbbf2976ba28ae6775e3ced4 (patch) | |
tree | ff718080f2d0a2aed8602debb3eec705f5064d04 /ansible-server | |
parent | dd269f70a6b0bd5e854538ca67ec0bc1e866a370 (diff) |
Roll to next snapshot version
Roll to next snapshot version
Change-Id: I966b33a1e4030f122386788ee2278e324ffc0435
Issue-ID: CCSDK-2973
Signed-off-by: Dan Timoney <dtimoney@att.com>
Diffstat (limited to 'ansible-server')
-rw-r--r-- | ansible-server/pom.xml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/ansible-server/pom.xml b/ansible-server/pom.xml index 4579783d..f1178f73 100644 --- a/ansible-server/pom.xml +++ b/ansible-server/pom.xml @@ -11,7 +11,7 @@ <packaging>pom</packaging> <groupId>org.onap.ccsdk.distribution</groupId> <artifactId>ansible-server</artifactId> - <version>1.0.2-SNAPSHOT</version> + <version>1.0.3-SNAPSHOT</version> <name>ccsdk :: distribution :: ${project.artifactId}</name> <description>Creates ansible-server Docker container</description> |