Uses a placeholder for the plugin version
This commit is contained in:
		
							
								
								
									
										2
									
								
								pom.xml
									
									
									
									
									
								
							
							
						
						
									
										2
									
								
								pom.xml
									
									
									
									
									
								
							@@ -8,7 +8,7 @@
 | 
			
		||||
    <artifactId>blacksmith</artifactId>
 | 
			
		||||
    <version>1.0.3-SNAPSHOT</version>
 | 
			
		||||
    <name>Blacksmith</name>
 | 
			
		||||
    <description>Blacksmith Character for the CitizensAPI</description>
 | 
			
		||||
    <description>Blacksmith NPC for the Citizens API</description>
 | 
			
		||||
 | 
			
		||||
    <!-- Properties -->
 | 
			
		||||
    <properties>
 | 
			
		||||
 
 | 
			
		||||
@@ -1,7 +1,7 @@
 | 
			
		||||
name: Blacksmith
 | 
			
		||||
author: EpicKnarvik97, aPunch, jrbudda, HurricanKai
 | 
			
		||||
authors: [ EpicKnarvik97, aPunch, jrbudda, HurricanKai ]
 | 
			
		||||
version: 1.0.3
 | 
			
		||||
version: '${project.version}'
 | 
			
		||||
main: net.knarcraft.blacksmith.BlacksmithPlugin
 | 
			
		||||
depend: [ Citizens, Vault ]
 | 
			
		||||
 | 
			
		||||
 
 | 
			
		||||
		Reference in New Issue
	
	Block a user