Selaa lähdekoodia

修改pom 文件

release_toaliyun_real
jinguo24@163.com 7 vuotta sitten
vanhempi
commit
fdbf8a29ca
1 muutettua tiedostoa jossa 3 lisäystä ja 5 poistoa
  1. +3
    -5
      mallinkCclientApi/pom.xml

+ 3
- 5
mallinkCclientApi/pom.xml Näytä tiedosto

@@ -22,12 +22,10 @@
<build>
<plugins>
<plugin>
<groupId>org.apache.maven.plugins</groupId>
<artifactId>maven-compiler-plugin</artifactId>
<version>3.1</version>
<groupId>org.springframework.boot</groupId>
<artifactId>spring-boot-maven-plugin</artifactId>
<configuration>
<source>1.8</source>
<target>1.8</target>
<executable>true</executable>
</configuration>
</plugin>
</plugins>


Ladataan…
Peruuta
Tallenna