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 2015/03/03 11:28:16 UTC

[02/50] incubator-kylin git commit: minor changes

minor changes


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

Branch: refs/heads/master
Commit: 9fa0252bb792b4958e6979a5c3d21c8ac08bc71c
Parents: 1f2e74e
Author: lukehan <lu...@apache.org>
Authored: Thu Feb 12 15:46:21 2015 +0800
Committer: lukehan <lu...@apache.org>
Committed: Thu Feb 12 15:46:21 2015 +0800

----------------------------------------------------------------------
 jdbc/pom.xml | 5 +----
 1 file changed, 1 insertion(+), 4 deletions(-)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/incubator-kylin/blob/9fa0252b/jdbc/pom.xml
----------------------------------------------------------------------
diff --git a/jdbc/pom.xml b/jdbc/pom.xml
index 59d1e68..f0829da 100644
--- a/jdbc/pom.xml
+++ b/jdbc/pom.xml
@@ -22,10 +22,7 @@
 	<artifactId>kylin-jdbc</artifactId>
 	<packaging>jar</packaging>
 	<name>Kylin:JDBC</name>
-
-	<!-- More project information. -->
-	<name>Kylin:Jdbc</name>
-	<description>kylin jdbc on optiq avatica</description>
+	<description>Kylin JDBC Driver on optiq avatica</description>
 
 	<parent>
 		<groupId>org.apache.kylin</groupId>