You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@activemq.apache.org by ta...@apache.org on 2013/11/04 20:57:58 UTC

git commit: move to shade 2.1 plugin version to fix some random failing builds.

Updated Branches:
  refs/heads/trunk a907fc9e9 -> 4e3595d48


move to shade 2.1 plugin version to fix some random failing builds.  

Project: http://git-wip-us.apache.org/repos/asf/activemq/repo
Commit: http://git-wip-us.apache.org/repos/asf/activemq/commit/4e3595d4
Tree: http://git-wip-us.apache.org/repos/asf/activemq/tree/4e3595d4
Diff: http://git-wip-us.apache.org/repos/asf/activemq/diff/4e3595d4

Branch: refs/heads/trunk
Commit: 4e3595d488efccd529c8b0164a00a42c8481f901
Parents: a907fc9
Author: Timothy Bish <ta...@gmail.com>
Authored: Mon Nov 4 14:58:19 2013 -0500
Committer: Timothy Bish <ta...@gmail.com>
Committed: Mon Nov 4 14:58:19 2013 -0500

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


http://git-wip-us.apache.org/repos/asf/activemq/blob/4e3595d4/pom.xml
----------------------------------------------------------------------
diff --git a/pom.xml b/pom.xml
index f837cdd..b4cc16d 100755
--- a/pom.xml
+++ b/pom.xml
@@ -155,7 +155,7 @@
     <maven-source-plugin-version>2.2.1</maven-source-plugin-version>
     <maven-javadoc-plugin-version>2.9.1</maven-javadoc-plugin-version>
     <maven-install-plugin-version>2.4</maven-install-plugin-version>
-    <maven-shade-plugin-version>2.0</maven-shade-plugin-version>
+    <maven-shade-plugin-version>2.1</maven-shade-plugin-version>
     <maven-jaxb2-plugin-version>0.8.3</maven-jaxb2-plugin-version>
     <findbugs-maven-plugin-version>2.5.2</findbugs-maven-plugin-version>
     <javacc-maven-plugin-version>2.6</javacc-maven-plugin-version>