Repository: kylin
Updated Branches:
  refs/heads/master 6d61055ff -> 870322003


minor, set relativepath for maven parent


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

Branch: refs/heads/master
Commit: 870322003393485cbec5c46a423513cb7a282f62
Parents: 6d61055
Author: lidongsjtu <[email protected]>
Authored: Thu Mar 24 11:52:21 2016 +0800
Committer: lidongsjtu <[email protected]>
Committed: Thu Mar 24 11:52:21 2016 +0800

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


http://git-wip-us.apache.org/repos/asf/kylin/blob/87032200/pom.xml
----------------------------------------------------------------------
diff --git a/pom.xml b/pom.xml
index 8f5809c..7e521e1 100644
--- a/pom.xml
+++ b/pom.xml
@@ -25,6 +25,8 @@
         <groupId>org.apache</groupId>
         <artifactId>apache</artifactId>
         <version>16</version>
+        <relativePath/>
+        <!-- no parent resolution -->
     </parent>
 
     <groupId>org.apache.kylin</groupId>

Reply via email to