Fix older Builds of WorldGuard 7.0

Created a Brewery maven repo, use that for some of the dependencies
This commit is contained in:
Sn0wStorm
2019-01-17 12:30:12 +01:00
parent e1d68a03dc
commit 213ef13c0e
7 changed files with 85 additions and 50 deletions
+28 -27
View File
@@ -1,27 +1,28 @@
# Eclipse stuff
/.classpath
/.project
/.settings
# NetBeans
/nbproject
/build.xml
# vim
.*.sw[a-p]
# IntelliJ
/.idea
/*.iml
# various other potential build files
/build
/bin
/dist
/*.jardesc
# Mac filesystem dust
.DS_Store
# maven
/target
# Eclipse stuff
/.classpath
/.project
/.settings
# NetBeans
/nbproject
/build.xml
# vim
.*.sw[a-p]
# IntelliJ
/.idea
/*.iml
# various other potential build files
/build
/bin
/dist
/*.jardesc
# Mac filesystem dust
.DS_Store
# maven
/target
/dependency-reduced-pom.xml