Update to build with Factions 1.7.5 Beta
This commit is contained in:
		
							
								
								
									
										4
									
								
								pom.xml
									
									
									
									
									
								
							
							
						
						
									
										4
									
								
								pom.xml
									
									
									
									
									
								
							@@ -62,13 +62,13 @@
 | 
				
			|||||||
  	<dependency>
 | 
					  	<dependency>
 | 
				
			||||||
  		<groupId>org.bukkit</groupId>
 | 
					  		<groupId>org.bukkit</groupId>
 | 
				
			||||||
  		<artifactId>bukkit</artifactId>
 | 
					  		<artifactId>bukkit</artifactId>
 | 
				
			||||||
  		<version>[1.2.4-R1.0,1.7)</version>
 | 
					  		<version>[1.2.5-R4.0,1.7)</version>
 | 
				
			||||||
  		<scope>compile</scope>
 | 
					  		<scope>compile</scope>
 | 
				
			||||||
  	</dependency>
 | 
					  	</dependency>
 | 
				
			||||||
  	<dependency>
 | 
					  	<dependency>
 | 
				
			||||||
  		<groupId>com.massivecraft</groupId>
 | 
					  		<groupId>com.massivecraft</groupId>
 | 
				
			||||||
  		<artifactId>Factions</artifactId>
 | 
					  		<artifactId>Factions</artifactId>
 | 
				
			||||||
  		<version>1.7.3</version>
 | 
					  		<version>1.7.5</version>
 | 
				
			||||||
  		<scope>system</scope>
 | 
					  		<scope>system</scope>
 | 
				
			||||||
  		<systemPath>${project.basedir}/Factions.jar</systemPath>
 | 
					  		<systemPath>${project.basedir}/Factions.jar</systemPath>
 | 
				
			||||||
  	</dependency>
 | 
					  	</dependency>
 | 
				
			||||||
 
 | 
				
			|||||||
		Reference in New Issue
	
	Block a user