aboutsummaryrefslogtreecommitdiffstats
path: root/services
diff options
context:
space:
mode:
authorDan Timoney <dtimoney@att.com>2021-09-16 08:26:18 -0400
committerDan Timoney <dtimoney@att.com>2021-09-16 08:26:18 -0400
commit24213753cc0b87dc44935629a19220e49de6c7e4 (patch)
tree591dae45b3e92f9072bb0f959422bd31bf6aef0d /services
parentad0b39dc92ef67ed6f2df714771bed1053d4125d (diff)
Use version 2.2.1 of CCSDK parent pom1.2.0
Use released version 2.2.1 of CCSDK parent pom Issue-ID: CCSDK-3444 Signed-off-by: Dan Timoney <dtimoney@att.com> Change-Id: Id9b368ef3d4f4abfbf53c3a3aac13c979abcce83
Diffstat (limited to 'services')
-rw-r--r--services/pom.xml2
1 files changed, 1 insertions, 1 deletions
diff --git a/services/pom.xml b/services/pom.xml
index c3f1e91f..7047d3ca 100644
--- a/services/pom.xml
+++ b/services/pom.xml
@@ -5,7 +5,7 @@
<parent>
<groupId>org.onap.ccsdk.parent</groupId>
<artifactId>spring-boot-25-starter-parent</artifactId>
- <version>2.2.0-SNAPSHOT</version>
+ <version>2.2.1</version>
<relativePath/>
</parent>