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-org-apache-sling-starter.git


The following commit(s) were added to refs/heads/master by this push:
     new 9c56282  SLING-9773 update to bnd-index-m-p 5.2.0 which restores 
compatibility with Maven 3.1+
9c56282 is described below

commit 9c56282b7d4ce65656b7116d0fb28e9795761a8b
Author: Konrad Windszus <[email protected]>
AuthorDate: Fri Oct 16 08:30:22 2020 +0200

    SLING-9773 update to bnd-index-m-p 5.2.0 which restores compatibility
    with Maven 3.1+
---
 pom.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/pom.xml b/pom.xml
index 83b4b40..d5a8ca0 100644
--- a/pom.xml
+++ b/pom.xml
@@ -166,7 +166,7 @@
             <plugin>
                 <groupId>biz.aQute.bnd</groupId>
                 <artifactId>bnd-indexer-maven-plugin</artifactId>
-                <version>5.1.2</version>
+                <version>5.2.0</version>
                 <executions>
                     <execution>
                         <id>index</id>

Reply via email to