This is an automated email from the ASF dual-hosted git repository.

kwin pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/sling-parent.git


The following commit(s) were added to refs/heads/master by this push:
     new e8fa33e  releng: remove duplicate groupId
e8fa33e is described below

commit e8fa33ed8ed77016a694dbf8794b32c240885856
Author: Konrad Windszus <[email protected]>
AuthorDate: Thu Jun 15 11:29:10 2023 +0200

    releng: remove duplicate groupId
---
 sling-bundle-parent/pom.xml | 1 -
 1 file changed, 1 deletion(-)

diff --git a/sling-bundle-parent/pom.xml b/sling-bundle-parent/pom.xml
index 6241b88..0a7ab93 100644
--- a/sling-bundle-parent/pom.xml
+++ b/sling-bundle-parent/pom.xml
@@ -25,7 +25,6 @@
         <relativePath>../sling-parent</relativePath>
     </parent>
 
-    <groupId>org.apache.sling</groupId>
     <artifactId>sling-bundle-parent</artifactId>
     <packaging>pom</packaging>
 

Reply via email to