From 22007806a71a05ff3fd0b0f0f3a61c64893cbf3e Mon Sep 17 00:00:00 2001 From: Jongyoung Park Date: Fri, 17 Jul 2015 14:44:51 +0900 Subject: [PATCH] sphinx version upgraded --- tajo-docs/pom.xml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/tajo-docs/pom.xml b/tajo-docs/pom.xml index a1e2a142bd..a0e842d08f 100644 --- a/tajo-docs/pom.xml +++ b/tajo-docs/pom.xml @@ -49,11 +49,11 @@ limitations under the License. org.tomdz.maven sphinx-maven-plugin - 1.0.2 + 1.0.3 true true - true + false ${project.basedir}/src/main/sphinx ${project.build.directory}/html