Update maven-bundle-plugin to 3.2.0

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

Branch: refs/heads/master
Commit: 0d8ab849b4b9dd08337dc4a9b818b741fa7a63e4
Parents: ed69f1d
Author: Martin Tzvetanov Grigorov <mgrigo...@apache.org>
Authored: Mon Jul 18 22:52:20 2016 +0200
Committer: Martin Tzvetanov Grigorov <mgrigo...@apache.org>
Committed: Wed Jul 20 00:10:32 2016 +0200

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


http://git-wip-us.apache.org/repos/asf/wicket/blob/0d8ab849/pom.xml
----------------------------------------------------------------------
diff --git a/pom.xml b/pom.xml
index bf21120..f2a92fe 100644
--- a/pom.xml
+++ b/pom.xml
@@ -733,7 +733,7 @@
                                <plugin>
                                        <groupId>org.apache.felix</groupId>
                                        
<artifactId>maven-bundle-plugin</artifactId>
-                                       <version>3.0.0</version>
+                                       <version>3.2.0</version>
                                        <executions>
                                                <execution>
                                                        <id>bundle-manifest</id>

Reply via email to