You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@kylin.apache.org by ma...@apache.org on 2015/01/13 08:34:39 UTC

incubator-kylin git commit: first commit

Repository: incubator-kylin
Updated Branches:
  refs/heads/master b07adb0d6 -> a32d00579


first commit


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

Branch: refs/heads/master
Commit: a32d00579dbbbc627340d4eeaacb436ff4903495
Parents: b07adb0
Author: honma <ho...@ebay.com>
Authored: Tue Jan 13 15:33:50 2015 +0800
Committer: honma <ho...@ebay.com>
Committed: Tue Jan 13 15:33:50 2015 +0800

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


http://git-wip-us.apache.org/repos/asf/incubator-kylin/blob/a32d0057/pom.xml
----------------------------------------------------------------------
diff --git a/pom.xml b/pom.xml
index c38a8cc..69b3ab0 100644
--- a/pom.xml
+++ b/pom.xml
@@ -1,5 +1,6 @@
 <?xml version="1.0" encoding="UTF-8"?>
 <project xmlns="http://maven.apache.org/POM/4.0.0" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/maven-v4_0_0.xsd">
+
     <modelVersion>4.0.0</modelVersion>
     <groupId>com.kylinolap</groupId>
     <artifactId>kylin</artifactId>