[PATCH 6 of 7] Remove unused plugin
Wald Commits
scm-commit at wald.intevation.org
Fri Jan 13 18:59:45 CET 2023
# HG changeset patch
# User Tom Gottfried <tom at intevation.de>
# Date 1673632413 -3600
# Fri Jan 13 18:53:33 2023 +0100
# Branch 3.2.x
# Node ID c898bbf15608f99663a54e31ab6982c1270c39eb
# Parent 9f49cf2d05bc5a097501035cdd73976b256230b5
Remove unused plugin
diff -r 9f49cf2d05bc -r c898bbf15608 pom.xml
--- a/pom.xml Fri Jan 13 18:52:12 2023 +0100
+++ b/pom.xml Fri Jan 13 18:53:33 2023 +0100
@@ -14,11 +14,6 @@
<plugins>
<plugin>
<groupId>org.apache.maven.plugins</groupId>
- <artifactId>maven-eclipse-plugin</artifactId>
- <version>2.5.1</version>
- </plugin>
- <plugin>
- <groupId>org.apache.maven.plugins</groupId>
<artifactId>maven-compiler-plugin</artifactId>
<version>2.0.2</version>
<configuration>
More information about the Dive4Elements-commits
mailing list