diff options
Diffstat (limited to 'cps-ncmp-events')
-rw-r--r-- | cps-ncmp-events/pom.xml | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/cps-ncmp-events/pom.xml b/cps-ncmp-events/pom.xml index 494e12631e..c2122fbfd5 100644 --- a/cps-ncmp-events/pom.xml +++ b/cps-ncmp-events/pom.xml @@ -1,7 +1,7 @@ <?xml version="1.0" encoding="UTF-8"?> <!-- ============LICENSE_START======================================================= - Copyright (c) 2022 Nordix Foundation. + Copyright (c) 2022-2023 Nordix Foundation. ================================================================================ Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. @@ -23,7 +23,7 @@ <parent> <groupId>org.onap.cps</groupId> <artifactId>cps-parent</artifactId> - <version>3.3.0-SNAPSHOT</version> + <version>3.3.1-SNAPSHOT</version> <relativePath>../cps-parent/pom.xml</relativePath> </parent> |