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 /platform-logic/restapi-templates/pom.xml | |
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 'platform-logic/restapi-templates/pom.xml')
-rw-r--r-- | platform-logic/restapi-templates/pom.xml | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/platform-logic/restapi-templates/pom.xml b/platform-logic/restapi-templates/pom.xml index c1038402..6883466d 100644 --- a/platform-logic/restapi-templates/pom.xml +++ b/platform-logic/restapi-templates/pom.xml @@ -5,12 +5,12 @@ <parent> <groupId>org.onap.sdnc.oam</groupId> <artifactId>platform-logic</artifactId> - <version>2.0.3-SNAPSHOT</version> + <version>2.0.4-SNAPSHOT</version> </parent> <groupId>org.onap.sdnc.oam</groupId> <artifactId>platform-logic-restapi-templates</artifactId> - <version>2.0.3-SNAPSHOT</version> + <version>2.0.4-SNAPSHOT</version> <packaging>pom</packaging> <name>sdnc-oam :: platform-logic :: ${project.artifactId}</name> |