From 03d5cbead5b96aacca04568a149281c15e8f84db Mon Sep 17 00:00:00 2001 From: Oliver Gierke Date: Tue, 4 Apr 2017 10:53:02 +0200 Subject: [PATCH] DATAREST-1043 - Switched to a non-default APT output path. See [0] for why this is necessary. [0] https://issues.apache.org/jira/browse/MCOMPILER-271 --- spring-data-rest-tests/spring-data-rest-tests-mongodb/pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/spring-data-rest-tests/spring-data-rest-tests-mongodb/pom.xml b/spring-data-rest-tests/spring-data-rest-tests-mongodb/pom.xml index 4b03002bc..92ea37355 100644 --- a/spring-data-rest-tests/spring-data-rest-tests-mongodb/pom.xml +++ b/spring-data-rest-tests/spring-data-rest-tests-mongodb/pom.xml @@ -73,7 +73,7 @@ process - target/generated-sources/annotations + target/generated-sources/querydsl org.springframework.data.mongodb.repository.support.MongoAnnotationProcessor org.springframework.data.rest.tests.mongodb.groovy,groovy.lang