We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 0c2f1b7 commit cb29341Copy full SHA for cb29341
sorald-api/pom.xml
@@ -83,7 +83,7 @@
83
<!-- creates the build number (git commit hash) that is later attached to the manifest -->
84
<groupId>org.codehaus.mojo</groupId>
85
<artifactId>buildnumber-maven-plugin</artifactId>
86
- <version>3.2.1</version>
+ <version>3.3.0</version>
87
<executions>
88
<execution>
89
<phase>validate</phase>
sorald/pom.xml
@@ -163,7 +163,7 @@
163
164
165
166
167
168
169
0 commit comments