This is an automated email from the ASF dual-hosted git repository.
cziegeler pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/felix-dev.git
The following commit(s) were added to refs/heads/master by this push:
new 7a1437ab2d Remove unused maven-compat
7a1437ab2d is described below
commit 7a1437ab2de049e892c0e248130fc60f29117ede
Author: Carsten Ziegeler <[email protected]>
AuthorDate: Tue Aug 22 18:05:59 2023 +0200
Remove unused maven-compat
---
tools/osgicheck-maven-plugin/pom.xml | 5 -----
1 file changed, 5 deletions(-)
diff --git a/tools/osgicheck-maven-plugin/pom.xml
b/tools/osgicheck-maven-plugin/pom.xml
index d9b5039c5e..3c1add7f47 100644
--- a/tools/osgicheck-maven-plugin/pom.xml
+++ b/tools/osgicheck-maven-plugin/pom.xml
@@ -107,11 +107,6 @@
<artifactId>maven-artifact</artifactId>
<version>${maven.version}</version>
</dependency>
- <dependency>
- <groupId>org.apache.maven</groupId>
- <artifactId>maven-compat</artifactId>
- <version>${maven.version}</version>
- </dependency>
<dependency>
<groupId>org.apache.maven.plugin-tools</groupId>
<artifactId>maven-plugin-annotations</artifactId>