diff options
Diffstat (limited to 'models')
-rw-r--r-- | models/pom.xml | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/models/pom.xml b/models/pom.xml index 10ec294d6..a1d3e3c28 100644 --- a/models/pom.xml +++ b/models/pom.xml @@ -1,7 +1,7 @@ <?xml version="1.0" encoding="UTF-8"?> <!-- ============LICENSE_START======================================================= - Copyright (C) 2021-2024 Nordix Foundation. + Copyright (C) 2021-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. @@ -27,7 +27,7 @@ <parent> <groupId>org.onap.policy.clamp</groupId> <artifactId>policy-clamp</artifactId> - <version>8.1.1-SNAPSHOT</version> + <version>8.1.2-SNAPSHOT</version> </parent> <artifactId>policy-clamp-models</artifactId> |