You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@sling.apache.org by kw...@apache.org on 2022/08/23 11:22:49 UTC

[sling-parent] branch master updated: SLING-11553 Update sling-maven-plugin to 3.0.2

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 a047fd4  SLING-11553 Update sling-maven-plugin to 3.0.2
a047fd4 is described below

commit a047fd4d15d0edb4046f46b53269c4af8d72d0f3
Author: Konrad Windszus <kw...@apache.org>
AuthorDate: Tue Aug 23 13:22:44 2022 +0200

    SLING-11553 Update sling-maven-plugin to 3.0.2
---
 sling-bundle-parent/pom.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/sling-bundle-parent/pom.xml b/sling-bundle-parent/pom.xml
index 8e83bab..b89e6ed 100644
--- a/sling-bundle-parent/pom.xml
+++ b/sling-bundle-parent/pom.xml
@@ -49,7 +49,7 @@
                 <plugin>
                     <groupId>org.apache.sling</groupId>
                     <artifactId>sling-maven-plugin</artifactId>
-                    <version>2.4.2</version>
+                    <version>3.0.2</version>
                 </plugin>
                 <plugin>
                     <groupId>biz.aQute.bnd</groupId>