mirror of
https://github.com/apache/maven.git
synced 2025-03-08 01:30:33 +00:00
o switched to resource plugin version that was being downloaded
This commit is contained in:
parent
5600a310a9
commit
df3f16c02f
@ -47,6 +47,11 @@
|
||||
</execution>
|
||||
</executions>
|
||||
</plugin>
|
||||
<plugin>
|
||||
<groupId>org.apache.maven.plugins</groupId>
|
||||
<artifactId>maven-resources-plugin</artifactId>
|
||||
<version>2.2</version>
|
||||
</plugin>
|
||||
</plugins>
|
||||
</build>
|
||||
</project>
|
||||
|
Loading…
x
Reference in New Issue
Block a user