diff options
author | Dan Timoney <dtimoney@att.com> | 2021-05-07 16:10:11 -0400 |
---|---|---|
committer | Dan Timoney <dtimoney@att.com> | 2021-05-07 16:10:11 -0400 |
commit | 9eff558ba945464f9c88831e5cc04967ebfc0c0f (patch) | |
tree | 3bec5bed2112ee67332ff08ba5aae98531bdaef2 /pom.xml | |
parent | df52e543a067a9f4bb2be094d1feb32d9db676c1 (diff) |
Updates for Aluminum SR32.1.6
Update parent pom and versions to reflect Aluminum SR3 upgrade release
Change-Id: I72b3a3991f93e855ddcca6c2481b824eb446895a
Issue-ID: SDNC-1542
Signed-off-by: Dan Timoney <dtimoney@att.com>
Former-commit-id: 34d0632a572e70f3888b7c20dd514f2604a562b7
Diffstat (limited to 'pom.xml')
-rwxr-xr-x | pom.xml | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -5,7 +5,7 @@ <parent> <groupId>org.onap.ccsdk.parent</groupId> <artifactId>odlparent-lite</artifactId> - <version>2.1.3</version> + <version>2.1.4</version> <relativePath/> </parent> |