summaryrefslogtreecommitdiffstats
path: root/SdncReports
diff options
context:
space:
mode:
authorDan Timoney <dtimoney@att.com>2020-10-30 07:57:06 -0400
committerDan Timoney <dtimoney@att.com>2020-10-30 07:57:06 -0400
commit67dffb876a7cf68fe2d82c3b961087fd266e6c51 (patch)
treec331e823a7dcd41fb20b2f3b218b9af67475616c /SdncReports
parent748ba9259df88cf8cc76a61c4ef1c36c04ebf397 (diff)
Use released version of ccsdk parent pom
Use released version 2.0.2 of CCSDK parent pom Change-Id: I2e355f9bddb8dec096aba7ac73e059cf7ce94b47 Issue-ID: SDNC-1402 Signed-off-by: Dan Timoney <dtimoney@att.com> Former-commit-id: 3d8bd451ab2814ed0a27b892892e1d65907b434c
Diffstat (limited to 'SdncReports')
-rw-r--r--SdncReports/pom.xml2
1 files changed, 1 insertions, 1 deletions
diff --git a/SdncReports/pom.xml b/SdncReports/pom.xml
index c5d13533..33585534 100644
--- a/SdncReports/pom.xml
+++ b/SdncReports/pom.xml
@@ -5,7 +5,7 @@
<parent>
<groupId>org.onap.ccsdk.parent</groupId>
<artifactId>spring-boot-1-starter-parent</artifactId>
- <version>2.0.2-SNAPSHOT</version>
+ <version>2.0.2</version>
<relativePath/>
</parent>