From 0319a1dbb8beda409092e4810ffa3867c6d97dc4 Mon Sep 17 00:00:00 2001 From: Lukas Eder Date: Tue, 6 May 2014 10:39:37 +0200 Subject: [PATCH] Cannot use ${jooq.version} property to reference parent --- jOOQ-test/pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/jOOQ-test/pom.xml b/jOOQ-test/pom.xml index 817ff22e51..8aa55702f8 100644 --- a/jOOQ-test/pom.xml +++ b/jOOQ-test/pom.xml @@ -7,7 +7,7 @@ org.jooq jooq-parent - ${jooq.version} + 3.4.0-SNAPSHOT jooq-test