summaryrefslogtreecommitdiffstats
path: root/packages
diff options
context:
space:
mode:
authorliamfallon <liam.fallon@est.tech>2023-02-17 19:16:12 +0000
committerLiam Fallon <liam.fallon@est.tech>2023-02-17 20:21:21 +0000
commitaa30350f61a6149b3172289109b49681299b4617 (patch)
treeaf5ab61f2fb28720280d0d596960477c4aaf4128 /packages
parent58b16ab91cc876129c616f9904b08e50b7f53f4f (diff)
Clean up dependencies for London Release
Issue-ID: POLICY-4482 Change-Id: I30672cfc639c4313df95e71a5e906e3224b260b8 Signed-off-by: liamfallon <liam.fallon@est.tech>
Diffstat (limited to 'packages')
-rw-r--r--packages/policy-gui-docker/pom.xml3
1 files changed, 1 insertions, 2 deletions
diff --git a/packages/policy-gui-docker/pom.xml b/packages/policy-gui-docker/pom.xml
index 6990975..47927e6 100644
--- a/packages/policy-gui-docker/pom.xml
+++ b/packages/policy-gui-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.
@@ -53,7 +53,6 @@
<plugin>
<groupId>org.codehaus.gmaven</groupId>
<artifactId>groovy-maven-plugin</artifactId>
- <version>2.1.1</version>
<executions>
<execution>
<phase>validate</phase>