This is an automated email from the ASF dual-hosted git repository.
sseifert pushed a commit to branch master
in repository
https://gitbox.apache.org/repos/asf/sling-org-apache-sling-starter-test-services.git
The following commit(s) were added to refs/heads/master by this push:
new 209332e reenable warnings for bnd-baseline-maven-plugin
209332e is described below
commit 209332edd0138b783e15ccc2f7d529e038ce2bb6
Author: Stefan Seifert <[email protected]>
AuthorDate: Fri Dec 12 09:07:20 2025 +0100
reenable warnings for bnd-baseline-maven-plugin
---
pom.xml | 11 -----------
1 file changed, 11 deletions(-)
diff --git a/pom.xml b/pom.xml
index 8a12e79..813a17e 100644
--- a/pom.xml
+++ b/pom.xml
@@ -190,17 +190,6 @@
</dependencies>
<build>
- <pluginManagement>
- <plugins>
- <plugin>
- <groupId>biz.aQute.bnd</groupId>
- <artifactId>bnd-baseline-maven-plugin</artifactId>
- <configuration>
- <failOnMissing>false</failOnMissing>
- </configuration>
- </plugin>
- </plugins>
- </pluginManagement>
<plugins>
<plugin>
<groupId>org.apache.rat</groupId>