summaryrefslogtreecommitdiffstats
path: root/pom.xml
diff options
context:
space:
mode:
authorDan Timoney <dtimoney@att.com>2021-09-14 12:22:45 -0400
committerDan Timoney <dtimoney@att.com>2021-09-14 12:22:45 -0400
commit4af50852c55c55b2568b5099b2229f4dccc621cb (patch)
tree0dd452fdb7484156d2bc5a92db2f081c8301cc5c /pom.xml
parent9728cbc80df64c97797f04329cd1dc7605625afc (diff)
Use version 2.2.1 of parent pom1.2.1
Use version 2.2.1 of parent pom to pick up change to ccsdk.sli.version Issue-ID: CCSDK-3444 Signed-off-by: Dan Timoney <dtimoney@att.com> Change-Id: I5f70d3f414b001ab3da405665c7bcd19bb2529ae
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 d09bf69d..b35b3ce9 100644
--- a/pom.xml
+++ b/pom.xml
@@ -5,7 +5,7 @@
<parent>
<groupId>org.onap.ccsdk.parent</groupId>
<artifactId>oparent</artifactId>
- <version>2.2.0</version>
+ <version>2.2.1</version>
</parent>
<groupId>org.onap.ccsdk.distribution</groupId>