aboutsummaryrefslogtreecommitdiffstats
path: root/SdncReports
diff options
context:
space:
mode:
authorDan Timoney <dtimoney@att.com>2021-10-28 16:27:24 -0400
committerDan Timoney <dtimoney@att.com>2021-11-01 08:56:47 -0400
commite7c6938933124ad0e82ed11e04c7fee388ef2d0c (patch)
treef25423aed1e4efcbb349e290b119cc5c08f32d74 /SdncReports
parent1e75e1be8e6604528a3ec63fa9dc358ba0b8ba67 (diff)
Use version 2.3.0 of parent poms
Use released version 2.3.0 of parent pom to avoid compile errors due to removing aged-out snapshot version Issue-ID: CCSDK-3511 Signed-off-by: Dan Timoney <dtimoney@att.com> Change-Id: I570d727bf55af417196d49229877bf5151cc2fc0 Former-commit-id: 4dea590d4e8c99e51d9a24b69ac0fbaddd704ea2
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 666dbc7f..9fd229c1 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.3.0-SNAPSHOT</version>
+ <version>2.3.0</version>
<relativePath/>
</parent>