diff options
author | Dan Timoney <dtimoney@att.com> | 2020-11-17 08:16:57 -0500 |
---|---|---|
committer | Dan Timoney <dtimoney@att.com> | 2020-11-17 08:16:57 -0500 |
commit | 2edb31344e0a806e60c9be9dcabc419d8c93285b (patch) | |
tree | a60994b34fd2de1755f3017515c0e617f5bcaaca /ansible-server | |
parent | e972be6501bd8aadb98afce4002ccb0a787d9c82 (diff) |
Release version 1.0.3 docker containers
Release version 1.0.3 docker containers and roll to next snapshot version
Change-Id: Ib719f6c75545779f87daef1acd4c30480859a423
Issue-ID: CCSDK-2979
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 016a67cb..b96288b9 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.3-SNAPSHOT</version> + <version>1.0.4-SNAPSHOT</version> <name>ccsdk :: distribution :: ${project.artifactId}</name> <description>Creates ansible-server Docker container</description> |