summaryrefslogtreecommitdiffstats
path: root/opendaylight/sulfur/sulfur-alpine/pom.xml
diff options
context:
space:
mode:
authorDan Timoney <dtimoney@att.com>2023-02-24 21:04:26 +0000
committerDan Timoney <dtimoney@att.com>2023-02-27 09:48:16 -0500
commit23db069cd44b7860ea6d2bdbe5acefdf50b96bd4 (patch)
tree3df76467b1aaa53160c108774cd9564ab5401efc /opendaylight/sulfur/sulfur-alpine/pom.xml
parent408cd42086aa968374c7ebb1d9125a93d7a0a10c (diff)
Use version 2.5.3 parent poms1.5.0
Update to use latest released London parent poms v2.5.3 Issue-ID: CCSDK-3813 Signed-off-by: Dan Timoney <dtimoney@att.com> Change-Id: I18cec37df173af2ed51d3b90bd2ebb7de2ec1334
Diffstat (limited to 'opendaylight/sulfur/sulfur-alpine/pom.xml')
-rw-r--r--opendaylight/sulfur/sulfur-alpine/pom.xml6
1 files changed, 3 insertions, 3 deletions
diff --git a/opendaylight/sulfur/sulfur-alpine/pom.xml b/opendaylight/sulfur/sulfur-alpine/pom.xml
index fe616b89..e2e92e58 100644
--- a/opendaylight/sulfur/sulfur-alpine/pom.xml
+++ b/opendaylight/sulfur/sulfur-alpine/pom.xml
@@ -27,9 +27,9 @@
<plugins>
<plugin>
- <groupId>org.codehaus.groovy.maven</groupId>
- <artifactId>gmaven-plugin</artifactId>
- <version>1.0</version>
+ <groupId>org.codehaus.gmaven</groupId>
+ <artifactId>groovy-maven-plugin</artifactId>
+ <version>2.1.1</version>
<executions>
<execution>
<phase>validate</phase>