This is an automated email from the ASF dual-hosted git repository.
akshayrai09 pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/incubator-pinot.git
The following commit(s) were added to refs/heads/master by this push:
new 79f143b [TE] Bump Shade plugin version (#3742)
79f143b is described below
commit 79f143b5408458235cba3b3b260142f0299ade4c
Author: Akshay Rai <[email protected]>
AuthorDate: Thu Jan 24 11:39:18 2019 -0800
[TE] Bump Shade plugin version (#3742)
---
thirdeye/thirdeye-hadoop/pom.xml | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/thirdeye/thirdeye-hadoop/pom.xml b/thirdeye/thirdeye-hadoop/pom.xml
index 1c3561b..4a16ea5 100644
--- a/thirdeye/thirdeye-hadoop/pom.xml
+++ b/thirdeye/thirdeye-hadoop/pom.xml
@@ -114,7 +114,7 @@
<plugin>
<groupId>org.apache.maven.plugins</groupId>
<artifactId>maven-shade-plugin</artifactId>
- <version>2.3</version>
+ <version>3.1.0</version>
<configuration>
<createDependencyReducedPom>true</createDependencyReducedPom>
<filters>
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]