From 00e4ee2714d239bfad9edd71acefcea19d2f8899 Mon Sep 17 00:00:00 2001 From: Brian O'Connor Date: Tue, 8 Dec 2015 15:45:12 -0800 Subject: [PATCH] Updating maven-shade-plugin to 2.4.2 and adding to maven-jar-plugin Change-Id: Ib57cad10a5b133c2f0da368c3e940c0aaa7d0cc6 --- pom.xml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/pom.xml b/pom.xml index e9d2a650e4..dc3384f2e6 100644 --- a/pom.xml +++ b/pom.xml @@ -598,7 +598,7 @@ - package + default test-jar @@ -622,7 +622,7 @@ org.apache.maven.plugins maven-shade-plugin - 2.3 + 2.4.2