Update exec-maven-plugin version to 1.6.0

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

Branch: refs/heads/sync
Commit: 1bf988640b7580f29ca11d8e0ed587512be5f76c
Parents: 6cf78bc
Author: nichunen <chunen...@kyligence.io>
Authored: Thu Jan 4 21:32:15 2018 +0800
Committer: Li Yang <liy...@apache.org>
Committed: Fri Jan 26 17:33:12 2018 +0800

----------------------------------------------------------------------
 external/pom.xml | 2 +-
 pom.xml          | 2 +-
 2 files changed, 2 insertions(+), 2 deletions(-)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/kylin/blob/1bf98864/external/pom.xml
----------------------------------------------------------------------
diff --git a/external/pom.xml b/external/pom.xml
index 2cc09b2..8e0a40a 100644
--- a/external/pom.xml
+++ b/external/pom.xml
@@ -47,7 +47,7 @@
             <plugin>
                 <artifactId>exec-maven-plugin</artifactId>
                 <groupId>org.codehaus.mojo</groupId>
-                <version>1.5.0</version>
+                <version>1.6.0</version>
                 <executions>
                     <execution>
                         <id>install_htrace</id>

http://git-wip-us.apache.org/repos/asf/kylin/blob/1bf98864/pom.xml
----------------------------------------------------------------------
diff --git a/pom.xml b/pom.xml
index da43c62..be2d2bf 100644
--- a/pom.xml
+++ b/pom.xml
@@ -1096,7 +1096,7 @@
                 <plugin>
                     <groupId>org.codehaus.mojo</groupId>
                     <artifactId>exec-maven-plugin</artifactId>
-                    <version>1.5.0</version>
+                    <version>1.6.0</version>
                 </plugin>
                 <plugin>
                     <groupId>org.springframework.boot</groupId>

Reply via email to