diff options
Diffstat (limited to 'packages')
-rw-r--r-- | packages/docker/pom.xml | 3 |
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> |