Skip to content

Commit 110b783

Browse files
committed
DATACMNS-334 - Use newly introduced ${apt} placeholder for APT plugin version.
1 parent e0dda2a commit 110b783

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -184,7 +184,7 @@
184184
<plugin>
185185
<groupId>com.mysema.maven</groupId>
186186
<artifactId>apt-maven-plugin</artifactId>
187-
<version>1.0.8</version>
187+
<version>${apt}</version>
188188
<executions>
189189
<execution>
190190
<phase>generate-test-sources</phase>

0 commit comments

Comments
 (0)