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 d289b3e commit bb4f0a6Copy full SHA for bb4f0a6
pom.xml
@@ -5,7 +5,7 @@
5
<parent>
6
<groupId>org.codehaus.mojo</groupId>
7
<artifactId>mojo-parent</artifactId>
8
- <version>77</version>
+ <version>78</version>
9
</parent>
10
11
<artifactId>buildnumber-maven-plugin</artifactId>
@@ -288,7 +288,6 @@
288
<plugin>
289
<groupId>org.apache.maven.plugins</groupId>
290
<artifactId>maven-enforcer-plugin</artifactId>
291
- <version>3.4.1</version>
292
<executions>
293
<execution>
294
<id>enforce-versions</id>
0 commit comments