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.
2 parents 4606818 + d486696 commit d48b24eCopy full SHA for d48b24e
generator/pom.xml
@@ -454,7 +454,7 @@
454
<plugin>
455
<groupId>org.apache.maven.plugins</groupId>
456
<artifactId>maven-resources-plugin</artifactId>
457
- <version>3.0.1</version>
+ <version>3.1.0</version>
458
<executions>
459
<execution>
460
<phase>process-resources</phase>
pom.xml
@@ -144,7 +144,7 @@
144
145
146
<artifactId>maven-release-plugin</artifactId>
147
- <version>2.1</version>
+ <version>2.5.3</version>
148
<configuration>
149
<mavenExecutorId>forked-path</mavenExecutorId>
150
<useReleaseProfile>false</useReleaseProfile>
0 commit comments