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 2018/05/27 00:24:43 UTC

[kylin] 01/03: KYLIN-3345 Use Apache Parent POM 19

This is an automated email from the ASF dual-hosted git repository.

lidong pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/kylin.git

commit e20e2443d61a92beb85f481be241032fd674ac57
Author: lidongsjtu <li...@apache.org>
AuthorDate: Sat Apr 28 10:25:01 2018 +0800

    KYLIN-3345 Use Apache Parent POM 19
---
 pom.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/pom.xml b/pom.xml
index a8e8312..49f2da9 100644
--- a/pom.xml
+++ b/pom.xml
@@ -22,7 +22,7 @@
     <parent>
         <groupId>org.apache</groupId>
         <artifactId>apache</artifactId>
-        <version>16</version>
+        <version>19</version>
         <relativePath />
         <!-- no parent resolution -->
     </parent>

-- 
To stop receiving notification emails like this one, please contact
lidong@apache.org.