From f2be35fcdb5e063aadf2d3b9266b2d8a6b19ce6f Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Timo=20Westk=C3=A4mper?= Date: Sun, 22 Jun 2014 18:02:02 +0300 Subject: [PATCH] Add exclusion to semver check --- querydsl-root/pom.xml | 3 +++ 1 file changed, 3 insertions(+) diff --git a/querydsl-root/pom.xml b/querydsl-root/pom.xml index 80c671cd6..e50938fdc 100644 --- a/querydsl-root/pom.xml +++ b/querydsl-root/pom.xml @@ -195,6 +195,9 @@ + + com/mysema/query/apt/TypeExtractor + BACKWARD_COMPATIBLE_USER true true