You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@tomee.apache.org by st...@apache.org on 2018/02/01 10:47:31 UTC

tomee git commit: TOMEE-2168 upgrade maven-bundle-plugin to 3.3.0

Repository: tomee
Updated Branches:
  refs/heads/master d44e6f983 -> 4613cba13


TOMEE-2168 upgrade maven-bundle-plugin to 3.3.0


Project: http://git-wip-us.apache.org/repos/asf/tomee/repo
Commit: http://git-wip-us.apache.org/repos/asf/tomee/commit/4613cba1
Tree: http://git-wip-us.apache.org/repos/asf/tomee/tree/4613cba1
Diff: http://git-wip-us.apache.org/repos/asf/tomee/diff/4613cba1

Branch: refs/heads/master
Commit: 4613cba13422b8616516fec720725c26128461c5
Parents: d44e6f9
Author: Mark Struberg <st...@apache.org>
Authored: Thu Feb 1 11:46:48 2018 +0100
Committer: Mark Struberg <st...@apache.org>
Committed: Thu Feb 1 11:46:48 2018 +0100

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


http://git-wip-us.apache.org/repos/asf/tomee/blob/4613cba1/pom.xml
----------------------------------------------------------------------
diff --git a/pom.xml b/pom.xml
index 04fa2a1..c4210b3 100644
--- a/pom.xml
+++ b/pom.xml
@@ -106,7 +106,7 @@
     <johnzon.version>1.0.0</johnzon.version>
 
     <!-- Maven module versions -->
-    <maven-bundle-plugin.version>2.3.7</maven-bundle-plugin.version>
+    <maven-bundle-plugin.version>3.3.0</maven-bundle-plugin.version>
 
     <!-- This is used by a manifest classpath entry -->
     <xbeanVersion>4.5</xbeanVersion>