aboutsummaryrefslogtreecommitdiffstats
path: root/SdncReports
diff options
context:
space:
mode:
authorDan Timoney <dtimoney@att.com>2021-11-18 09:10:13 -0500
committerHerbert Eiselt <herbert.eiselt@highstreet-technologies.com>2021-11-26 16:27:46 +0000
commitd174c7f1c4573d8c1598a100b32fade5bafe5b55 (patch)
tree4ef38c30bd86899d2d142c86c314a8b245c25008 /SdncReports
parent0a1a40c657d27608bbad79c0a00355212d94c5e5 (diff)
Use Silicon SR2 version of parent poms
Update to use Silicon SR2 version of parent poms (2.3.1) Issue-ID: CCSDK-3514 Signed-off-by: Dan Timoney <dtimoney@att.com> Change-Id: I38bdfdefcafbab940964da90420c9dfea07f2121 Former-commit-id: 026258fa3d6ff78992a67fa5a6cc573eec2dae99
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 9fd229c1..6d7244b6 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</version>
+ <version>2.3.1</version>
<relativePath/>
</parent>