Update B/CB

This commit is contained in:
Shane Freeder
2017-11-20 14:49:40 +00:00
parent e90dd1b684
commit 6c5d4f75ee
3 changed files with 6 additions and 12 deletions

View File

@@ -1,11 +1,11 @@
From 06a176da194d6079a94bce3a24f95e2228c96be0 Mon Sep 17 00:00:00 2001
From 5258658fb54ee446f0043988e56a589b2e9ffdae Mon Sep 17 00:00:00 2001
From: Zach Brown <zach.brown@destroystokyo.com>
Date: Mon, 29 Feb 2016 20:40:33 -0600
Subject: [PATCH] POM Changes
diff --git a/pom.xml b/pom.xml
index 65dd49259..d49a624ec 100644
index 1278c628e..4abf8dde7 100644
--- a/pom.xml
+++ b/pom.xml
@@ -1,12 +1,12 @@
@@ -138,7 +138,7 @@ index 65dd49259..d49a624ec 100644
<relocation>
<pattern>org.bukkit.craftbukkit</pattern>
<shadedPattern>org.bukkit.craftbukkit.v${minecraft_version}</shadedPattern>
@@ -227,23 +219,11 @@
@@ -227,18 +219,6 @@
<groupId>org.apache.maven.plugins</groupId>
<artifactId>maven-compiler-plugin</artifactId>
<version>3.7.0</version>
@@ -157,13 +157,7 @@ index 65dd49259..d49a624ec 100644
</plugin>
<plugin>
<groupId>org.apache.maven.plugins</groupId>
<artifactId>maven-surefire-plugin</artifactId>
- <version>2.20.1</version>
+ <version>2.20</version> <!-- Paper - revert due to regression in some environments -->
<configuration>
<workingDirectory>${basedir}/target/test-server</workingDirectory>
<excludes>
@@ -257,6 +237,11 @@
@@ -258,6 +238,11 @@
<profiles>
<profile>
<id>development</id>