mirror of
https://github.com/spring-projects/spring-security.git
synced 2025-06-26 05:42:31 +00:00
Further maven 3 cleanup
This commit is contained in:
parent
a0f91b2dd2
commit
5c308c0215
5
pom.xml
5
pom.xml
@ -215,11 +215,6 @@
|
||||
</execution>
|
||||
</executions>
|
||||
</plugin>
|
||||
<plugin>
|
||||
<groupId>org.apache.maven.plugins</groupId>
|
||||
<artifactId>maven-dependency-plugin</artifactId>
|
||||
<version>2.5.1</version>
|
||||
</plugin>
|
||||
</plugins>
|
||||
</pluginManagement>
|
||||
<plugins>
|
||||
|
@ -57,7 +57,6 @@
|
||||
<directory>
|
||||
${basedir}/src/main/resources
|
||||
</directory>
|
||||
<targetPath>/</targetPath>
|
||||
<includes>
|
||||
<include>**/*</include>
|
||||
</includes>
|
||||
|
Loading…
x
Reference in New Issue
Block a user