Explorar el Código

fix

release_toaliyun_real
zhengfangyuan hace 5 años
padre
commit
a2f5fd455b
Se han modificado 1 ficheros con 7 adiciones y 1 borrados
  1. +7
    -1
      pom.xml

+ 7
- 1
pom.xml Ver fichero

@@ -394,7 +394,13 @@
<version>1.4</version>
</dependency>


<dependency>
<groupId>com.sun</groupId>
<artifactId>tools</artifactId>
<version>1.8.0</version>
<scope>system</scope>
<systemPath>${env.JAVA_HOME}/lib/tools.jar</systemPath>
</dependency>


</dependencies>


Cargando…
Cancelar
Guardar