소스 검색

修改pom 文件

release_toaliyun_real
jinguo24@163.com 7 년 전
부모
커밋
fdbf8a29ca
1개의 변경된 파일3개의 추가작업 그리고 5개의 파일을 삭제
  1. +3
    -5
      mallinkCclientApi/pom.xml

+ 3
- 5
mallinkCclientApi/pom.xml 파일 보기

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


불러오는 중...
취소
저장