aboutsummaryrefslogtreecommitdiffstats
path: root/packages
diff options
context:
space:
mode:
authorliamfallon <liam.fallon@est.tech>2023-02-17 19:17:02 +0000
committerLiam Fallon <liam.fallon@est.tech>2023-02-17 20:27:03 +0000
commit3e44f6d1e7160745cabc600abf8fcd41f6c24d9a (patch)
tree18f7c8452043341bb7666c355e5ee0001f12ab10 /packages
parentafaa864981e4ca301b434dbffc46afe22948c1ee (diff)
Clean up dependencies for London Release
Issue-ID: POLICY-4482 Change-Id: I9637ce21ab591710802ed6ca2029d8f1c1a15722 Signed-off-by: liamfallon <liam.fallon@est.tech>
Diffstat (limited to 'packages')
-rw-r--r--packages/docker/pom.xml3
1 files changed, 1 insertions, 2 deletions
diff --git a/packages/docker/pom.xml b/packages/docker/pom.xml
index 685143c0..4ee8ad66 100644
--- a/packages/docker/pom.xml
+++ b/packages/docker/pom.xml
@@ -4,7 +4,7 @@
================================================================================
Copyright (C) 2017-2018, 2021 AT&T Intellectual Property. All rights reserved.
Modifications Copyright (C) 2019-2020 Bell Canada.
- Modifications Copyright (C) 2022 Nordix Foundation.
+ Modifications 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.
@@ -56,7 +56,6 @@
<plugin>
<groupId>org.codehaus.gmaven</groupId>
<artifactId>groovy-maven-plugin</artifactId>
- <version>2.1.1</version>
<executions>
<execution>
<phase>validate</phase>