diff options
Diffstat (limited to 'participant/pom.xml')
-rw-r--r-- | participant/pom.xml | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/participant/pom.xml b/participant/pom.xml index 81e8ee274..12d2ff558 100644 --- a/participant/pom.xml +++ b/participant/pom.xml @@ -1,7 +1,7 @@ <?xml version="1.0" encoding="UTF-8"?> <!-- ============LICENSE_START======================================================= - Copyright (C) 2021 Nordix Foundation. + Copyright (C) 2021,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. @@ -106,7 +106,6 @@ <plugin> <groupId>org.apache.maven.plugins</groupId> <artifactId>maven-remote-resources-plugin</artifactId> - <version>1.7.0</version> <configuration> <resourceBundles> <resourceBundle>org.onap.policy.clamp:policy-clamp-examples:${project.version}</resourceBundle> |