You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@kylin.apache.org by li...@apache.org on 2016/06/25 01:41:31 UTC

kylin git commit: update maven model to 3.3.9

Repository: kylin
Updated Branches:
  refs/heads/master 1e63f6702 -> f26f702a6


update maven model to 3.3.9


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

Branch: refs/heads/master
Commit: f26f702a6e560347cb2489f468589be28c2834ad
Parents: 1e63f67
Author: Yang Li <li...@apache.org>
Authored: Sat Jun 25 09:41:24 2016 +0800
Committer: Yang Li <li...@apache.org>
Committed: Sat Jun 25 09:41:24 2016 +0800

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


http://git-wip-us.apache.org/repos/asf/kylin/blob/f26f702a/pom.xml
----------------------------------------------------------------------
diff --git a/pom.xml b/pom.xml
index 11be511..d666eb9 100644
--- a/pom.xml
+++ b/pom.xml
@@ -41,7 +41,7 @@
     <properties>
         <!-- General Properties -->
         <javaVersion>1.7</javaVersion>
-        <maven-model.version>3.1.1</maven-model.version>
+        <maven-model.version>3.3.9</maven-model.version>
         <maven-release.version>2.5.1</maven-release.version>
         <project.build.sourceEncoding>UTF-8</project.build.sourceEncoding>
         <project.reporting.outputEncoding>UTF-8</project.reporting.outputEncoding>