diff options
author | Dan Timoney <dtimoney@att.com> | 2021-10-20 16:12:58 -0400 |
---|---|---|
committer | Dan Timoney <dtimoney@att.com> | 2021-10-21 20:40:13 +0000 |
commit | 3d8e85f027da141aff880a9c60d583dff495d81c (patch) | |
tree | e7e88bb0ed5aaae0fdf6d981dfbc6f43a0309a51 /SdncReports/pom.xml | |
parent | 08b8c172e0041becada7abedae706fe58d6358f1 (diff) |
Use Istanbul RC versons
Update to use Istanbul RC versions
Issue-ID: SDNC-1615
Signed-off-by: Dan Timoney <dtimoney@att.com>
Change-Id: I16a5e3d083829ddf63dcb60b0354ecb85465a518
Former-commit-id: 10c55385364215e09d348798f4c91371c30b62a1
Diffstat (limited to 'SdncReports/pom.xml')
-rw-r--r-- | SdncReports/pom.xml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/SdncReports/pom.xml b/SdncReports/pom.xml index e12759cd..b872e862 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.2.1</version> + <version>2.2.2</version> <relativePath/> </parent> |