From 26efd11ada94a2bd50895f9de29a3b4d42d01651 Mon Sep 17 00:00:00 2001 From: Jarek Jarcec Cecho Date: Mon, 30 Jul 2012 23:26:57 +0000 Subject: [PATCH] SQOOP-525. Enable dist package build by default. (Bilung Lee via Jarek Jarcec Cecho) git-svn-id: https://svn.apache.org/repos/asf/sqoop/branches/sqoop2@1367363 13f79535-47bb-0310-9956-ffa450edef68 --- client/pom.xml | 2 +- dist/pom.xml | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/client/pom.xml b/client/pom.xml index e4143ca2..235dcea0 100644 --- a/client/pom.xml +++ b/client/pom.xml @@ -73,7 +73,7 @@ limitations under the License. dist - false + true diff --git a/dist/pom.xml b/dist/pom.xml index 3f7516dd..2035480b 100644 --- a/dist/pom.xml +++ b/dist/pom.xml @@ -50,7 +50,7 @@ limitations under the License. dist - false + true