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:50:09 UTC

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

Repository: tomee
Updated Branches:
  refs/heads/fb_tomee8 d8bfd0565 -> 19cec3487


TOMEE-2168 upgrade to maven-bundle-plugin-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/19cec348
Tree: http://git-wip-us.apache.org/repos/asf/tomee/tree/19cec348
Diff: http://git-wip-us.apache.org/repos/asf/tomee/diff/19cec348

Branch: refs/heads/fb_tomee8
Commit: 19cec3487aaa3fc12d4360bd6c8ab87926196e85
Parents: d8bfd05
Author: Mark Struberg <st...@apache.org>
Authored: Thu Feb 1 11:49:40 2018 +0100
Committer: Mark Struberg <st...@apache.org>
Committed: Thu Feb 1 11:49:40 2018 +0100

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


http://git-wip-us.apache.org/repos/asf/tomee/blob/19cec348/pom.xml
----------------------------------------------------------------------
diff --git a/pom.xml b/pom.xml
index 14c07b8..de0394c 100644
--- a/pom.xml
+++ b/pom.xml
@@ -107,7 +107,7 @@
     <johnzon.version>1.1.2</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>