Upgrade maven-bundle-plugin to 4.1.0

Project: http://git-wip-us.apache.org/repos/asf/wicket/repo
Commit: http://git-wip-us.apache.org/repos/asf/wicket/commit/47170ff9
Tree: http://git-wip-us.apache.org/repos/asf/wicket/tree/47170ff9
Diff: http://git-wip-us.apache.org/repos/asf/wicket/diff/47170ff9

Branch: refs/heads/WICKET-6563
Commit: 47170ff94a10d38b9821ebab03932931e1da5932
Parents: 00a1f4e
Author: Martin Tzvetanov Grigorov <mgrigo...@apache.org>
Authored: Mon Oct 29 09:56:00 2018 +0200
Committer: Martin Tzvetanov Grigorov <mgrigo...@apache.org>
Committed: Mon Oct 29 10:08:02 2018 +0200

----------------------------------------------------------------------
 pom.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/wicket/blob/47170ff9/pom.xml
----------------------------------------------------------------------
diff --git a/pom.xml b/pom.xml
index f1a1326..b4c79f8 100644
--- a/pom.xml
+++ b/pom.xml
@@ -726,7 +726,7 @@
                                <plugin>
                                        <groupId>org.apache.felix</groupId>
                                        
<artifactId>maven-bundle-plugin</artifactId>
-                                       <version>4.0.0</version>
+                                       <version>4.1.0</version>
                                        <extensions>true</extensions>
                                        <executions>
                                                <execution>

Reply via email to