Repository: kylin
Updated Branches:
  refs/heads/KYLIN-1356 1918704d1 -> 53eb5cd94


fix war


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

Branch: refs/heads/KYLIN-1356
Commit: 53eb5cd94e6fbddaaaffd59364c8de6b19447a9f
Parents: 1918704
Author: honma <ho...@ebay.com>
Authored: Fri Jan 22 19:42:45 2016 +0800
Committer: honma <ho...@ebay.com>
Committed: Fri Jan 22 19:42:45 2016 +0800

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


http://git-wip-us.apache.org/repos/asf/kylin/blob/53eb5cd9/kylin-it/pom.xml
----------------------------------------------------------------------
diff --git a/kylin-it/pom.xml b/kylin-it/pom.xml
index c8ec8bc..8322a1f 100644
--- a/kylin-it/pom.xml
+++ b/kylin-it/pom.xml
@@ -47,6 +47,7 @@
         <dependency>
             <groupId>org.apache.kylin</groupId>
             <artifactId>kylin-server</artifactId>
+            <type>war</type>
             <version>${project.parent.version}</version>
         </dependency>
         <dependency>

Reply via email to