Kaynağa Gözat

修改pom 文件

release_toaliyun_real
jinguo24@163.com 7 yıl önce
ebeveyn
işleme
fdbf8a29ca
1 değiştirilmiş dosya ile 3 ekleme ve 5 silme
  1. +3
    -5
      mallinkCclientApi/pom.xml

+ 3
- 5
mallinkCclientApi/pom.xml Dosyayı Görüntüle

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


Yükleniyor…
İptal
Kaydet