Update from upstream SpigotMC
72d33338f08 2a70ece9ab2 [M] abcf7aa4a40 9a88a38258c [M] 8dc4297e34f
This commit is contained in:
@@ -61,16 +61,14 @@ index 0000000000000000000000000000000000000000..00000000000000000000000000000000
|
||||
<plugin>
|
||||
<groupId>com.lukegb.mojo</groupId>
|
||||
<artifactId>gitdescribe-maven-plugin</artifactId>
|
||||
- <version>1.3</version>
|
||||
+ <version>2.0</version>
|
||||
<version>2.0</version>
|
||||
<configuration>
|
||||
- <outputPrefix>${buildtag.prefix}</outputPrefix>
|
||||
- <outputPostfix>${buildtag.suffix}</outputPostfix>
|
||||
- </configuration>
|
||||
+ <extraArguments>
|
||||
+ <extraArgument>--always</extraArgument>
|
||||
+ </extraArguments>
|
||||
+ </configuration>
|
||||
<extraArguments>
|
||||
<extraArgument>--always</extraArgument>
|
||||
</extraArguments>
|
||||
</configuration>
|
||||
<executions>
|
||||
<execution>
|
||||
+ <id>ex-spigot</id>
|
||||
|
||||
Reference in New Issue
Block a user