diff options
author | Dan Timoney <dtimoney@att.com> | 2020-11-18 07:27:01 -0500 |
---|---|---|
committer | Dan Timoney <dtimoney@att.com> | 2020-11-18 07:27:01 -0500 |
commit | 769cac0484a271cf6db6c5fd8e3032a72f01f0f6 (patch) | |
tree | 6a5fa488683a34220dabf9bd7f4f92af3bd2a2ec /installation/ansible-server | |
parent | b4b7f19db569e3e09d01171c599cf45824ed1895 (diff) |
Roll to next Guilin snapshot
Roll to next Guilin snapshot version
Change-Id: Ib2bff8fb1091582d5c977f0572eba8b80f2df4b0
Issue-ID: SDNC-1409
Signed-off-by: Dan Timoney <dtimoney@att.com>
Former-commit-id: a258da1316186ec1a08651d631a654b4bd6dfc6a
Diffstat (limited to 'installation/ansible-server')
-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 84e95141..7938bffe 100644 --- a/installation/ansible-server/pom.xml +++ b/installation/ansible-server/pom.xml @@ -5,12 +5,12 @@ <parent> <groupId>org.onap.sdnc.oam</groupId> <artifactId>installation</artifactId> - <version>2.0.3-SNAPSHOT</version> + <version>2.0.4-SNAPSHOT</version> </parent> <groupId>org.onap.sdnc.oam</groupId> <artifactId>installation-ansible-server</artifactId> - <version>2.0.3-SNAPSHOT</version> + <version>2.0.4-SNAPSHOT</version> <packaging>pom</packaging> <name>sdnc-oam :: installation :: ${project.artifactId}</name> |