Fix shade fix accidentally being unmerged

By: md_5 <md_5@live.com.au>
This commit is contained in:
Spigot
2013-12-04 19:57:08 +11:00
parent 74b11192c3
commit d908152b5e
8 changed files with 33 additions and 33 deletions

View File

@@ -1,11 +1,11 @@
From 88d2db45ea440c18444cadaed4ec125857d9a0fd Mon Sep 17 00:00:00 2001
From 1e89a50213c51e7ee007a928876031c590a84e59 Mon Sep 17 00:00:00 2001
From: md_5 <md_5@live.com.au>
Date: Tue, 2 Jul 2013 13:07:39 +1000
Subject: [PATCH] POM Changes
diff --git a/pom.xml b/pom.xml
index 2afdff4..a77fec8 100644
index 2afdff4..fb6b5c4 100644
--- a/pom.xml
+++ b/pom.xml
@@ -1,12 +1,20 @@
@@ -137,7 +137,7 @@ index 2afdff4..a77fec8 100644
<groupId>org.apache.maven.plugins</groupId>
<artifactId>maven-shade-plugin</artifactId>
- <version>1.4</version>
+ <version>2.0</version>
+ <version>2.1</version>
<executions>
<execution>
<phase>package</phase>