summaryrefslogtreecommitdiffstats
path: root/packages
diff options
context:
space:
mode:
authorLiam Fallon <liam.fallon@est.tech>2023-02-20 16:04:42 +0000
committerGerrit Code Review <gerrit@onap.org>2023-02-20 16:04:42 +0000
commitc8c13eef9a8b2c24baf7e5c3b7b2504e90a01e12 (patch)
treeeb687c809c3e104a5f1a4f3f86d2f03d873edb26 /packages
parent9164565729a729f5503f4d5f6589acf6e332bbbe (diff)
parent0e405f340fb2d35753251771816290fe44cd8386 (diff)
Merge "Clean up dependencies for London Release"
Diffstat (limited to 'packages')
-rw-r--r--packages/policy-clamp-docker/pom.xml3
1 files changed, 1 insertions, 2 deletions
diff --git a/packages/policy-clamp-docker/pom.xml b/packages/policy-clamp-docker/pom.xml
index 576f3d057..8c8199d4b 100644
--- a/packages/policy-clamp-docker/pom.xml
+++ b/packages/policy-clamp-docker/pom.xml
@@ -1,6 +1,6 @@
<!--
============LICENSE_START=======================================================
- Copyright (C) 2021-2022 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.
@@ -87,7 +87,6 @@
<plugin>
<groupId>org.codehaus.gmaven</groupId>
<artifactId>groovy-maven-plugin</artifactId>
- <version>2.1.1</version>
<executions>
<execution>
<phase>validate</phase>