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:
		@@ -1,6 +1,6 @@
 | 
			
		||||
name: OpenInv
 | 
			
		||||
main: com.lishid.openinv.OpenInv
 | 
			
		||||
version: ${openinv.version}
 | 
			
		||||
version: ${project.version}
 | 
			
		||||
author: lishid
 | 
			
		||||
authors: [Jikoo, ShadowRanger]
 | 
			
		||||
description: >
 | 
			
		||||
 
 | 
			
		||||
		Reference in New Issue
	
	Block a user