mirror of
https://github.com/PaperMC/Paper.git
synced 2025-02-05 07:01:45 +01:00
Downgrade versioning plugin, fix build
This commit is contained in:
parent
134dc373d2
commit
8ffb9ef6ea
@ -103,9 +103,10 @@ index 0000000000000000000000000000000000000000..00000000000000000000000000000000
|
||||
- </plugin>
|
||||
+ <groupId>com.lukegb.mojo</groupId>
|
||||
+ <artifactId>gitdescribe-maven-plugin</artifactId>
|
||||
+ <version>3.1-SNAPSHOT</version>
|
||||
+ <version>1.3</version>
|
||||
+ <configuration>
|
||||
+ <outputPrefix>git-PaperSpigot-</outputPrefix>
|
||||
+ <scmDirectory>${project.}</scmDirectory>
|
||||
+ </configuration>
|
||||
+ <executions>
|
||||
+ <execution>
|
||||
|
Loading…
Reference in New Issue
Block a user