소스 검색

Removing relocation of 'dependency-reduced-pom.xml' file

RedstoneFuture 5 달 전
부모
커밋
ca859c01b8
1개의 변경된 파일0개의 추가작업 그리고 1개의 파일을 삭제
  1. 0 1
      pom.xml

+ 0 - 1
pom.xml

@@ -137,7 +137,6 @@
                 <artifactId>maven-shade-plugin</artifactId>
                 <version>3.5.2</version>
                 <configuration>
-                    <dependencyReducedPomLocation>${project.build.directory}/dependency-reduced-pom.xml</dependencyReducedPomLocation>
                     <relocations>
                         <relocation>
                             <pattern>org.bstats</pattern>