Explorar el Código

changed target to java 1.8

tags/CommEngine-0.0.1
yiu leung hace 6 años
padre
commit
0204d6d33f
Se han modificado 1 ficheros con 1 adiciones y 1 borrados
  1. +1
    -1
      pom.xml

+ 1
- 1
pom.xml Ver fichero

@@ -16,7 +16,7 @@
<artifactId>maven-compiler-plugin</artifactId>
<version>3.8.1</version>
<configuration>
<release>11</release>
<release>8</release>
</configuration>
</plugin>
<plugin>


Cargando…
Cancelar
Guardar