Update S
This commit is contained in:
parent
225bfcff56
commit
d77731eee2
17 changed files with 163 additions and 173 deletions
|
@ -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
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue