Skip to content

Commit d10a260

Browse files
author
dnolen
committed
fork the compiler
1 parent ae74e2c commit d10a260

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

pom.template.xml

+1
Original file line numberDiff line numberDiff line change
@@ -251,6 +251,7 @@
251251
<configuration>
252252
<source>1.7</source>
253253
<target>1.7</target>
254+
<fork>true</fork>
254255
</configuration>
255256
</plugin>
256257
</plugins>

0 commit comments

Comments
 (0)