Omit the version in the Maven Resources plugin example
See gh-943
This commit is contained in:
committed by
Andy Wilkinson
parent
d2461e737d
commit
4e7b36bfd9
@@ -146,7 +146,6 @@ The following listings show how to do so in both Maven and Gradle:
|
|||||||
</plugin>
|
</plugin>
|
||||||
<plugin> <2>
|
<plugin> <2>
|
||||||
<artifactId>maven-resources-plugin</artifactId>
|
<artifactId>maven-resources-plugin</artifactId>
|
||||||
<version>2.7</version>
|
|
||||||
<executions>
|
<executions>
|
||||||
<execution>
|
<execution>
|
||||||
<id>copy-resources</id>
|
<id>copy-resources</id>
|
||||||
|
|||||||
Reference in New Issue
Block a user