diff --git a/pom.xml b/pom.xml index 251f85ea5..8053f3ef9 100644 --- a/pom.xml +++ b/pom.xml @@ -22,7 +22,8 @@ UTF-8 UTF-8 1.8 - 1.2.0.CR2 + 1.2.0.Final + jdt_apt @@ -54,6 +55,14 @@ mapstruct-jdk8 ${org.mapstruct.version} + + + org.mapstruct + mapstruct-processor + ${org.mapstruct.version} + provided + true + org.springframework.boot spring-boot-starter-test @@ -100,7 +109,7 @@ - -Amapstruct.defaultComponentModel=spring + -Amapstruct.defaultComponentModel=spring