summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorDan Timoney <dtimoney@att.com>2020-11-09 08:38:15 -0500
committerDan Timoney <dtimoney@att.com>2020-11-09 08:38:15 -0500
commit1343ac726651e2bdc1763af2e7a678cea19087e0 (patch)
treeecdd882dace78192f6ef0545a3c90e1d7a8395cc
parent7acc7d84a4565fa8420bcea3d9dcac1ea2974ad6 (diff)
Update parent versionguilin
Update to latest released Guilin parent poms Change-Id: I2949d24c7dabd2e3b181c0a1e6cdee0d7f26afed Issue-ID: SDNC-1409 Signed-off-by: Dan Timoney <dtimoney@att.com>
-rw-r--r--ms/generic-resource-api/pom.xml2
-rw-r--r--pom.xml2
2 files changed, 2 insertions, 2 deletions
diff --git a/ms/generic-resource-api/pom.xml b/ms/generic-resource-api/pom.xml
index 137c918..74b884a 100644
--- a/ms/generic-resource-api/pom.xml
+++ b/ms/generic-resource-api/pom.xml
@@ -5,7 +5,7 @@
<parent>
<groupId>org.onap.ccsdk.parent</groupId>
<artifactId>spring-boot-starter-parent</artifactId>
- <version>2.0.2-SNAPSHOT</version>
+ <version>2.0.2</version>
</parent>
<groupId>org.onap.sdnc.apps</groupId>
diff --git a/pom.xml b/pom.xml
index 93796bf..f656a06 100644
--- a/pom.xml
+++ b/pom.xml
@@ -5,7 +5,7 @@
<parent>
<groupId>org.onap.ccsdk.parent</groupId>
<artifactId>odlparent-lite</artifactId>
- <version>2.0.2-SNAPSHOT</version>
+ <version>2.0.2</version>
</parent>
<groupId>org.onap.sdnc.apps</groupId>