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-resource-filter.git
The following commit(s) were added to refs/heads/master by this push:
new 3d59dbf cosmetic: add <relativePath /> for parent pom reference
3d59dbf is described below
commit 3d59dbfedbfb560a385de2eb6b5fdd94f54bf3a6
Author: Stefan Seifert <[email protected]>
AuthorDate: Wed Nov 26 10:48:05 2025 +0100
cosmetic: add <relativePath /> for parent pom reference
---
pom.xml | 1 +
1 file changed, 1 insertion(+)
diff --git a/pom.xml b/pom.xml
index cfc7d17..9c67efd 100644
--- a/pom.xml
+++ b/pom.xml
@@ -12,6 +12,7 @@
<groupId>org.apache.sling</groupId>
<artifactId>sling-bundle-parent</artifactId>
<version>49</version>
+ <relativePath />
</parent>
<artifactId>org.apache.sling.resource.filter</artifactId>