Skip to content

Commit f068d7a

Browse files
Merge branch 'master' into extending.model.script.commands
2 parents 2d5ec20 + cda15c0 commit f068d7a

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

pom.xml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -89,8 +89,8 @@
8989
<artifactId>maven-compiler-plugin</artifactId>
9090
<version>3.1</version>
9191
<configuration>
92-
<source>1.7</source>
93-
<target>1.7</target>
92+
<source>1.8</source>
93+
<target>1.8</target>
9494
</configuration>
9595
</plugin>
9696
<plugin>

0 commit comments

Comments
 (0)