From 2f4eacd997cd41c3bfefff5636753ee35308f9d4 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Timo=20Westk=C3=A4mper?= Date: Tue, 7 Sep 2010 05:52:17 +0000 Subject: [PATCH] --- querydsl-hql/pom.xml | 3 ++- querydsl-jdoql/pom.xml | 3 ++- 2 files changed, 4 insertions(+), 2 deletions(-) diff --git a/querydsl-hql/pom.xml b/querydsl-hql/pom.xml index 61fa60c7c..8f45c6753 100644 --- a/querydsl-hql/pom.xml +++ b/querydsl-hql/pom.xml @@ -64,7 +64,8 @@ com.mysema.querydsl querydsl-sql ${project.parent.version} - optional + compile + true diff --git a/querydsl-jdoql/pom.xml b/querydsl-jdoql/pom.xml index 5655ba7e4..7ac564e0b 100644 --- a/querydsl-jdoql/pom.xml +++ b/querydsl-jdoql/pom.xml @@ -41,7 +41,8 @@ com.mysema.querydsl querydsl-sql ${project.parent.version} - optional + compile + true