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-feature-launcher-maven-plugin.git
The following commit(s) were added to refs/heads/master by this push:
new 49a9240 remove obsolete property
49a9240 is described below
commit 49a92400e4d14819646e013c726fe5821db86d21
Author: Stefan Seifert <[email protected]>
AuthorDate: Wed Jan 14 13:45:10 2026 +0100
remove obsolete property
---
pom.xml | 1 -
1 file changed, 1 deletion(-)
diff --git a/pom.xml b/pom.xml
index 2e2b73c..ee8e5a4 100644
--- a/pom.xml
+++ b/pom.xml
@@ -48,7 +48,6 @@
<maven.version>3.8.1</maven.version>
<project.build.outputTimestamp>1767964371</project.build.outputTimestamp>
<github.project.id>apache/sling-feature-launcher-maven-plugin</github.project.id>
- <version.maven-plugin-tools>3.15.2</version.maven-plugin-tools>
</properties>
<dependencies>