update shade plugin version and correct shade name for storage-parquet-protocol


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

Branch: refs/heads/2.1.x
Commit: b9627213d06586940b6b4fb4f4024cfc99a16ef9
Parents: f03b81e
Author: Hongbin Ma <mahong...@apache.org>
Authored: Fri Jul 28 17:45:47 2017 +0800
Committer: Hongbin Ma <mahong...@apache.org>
Committed: Mon Jul 31 15:21:24 2017 +0800

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


http://git-wip-us.apache.org/repos/asf/kylin/blob/b9627213/pom.xml
----------------------------------------------------------------------
diff --git a/pom.xml b/pom.xml
index 7181309..b6f891d 100644
--- a/pom.xml
+++ b/pom.xml
@@ -940,7 +940,7 @@
                 <plugin>
                     <groupId>org.apache.maven.plugins</groupId>
                     <artifactId>maven-shade-plugin</artifactId>
-                    <version>2.4.3</version>
+                    <version>3.0.0</version>
                 </plugin>
                 <plugin>
                     <groupId>org.apache.maven.plugins</groupId>

Reply via email to