luck-file1
parent
ca3bafef93
commit
c209cc1dbf
|
@ -38,6 +38,13 @@
|
|||
</execution>
|
||||
</executions>
|
||||
</plugin>
|
||||
<plugin>
|
||||
<groupId>org.apache.maven.plugins</groupId>
|
||||
<artifactId>maven-dependency-plugin</artifactId>
|
||||
<configuration>
|
||||
<skip>true</skip>
|
||||
</configuration>
|
||||
</plugin>
|
||||
</plugins>
|
||||
</build>
|
||||
|
||||
|
@ -47,4 +54,5 @@
|
|||
|
||||
|
||||
|
||||
|
||||
</project>
|
Loading…
Reference in New Issue