You are viewing a plain text version of this content. The canonical link for it is here.
Posted to jdo-commits@db.apache.org by to...@apache.org on 2022/06/02 18:59:34 UTC

[db-jdo] branch update-felix created (now 6138de92)

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

tobous pushed a change to branch update-felix
in repository https://gitbox.apache.org/repos/asf/db-jdo.git


      at 6138de92 upgrade Felix maven-bundle-plugin

This branch includes the following new commits:

     new 6138de92 upgrade Felix maven-bundle-plugin

The 1 revisions listed above as "new" are entirely new to this
repository and will be described in separate emails.  The revisions
listed as "add" were already present in the repository and have only
been added to this reference.



[db-jdo] 01/01: upgrade Felix maven-bundle-plugin

Posted by to...@apache.org.
This is an automated email from the ASF dual-hosted git repository.

tobous pushed a commit to branch update-felix
in repository https://gitbox.apache.org/repos/asf/db-jdo.git

commit 6138de928704cae510379906ff361e63ecff58b7
Author: Hervé Boutemy <hb...@apache.org>
AuthorDate: Thu May 26 09:37:15 2022 +0200

    upgrade Felix maven-bundle-plugin
---
 parent-pom/pom.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/parent-pom/pom.xml b/parent-pom/pom.xml
index 46bb8078..308b7d95 100644
--- a/parent-pom/pom.xml
+++ b/parent-pom/pom.xml
@@ -282,7 +282,7 @@
                 <plugin>
                     <groupId>org.apache.felix</groupId>
                     <artifactId>maven-bundle-plugin</artifactId>
-                    <version>5.1.4</version>
+                    <version>5.1.6</version>
                 </plugin>
                 <plugin>
                     <artifactId>maven-javadoc-plugin</artifactId>