From 6bc4724d27dd51ad2652ff084f3b3a3c9ec5afdb Mon Sep 17 00:00:00 2001 From: Hyunsik Choi Date: Wed, 7 May 2014 18:36:57 +0900 Subject: [PATCH] TAJO-817: tajo-core should not skip deploy. (hyunsik) --- CHANGES | 4 +++- tajo-core/pom.xml | 3 --- 2 files changed, 3 insertions(+), 4 deletions(-) diff --git a/CHANGES b/CHANGES index 8a2e891bef..87f39245b0 100644 --- a/CHANGES +++ b/CHANGES @@ -52,7 +52,9 @@ Release 0.9.0 - unreleased TASKS - TAJO-810: TAJO-810: Update Tajo site for 0.8.0 release. (hyunsik) + TAJO-817: tajo-core should not skip deploy. (hyunsik) + + TAJO-810: Update Tajo site for 0.8.0 release. (hyunsik) TAJO-605: Rename Options to KeyValueList. (jinho) diff --git a/tajo-core/pom.xml b/tajo-core/pom.xml index ce4a0a8bc8..32ae266c14 100644 --- a/tajo-core/pom.xml +++ b/tajo-core/pom.xml @@ -72,9 +72,6 @@ maven-deploy-plugin - - true - org.apache.maven.plugins