We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent fd37a52 commit 2f9a6fdCopy full SHA for 2f9a6fd
archetype/src/main/resources/archetype-resources/pom.xml
@@ -43,7 +43,7 @@
43
<plugin>
44
<groupId>org.apache.maven.plugins</groupId>
45
<artifactId>maven-compiler-plugin</artifactId>
46
- <version>3.7.0</version>
+ <version>3.8.1</version>
47
<configuration>
48
<encoding>UTF-8</encoding>
49
<source>1.8</source>
archetype/src/test/resources/projects/should-generate-project/reference/pom.xml
0 commit comments