diff options
author | Dan Timoney <dtimoney@att.com> | 2021-09-14 12:22:45 -0400 |
---|---|---|
committer | Dan Timoney <dtimoney@att.com> | 2021-09-14 12:22:45 -0400 |
commit | 4af50852c55c55b2568b5099b2229f4dccc621cb (patch) | |
tree | 0dd452fdb7484156d2bc5a92db2f081c8301cc5c /pom.xml | |
parent | 9728cbc80df64c97797f04329cd1dc7605625afc (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.xml | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -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> |