You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@maven.apache.org by hb...@apache.org on 2020/04/26 17:05:15 UTC

[maven-indexer] 02/02: revert maven-bundle-plugin to the last JDK 7 compatible

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

hboutemy pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/maven-indexer.git

commit ebd6aaddee283aa9a612379163fd1ca30632e646
Author: Hervé Boutemy <hb...@apache.org>
AuthorDate: Sun Apr 26 19:05:04 2020 +0200

    revert maven-bundle-plugin to the last JDK 7 compatible
---
 indexer-reader/pom.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/indexer-reader/pom.xml b/indexer-reader/pom.xml
index a8ae841..11f1f5b 100644
--- a/indexer-reader/pom.xml
+++ b/indexer-reader/pom.xml
@@ -55,7 +55,7 @@ under the License.
       <plugin>
         <groupId>org.apache.felix</groupId>
         <artifactId>maven-bundle-plugin</artifactId>
-        <version>4.2.1</version>
+        <version>3.5.1</version>
         <extensions>true</extensions>
         <configuration>
           <instructions>