diff options
author | Dan Timoney <dtimoney@att.com> | 2023-10-13 16:39:54 -0400 |
---|---|---|
committer | highstreetherbert <herbert.eiselt@highstreet-technologies.com> | 2023-11-19 19:45:05 +0100 |
commit | 013bee7cdc2f2db170fa9235d29958a7fc5b1104 (patch) | |
tree | cadebf39d7ff4370475930e2ced9f34823a400bb /admportal/pom.xml | |
parent | 38c044d1b25a5702220e5be32111ca7e71f87139 (diff) |
Update to version 2.6.1 of parent pom
Update to version 2.6.1 of parent pom to pick up Argon SR2 versions
Issue-ID: CCSDK-3944
Change-Id: Idba0a162fd079f35d420e62f3026f6c8dfc1d983
Signed-off-by: Dan Timoney <dtimoney@att.com>
Signed-off-by: highstreetherbert <herbert.eiselt@highstreet-technologies.com>
Diffstat (limited to 'admportal/pom.xml')
-rw-r--r-- | admportal/pom.xml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/admportal/pom.xml b/admportal/pom.xml index 3218f32a..3218e49b 100644 --- a/admportal/pom.xml +++ b/admportal/pom.xml @@ -5,7 +5,7 @@ <parent> <groupId>org.onap.ccsdk.parent</groupId> <artifactId>binding-parent</artifactId> - <version>2.6.0</version> + <version>2.6.1</version> <relativePath/> </parent> |