Add lumine by MythicCraft as a maven repo
This commit is contained in:
		
							
								
								
									
										9
									
								
								pom.xml
									
									
									
									
									
								
							
							
						
						
									
										9
									
								
								pom.xml
									
									
									
									
									
								
							| @@ -61,14 +61,23 @@ | ||||
|             <id>md_5-releases</id> | ||||
|             <url>https://repo.md-5.net/content/groups/public/</url> | ||||
|         </repository> | ||||
|  | ||||
|         <repository> | ||||
|             <id>spigot-repo</id> | ||||
|             <url>https://hub.spigotmc.org/nexus/content/repositories/snapshots/</url> | ||||
|         </repository> | ||||
|  | ||||
|         <repository> | ||||
|             <id>papermc</id> | ||||
|             <url>https://papermc.io/repo/repository/maven-public/</url> | ||||
|         </repository> | ||||
|  | ||||
|         <!-- Lumine is a repo hosted by the creators of MythicCraft --> | ||||
| 		<repository> | ||||
| 			<id>lumine</id> | ||||
| 			<url>https://mvn.lumine.io/repository/maven-public/</url> | ||||
| 		</repository> | ||||
|  | ||||
|         <repository> | ||||
|             <id>dmulloy2-repo</id> | ||||
|             <url>https://repo.dmulloy2.net/nexus/repository/public/</url> | ||||
|   | ||||
		Reference in New Issue
	
	Block a user