mirror of
https://github.com/TotalFreedomMC/OpenInv.git
synced 2025-08-01 18:22:52 +00:00
Properly use Maven versioning for better support of dependent plugins
Closes #59 Bumped version to 3.1.0-SNAPSHOT for development, really should have bumped the minor version a while back.
This commit is contained in:
parent
4095e8039d
commit
5ca2ae461a
29 changed files with 52 additions and 52 deletions
|
@ -5,7 +5,7 @@
|
|||
<parent>
|
||||
<groupId>com.lishid</groupId>
|
||||
<artifactId>openinvparent</artifactId>
|
||||
<version>1.0-SNAPSHOT</version>
|
||||
<version>3.1.0-SNAPSHOT</version>
|
||||
</parent>
|
||||
|
||||
<artifactId>openinvapi</artifactId>
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue