diff options
author | Dan Timoney <dtimoney@att.com> | 2021-11-18 09:09:28 -0500 |
---|---|---|
committer | Dan Timoney <dtimoney@att.com> | 2021-11-18 09:09:28 -0500 |
commit | 399a192b854f0e0bdca3c7c35848c3ab18f01193 (patch) | |
tree | af63713e0f28523fe3f47a603959cb8fb1db630c /features/pom.xml | |
parent | 8f5d340a8066748d650ad415bcdc3f5b4ceda06f (diff) |
Use Silicon SR2 version of parent poms
Update to use Silicon SR2 version of parent poms (2.3.1)
Issue-ID: CCSDK-3514
Signed-off-by: Dan Timoney <dtimoney@att.com>
Change-Id: I05368c3e1920eb089644e608984c48a1a38260ae
Diffstat (limited to 'features/pom.xml')
-rwxr-xr-x | features/pom.xml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/features/pom.xml b/features/pom.xml index 61ca83f3..65d60e24 100755 --- a/features/pom.xml +++ b/features/pom.xml @@ -5,7 +5,7 @@ <parent> <groupId>org.onap.ccsdk.parent</groupId> <artifactId>odlparent-lite</artifactId> - <version>2.3.0</version> + <version>2.3.1</version> <relativePath/> </parent> |