This is an automated email from the ASF dual-hosted git repository.
paulrutter pushed a commit to branch main
in repository https://gitbox.apache.org/repos/asf/felix-antora-site.git
The following commit(s) were added to refs/heads/main by this push:
new fc43f3bb FELIX-6708 upgrade bnd to 7.0.0
fc43f3bb is described below
commit fc43f3bb41d45ce050a9c44eef52488e7c851b2f
Author: Paul Rütter <[email protected]>
AuthorDate: Thu Nov 28 13:12:57 2024 +0100
FELIX-6708 upgrade bnd to 7.0.0
---
downloads.list | 2 +-
modules/ROOT/examples/downloads.yml | 2 +-
modules/ROOT/pages/news.adoc | 1 +
3 files changed, 3 insertions(+), 2 deletions(-)
diff --git a/downloads.list b/downloads.list
index abd6742d..bc088ee8 100644
--- a/downloads.list
+++ b/downloads.list
@@ -128,7 +128,7 @@ Web Console User Admin
Plugin|org.apache.felix.webconsole.plugins.useradmin|1.0.
# (3) Maven Plugins
# This list is sorted by the title before writing the table
# Format: title|artifactId|version[|classifier[|extension]]
-Maven Bundle Plugin|maven-bundle-plugin|5.1.1|||changelog.txt
+Maven Bundle Plugin|maven-bundle-plugin|6.0.0|||changelog.txt
Maven iPOJO Plugin|maven-ipojo-plugin|1.13.0|||-
Maven junit4osgi Plugin|maven-junit4osgi-plugin|1.0.0|||doc/changelog.txt
Maven OBR Plugin|maven-obr-plugin|1.2.0|||-
diff --git a/modules/ROOT/examples/downloads.yml
b/modules/ROOT/examples/downloads.yml
index 9cc035f3..feefae76 100644
--- a/modules/ROOT/examples/downloads.yml
+++ b/modules/ROOT/examples/downloads.yml
@@ -412,7 +412,7 @@ maven_plugins:
- title: Maven Bundle Plugin
artifactId: maven-bundle-plugin
- version: 5.1.1
+ version: 6.0.0
changelog: felix-dev/blob/master/tools/maven-bundle-plugin/changelog.txt
- title: Maven iPOJO Plugin
diff --git a/modules/ROOT/pages/news.adoc b/modules/ROOT/pages/news.adoc
index 9b357884..dbbbe92f 100644
--- a/modules/ROOT/pages/news.adoc
+++ b/modules/ROOT/pages/news.adoc
@@ -1,5 +1,6 @@
= News
+* Apache Felix Maven Bundle Plugin 6.0.0 (November 28th, 2024)
* Apache Felix Http Jetty12 1.0.18, Http Jetty 4.2.28 and Http Wrapper 1.1.8
(November 17th 2024)
* Apache Felix Webconsole 5.0.8 (Sep 19th, 2024)
* Apache Felix Http Jetty 5.1.26 and Http Jetty12 1.0.16 (Sep 13th, 2024)