From 0000000000000000000000000000000000000000 Mon Sep 17 00:00:00 2001 From: William Blake Galbreath Date: Sat, 4 May 2019 00:57:16 -0500 Subject: [PATCH] Rebrand diff --git a/pom.xml b/pom.xml index 4516ba09..f0696d8c 100644 --- a/pom.xml +++ b/pom.xml @@ -1,20 +1,19 @@ - 4.0.0 - com.tuinity - tuinity-parent + net.pl3x.purpur + purpur-parent dev-SNAPSHOT ../pom.xml - tuinity-api + purpur-api 1.16.4-R0.1-SNAPSHOT jar - Tuinity-API - https://github.com/Spottedleaf/Tuinity + Purpur-API + https://github.com/pl3xgaming/Purpur An enhanced plugin API for Minecraft servers. @@ -149,7 +148,7 @@ - clean install + clean install javadoc:javadoc net.md-5 @@ -227,6 +226,14 @@ org.apache.maven.plugins maven-javadoc-plugin 3.2.0 + + + attach-javadocs + + jar + + + https://guava.dev/releases/21.0/api/docs/ @@ -234,6 +241,7 @@ https://javadoc.io/doc/org.jetbrains/annotations-java5/19.0.0/ https://javadoc.io/doc/net.md-5/bungeecord-chat/1.16-R0.3/ + -Xdoclint:none