summaryrefslogtreecommitdiffstats
path: root/pom.xml
diff options
context:
space:
mode:
authorDan Timoney <dtimoney@att.com>2021-09-16 08:27:56 -0400
committerDan Timoney <dtimoney@att.com>2021-09-16 15:36:00 -0400
commit97d2c5e94ee437462d2f39ebf8acfce40ae43190 (patch)
treee754565bdfd2254b69ca5ccd79d7a5b1ded5c5a9 /pom.xml
parent5db44036506426abae9fd815c3a429f380045982 (diff)
Use version 2.2.1 of CCSDK parent pom
Use released version 2.2.1 of CCSDK parent pom Issue-ID: CCSDK-3444 Signed-off-by: Dan Timoney <dtimoney@att.com> Change-Id: I522b6bf4268dbdbd478445878d63d819dc995ee2
Diffstat (limited to 'pom.xml')
-rw-r--r--pom.xml2
1 files changed, 1 insertions, 1 deletions
diff --git a/pom.xml b/pom.xml
index aa665d3..9f81037 100644
--- a/pom.xml
+++ b/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>
</parent>
<groupId>org.onap.sdnc.apps</groupId>