diff --git a/.idea/misc.xml b/.idea/misc.xml index 6db2058..1014481 100755 --- a/.idea/misc.xml +++ b/.idea/misc.xml @@ -17,7 +17,7 @@ - + \ No newline at end of file diff --git a/ButtonCore/pom.xml b/ButtonCore/pom.xml index 8cc0204..af156e8 100755 --- a/ButtonCore/pom.xml +++ b/ButtonCore/pom.xml @@ -137,11 +137,10 @@ 1.12.2-R0.1-SNAPSHOT provided - - com.github.TBMCPlugins.ButtonCore + com.github.TownyAdvanced Towny - master-SNAPSHOT + 0.94.0.9 provided diff --git a/jitpack.yml b/jitpack.yml index 5d9bcff..bc6b9a0 100755 --- a/jitpack.yml +++ b/jitpack.yml @@ -1,10 +1,10 @@ -jdk: - - oraclejdk8 -#before_install: -# - ./prepareEnvironment.sh -install: - - echo "Downloading Towny JAR..." - - 'wget -O "Towny.jar" --header="Accept-Language: en-us,en;q=0.5" http://palmergames.com/file-repo/Towny%20Advanced/Development/0.91.1.5/Towny.jar' - - mvn install:install-file -Dfile=Towny.jar -DgroupId=com.github.TBMCPlugins.ButtonCore -DartifactId=Towny -Dversion=master-SNAPSHOT -Dpackaging=jar - - mvn clean install -DskipTests +jdk: + - oraclejdk8 +#before_install: +# - ./prepareEnvironment.sh +install: +# - echo "Downloading Towny JAR..." +# - 'wget -O "Towny.jar" --header="Accept-Language: en-us,en;q=0.5" http://palmergames.com/file-repo/Towny%20Advanced/Development/0.91.1.5/Towny.jar' +# - mvn install:install-file -Dfile=Towny.jar -DgroupId=com.github.TBMCPlugins.ButtonCore -DartifactId=Towny -Dversion=master-SNAPSHOT -Dpackaging=jar + - mvn clean install -DskipTests # - rm -r ~/.m2/repository/com/palmergames/Towny/ \ No newline at end of file