Skip to content

Commit ee9966c

Browse files
committed
Use release instead of source and target
1 parent 1524d09 commit ee9966c

1 file changed

Lines changed: 1 addition & 2 deletions

File tree

pom.xml

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -88,8 +88,7 @@
8888
<goal>compile</goal>
8989
</goals>
9090
<configuration>
91-
<source>1.8</source>
92-
<target>1.8</target>
91+
<release>1.8</release>
9392
</configuration>
9493
</execution>
9594
<execution>

0 commit comments

Comments
 (0)