diff options
Diffstat (limited to 'Spigot-API-Patches/0001-POM-changes.patch')
-rw-r--r-- | Spigot-API-Patches/0001-POM-changes.patch | 14 |
1 files changed, 7 insertions, 7 deletions
diff --git a/Spigot-API-Patches/0001-POM-changes.patch b/Spigot-API-Patches/0001-POM-changes.patch index 969036849f..162e7e615a 100644 --- a/Spigot-API-Patches/0001-POM-changes.patch +++ b/Spigot-API-Patches/0001-POM-changes.patch @@ -1,11 +1,11 @@ -From 5d7fe1d8ba54b000f583088bc50141a184818516 Mon Sep 17 00:00:00 2001 +From dfb45aaa99af7c1c146d40b3e5ee4c1040b5e7b1 Mon Sep 17 00:00:00 2001 From: Zach Brown <[email protected]> Date: Tue, 6 Jan 2015 22:12:31 -0600 Subject: [PATCH] POM changes diff --git a/pom.xml b/pom.xml -index cb142f2..d63151f 100644 +index cb142f21..d63151f1 100644 --- a/pom.xml +++ b/pom.xml @@ -4,35 +4,37 @@ @@ -59,10 +59,11 @@ index cb142f2..d63151f 100644 </snapshotRepository> </distributionManagement> -@@ -129,26 +131,6 @@ +@@ -128,26 +130,6 @@ + </dependency> </dependencies> </plugin> - <plugin> +- <plugin> - <groupId>org.codehaus.mojo</groupId> - <artifactId>animal-sniffer-maven-plugin</artifactId> - <version>1.13</version> @@ -82,10 +83,9 @@ index cb142f2..d63151f 100644 - </signature> - </configuration> - </plugin> -- <plugin> + <plugin> <groupId>org.apache.maven.plugins</groupId> <artifactId>maven-shade-plugin</artifactId> - <version>2.3</version> -- -2.7.1 +2.34.0 |