diff options
Diffstat (limited to 'common-parameters/pom.xml')
-rw-r--r-- | common-parameters/pom.xml | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/common-parameters/pom.xml b/common-parameters/pom.xml index 78aa2132..4786aec1 100644 --- a/common-parameters/pom.xml +++ b/common-parameters/pom.xml @@ -2,7 +2,7 @@ ============LICENSE_START======================================================= Copyright (C) 2018 Ericsson. All rights reserved. Modifications Copyright (C) 2019, 2021 AT&T Intellectual Property. All rights reserved. - Modifications Copyright (C) 2023-2024 Nordix Foundation. + Modifications Copyright (C) 2023-2025 Nordix Foundation. ================================================================================ Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. @@ -25,7 +25,7 @@ <parent> <groupId>org.onap.policy.common</groupId> <artifactId>common-modules</artifactId> - <version>3.1.1-SNAPSHOT</version> + <version>3.1.2-SNAPSHOT</version> </parent> <artifactId>common-parameters</artifactId> |