diff --git a/LICENSE b/LICENSE index cf1ab25..fdddb29 100644 --- a/LICENSE +++ b/LICENSE @@ -21,4 +21,4 @@ OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE. -For more information, please refer to +For more information, please refer to diff --git a/ReadMe.md b/README.md similarity index 91% rename from ReadMe.md rename to README.md index bfd4b7c..e7eb50b 100644 --- a/ReadMe.md +++ b/README.md @@ -2,7 +2,7 @@ ## Description -Summarizes the API differences between spigot versions. Then you can easy find what new methods +Summarizes the API differences between Spigot versions. Then you can easy find what new methods are available and what methods are removed. Currently it makes a diff between the 1.11 and 1.12 version of the spigot version. diff --git a/pom.xml b/pom.xml index ae1782a..8c65533 100644 --- a/pom.xml +++ b/pom.xml @@ -18,40 +18,40 @@ - + 1.8.8-R0.1-SNAPSHOT - + 1.12-R0.1-SNAPSHOT - 1.11-SNAPSHOT - 1.12-SNAPSHOT + + spigot-repo - http://hub.spigotmc.org/nexus/content/repositories/snapshots/ + https://hub.spigotmc.org/nexus/content/repositories/snapshots/ - + paper-repo https://repo.destroystokyo.com/repository/maven-public/ - - sport-repo - https://repo.extension.ws/content/repositories/snapshots/ - + + + + sponge-repo - http://repo.spongepowered.org/maven + https://repo.spongepowered.org/maven @@ -65,7 +65,7 @@ com.github.siom79.japicmp japicmp-maven-plugin - 0.10.0 + 0.11.1 Spigot diff from ${oldVersion} to ${newVersion} @@ -85,11 +85,11 @@ - - - - - + + org.spigotmc + spigot-api + ${oldVersion} + @@ -97,11 +97,11 @@ - - net.md-5 - bungeecord-api - ${oldVersion} - + + + + + @@ -111,19 +111,19 @@ - - - - - - - net.md-5 - bungeecord-api + org.spigotmc + spigot-api ${newVersion} - + + + + + + +