diff --git a/pom.xml b/pom.xml deleted file mode 100644 index 790a681..0000000 --- a/pom.xml +++ /dev/null @@ -1,92 +0,0 @@ - - - 4.0.0 - ca.spottedleaf - concurrentutil - 0.0.2-SNAPSHOT - jar - - Concurrent Util - High-Performance thread-safe utilities for Java - https://github.com/Spottedleaf/ConcurrentUtil - - - - GNU General Public License version 3 - https://opensource.org/license/gpl-3-0/ - repo - - - - - scm:git:git://github.com/Spottedleaf/ConcurrentUtil.git - - - - UTF-8 - - - - - central - https://repo1.maven.org/maven2/ - - - - - - org.slf4j - slf4j-api - 2.0.13 - provided - - - it.unimi.dsi - fastutil - 8.5.13 - provided - - - - - clean package - - - org.apache.maven.plugins - maven-compiler-plugin - 3.13.0 - - 21 - 21 - - - - org.apache.maven.plugins - maven-source-plugin - 3.3.1 - - - attach-sources - - jar - - - - - - org.apache.maven.plugins - maven-jar-plugin - 3.4.2 - - - - GAMELIBRARY - - - - - - - \ No newline at end of file