Rename Maven plugin mojo
Rename the goal from `generate-build-info` to `build-info` for consistency. See gh-2559
This commit is contained in:
@@ -75,7 +75,7 @@
|
||||
<execution>
|
||||
<id>generate build info</id>
|
||||
<goals>
|
||||
<goal>generate-build-info</goal>
|
||||
<goal>build-info</goal>
|
||||
</goals>
|
||||
<configuration>
|
||||
<additionalProperties>
|
||||
|
||||
Reference in New Issue
Block a user