You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@kylin.apache.org by lu...@apache.org on 2015/09/06 09:39:49 UTC

[43/50] [abbrv] incubator-kylin git commit: KYLIN-954 update pom for release

KYLIN-954 update pom for release


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

Branch: refs/heads/master
Commit: 8edcaf09a4b9873baf6d829d93cb8751290a89f1
Parents: f03dfed
Author: Luke Han <lu...@apache.org>
Authored: Tue Aug 25 13:53:48 2015 +0800
Committer: Luke Han <lu...@apache.org>
Committed: Tue Aug 25 13:53:48 2015 +0800

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


http://git-wip-us.apache.org/repos/asf/incubator-kylin/blob/8edcaf09/pom.xml
----------------------------------------------------------------------
diff --git a/pom.xml b/pom.xml
index d45b3d1..adffc69 100644
--- a/pom.xml
+++ b/pom.xml
@@ -819,7 +819,7 @@
                                 <!-- Kylin's website content -->
                                 <exclude>**/.sass-cache/**</exclude>
 
-                                <exclude>docs/website/**</exclude>
+                                <exclude>website/**</exclude>
 
                                 <!-- tomcat package -->
                                 <exclude>tomcat/**</exclude>