Skip to content

Commit 4e7b36b

Browse files
dvewilkinsona
authored andcommitted
Omit the version in the Maven Resources plugin example
See gh-943
1 parent d2461e7 commit 4e7b36b

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

docs/src/docs/asciidoc/getting-started.adoc

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -146,7 +146,6 @@ The following listings show how to do so in both Maven and Gradle:
146146
</plugin>
147147
<plugin> <2>
148148
<artifactId>maven-resources-plugin</artifactId>
149-
<version>2.7</version>
150149
<executions>
151150
<execution>
152151
<id>copy-resources</id>

0 commit comments

Comments
 (0)