From 7d6808cbcfbb0f61f93e536d36968eeda5bd302c Mon Sep 17 00:00:00 2001 From: Luck Date: Wed, 6 Jun 2018 15:39:16 +0100 Subject: Convert to Gradle --- pom.xml | 108 ---------------------------------------------------------------- 1 file changed, 108 deletions(-) delete mode 100644 pom.xml (limited to 'pom.xml') diff --git a/pom.xml b/pom.xml deleted file mode 100644 index 766d814..0000000 --- a/pom.xml +++ /dev/null @@ -1,108 +0,0 @@ - - - 4.0.0 - - me.lucko - spark-parent - 1.0-SNAPSHOT - - - common - bukkit - bungeecord - sponge - universal - - - spark - Spark is a CPU profiling plugin based on sk89q's WarmRoast profiler. - https://github.com/lucko/spark - - - scm:git:https://github.com/lucko/spark.git - scm:git:git@github.com:lucko/spark.git - https://github.com/lucko/spark - - - pom - - - UTF-8 - - - true - true - - - 3.7.0 - 3.1.0 - - - - - luck-snapshots - https://nexus.lucko.me/repository/maven-snapshots/ - - - luck-releases - https://nexus.lucko.me/repository/maven-releases/ - - - - - Jenkins - https://ci.lucko.me/job/spark - - - - GitHub - https://github.com/lucko/spark/issues - - - - - sign - - - - org.apache.maven.plugins - maven-gpg-plugin - 1.6 - - - sign-artifacts - verify - - sign - - - - - - - - - ossrh - - - ossrh - https://oss.sonatype.org/content/repositories/snapshots - - - ossrh - https://oss.sonatype.org/service/local/staging/deploy/maven2/ - - - - - - - - luck-repo - https://repo.lucko.me/ - - - - -- cgit