diff options
author | Dan Timoney <dtimoney@att.com> | 2020-02-05 10:02:53 -0500 |
---|---|---|
committer | Dan Timoney <dtimoney@att.com> | 2020-02-05 10:02:53 -0500 |
commit | f2bf566db264511c32640cf3cc8a1e1bbe0087ab (patch) | |
tree | 7a7bb40383e65ab8386fc8b368ba311becbafb3f /installation/ansible-server/pom.xml | |
parent | 7d1a46869fc2130835fb3217b4c72232b2b53e39 (diff) |
Update version to next snapshot
Update version to next snapshot so updated release build can be made
Change-Id: I348dc76a1b1517d6728ce55638bc44a1a809f1f9
Issue-ID: SDNC-1043
Signed-off-by: Dan Timoney <dtimoney@att.com>
Former-commit-id: c566bcfdd4ef08dda9542f6d18a4ff413ba67fb5
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 0e0ff99c..c42d90b7 100644 --- a/installation/ansible-server/pom.xml +++ b/installation/ansible-server/pom.xml @@ -10,7 +10,7 @@ <packaging>pom</packaging> <groupId>org.onap.sdnc.oam</groupId> <artifactId>installation-ansible-server</artifactId> - <version>1.7.6-SNAPSHOT</version> + <version>1.7.7-SNAPSHOT</version> <name>sdnc-oam :: installation :: ${project.artifactId}</name> <description>Creates ansible-server Docker container</description> |