summaryrefslogtreecommitdiffstats
path: root/pom.xml
diff options
context:
space:
mode:
authorDan Timoney <dtimoney@att.com>2021-09-14 13:09:03 -0400
committerDan Timoney <dtimoney@att.com>2021-09-14 13:09:03 -0400
commitcea375b87449bc075914563d7f4f07f7c1be3fac (patch)
tree201f1e873db01ea51aca693d87af773dd262f6e0 /pom.xml
parent651525bc032e21be378003e64af41b0e7be4ea80 (diff)
Use version 2.2.1 of parent pom
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: I5e26185dc779a61184236567403f971e1dc16fe7
Diffstat (limited to 'pom.xml')
-rwxr-xr-xpom.xml2
1 files changed, 1 insertions, 1 deletions
diff --git a/pom.xml b/pom.xml
index d7a24d450..9b1a6ce34 100755
--- a/pom.xml
+++ b/pom.xml
@@ -25,7 +25,7 @@
<parent>
<groupId>org.onap.ccsdk.parent</groupId>
<artifactId>odlparent-lite</artifactId>
- <version>2.2.0</version>
+ <version>2.2.1</version>
<relativePath/>
</parent>