Przeglądaj źródła

fix

release_toaliyun_real
zhengfangyuan 5 lat temu
rodzic
commit
a2f5fd455b
1 zmienionych plików z 7 dodań i 1 usunięć
  1. +7
    -1
      pom.xml

+ 7
- 1
pom.xml Wyświetl plik

@@ -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>


Ładowanie…
Anuluj
Zapisz