diff options
author | Dan Timoney <dtimoney@att.com> | 2020-03-06 10:19:12 -0500 |
---|---|---|
committer | Dan Timoney <dtimoney@att.com> | 2020-03-06 10:19:12 -0500 |
commit | 029c9a690226522b96c0597b8e32bdbc0c6fb2ef (patch) | |
tree | 26dc27507aa1c5631957be6ffaaac7639954e828 /ansible-server | |
parent | ad032bae37da536a3fb5a28f07ada88926f9499a (diff) |
Roll to next Frankfurt snapshot
Roll to next Frankfurt snapshot (0.7.2-SNAPSHOT)
Change-Id: I787ec23d2b30cecbae1e491c25e5fd4d8d566537
Issue-ID: CCSDK-2152
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 bb5192e8..ad92abb1 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>0.7.1-SNAPSHOT</version> + <version>0.7.2-SNAPSHOT</version> <name>ccsdk :: distribution :: ${project.artifactId}</name> <description>Creates ansible-server Docker container</description> |