Merge branch 'master' of gitlab.com:azae/craft/movie-rental/movie-rental-java into master

master
Thomas Clavier 5 years ago
commit b2e19346e4
  1. 2
      pom.xml

@ -13,7 +13,7 @@
<plugin>
<groupId>org.apache.maven.plugins</groupId>
<artifactId>maven-compiler-plugin</artifactId>
<version>(whatever version is current)</version>
<version>3.8.1</version>
<configuration>
<source>1.8</source>
<target>1.8</target>

Loading…
Cancel
Save