Procházet zdrojové kódy

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

RedstoneFuture před 5 měsíci
rodič
revize
ca859c01b8
1 změnil soubory, kde provedl 0 přidání a 1 odebrání
  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>