diff options
author | Dan Timoney <dtimoney@att.com> | 2022-07-15 11:30:49 -0400 |
---|---|---|
committer | Dan Timoney <dtimoney@att.com> | 2022-07-15 12:38:59 -0400 |
commit | cea47224b7b6afdd7b3d3ead8d08baf46eadc575 (patch) | |
tree | cd4cd05ab244a3900186aa6b7ddd540c663e714a /aafshiro/installer | |
parent | 189b8c0700df37465590a491e35a79b339630ee8 (diff) |
Use released 2.4.0 parent poms
Use released version 2.4.0 (Phosphorus) of parent poms
Issue-ID: CCSDK-3691
Signed-off-by: Dan Timoney <dtimoney@att.com>
Change-Id: I5349cff2b048f02aa0cfeb5bc51a5e9b03eec4b3
Diffstat (limited to 'aafshiro/installer')
-rwxr-xr-x | aafshiro/installer/pom.xml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/aafshiro/installer/pom.xml b/aafshiro/installer/pom.xml index 2ea6bb8cb..095ee1f6a 100755 --- a/aafshiro/installer/pom.xml +++ b/aafshiro/installer/pom.xml @@ -27,7 +27,7 @@ <parent> <groupId>org.onap.ccsdk.parent</groupId> <artifactId>odlparent-lite</artifactId> - <version>2.3.3</version> + <version>2.4.0</version> <relativePath/> </parent> |