This commit is contained in:
Shane Freeder 2017-08-12 22:32:01 +01:00
parent 225bfcff56
commit d77731eee2
No known key found for this signature in database
GPG key ID: A3F61EA5A085289C
17 changed files with 163 additions and 173 deletions

View file

@ -1,4 +1,4 @@
From 62d1a2a49930c3e5caf983081fbfa8262d5eb6dd Mon Sep 17 00:00:00 2001
From e6590f041d0d90774eb4d5b24cbd0e83f8a1129b Mon Sep 17 00:00:00 2001
From: Zach Brown <zach.brown@destroystokyo.com>
Date: Tue, 1 Mar 2016 00:16:08 +0100
Subject: [PATCH] POM changes
@ -105,11 +105,10 @@ index 31b8f93e..360d2f08 100644
<plugins>
<plugin>
<groupId>org.apache.maven.plugins</groupId>
@@ -118,26 +137,6 @@
</dependency>
@@ -119,26 +138,6 @@
</dependencies>
</plugin>
- <plugin>
<plugin>
- <groupId>org.codehaus.mojo</groupId>
- <artifactId>animal-sniffer-maven-plugin</artifactId>
- <version>1.15</version>
@ -129,9 +128,10 @@ index 31b8f93e..360d2f08 100644
- </signature>
- </configuration>
- </plugin>
<plugin>
- <plugin>
<groupId>org.apache.maven.plugins</groupId>
<artifactId>maven-shade-plugin</artifactId>
<version>3.0.0</version>
@@ -151,6 +150,7 @@
</execution>
</executions>
@ -141,5 +141,5 @@ index 31b8f93e..360d2f08 100644
<shadedArtifactAttached>true</shadedArtifactAttached>
</configuration>
--
2.14.1
2.13.4