update upstream

This commit is contained in:
Aikar 2016-04-23 22:41:46 -04:00
parent 2cbd400e17
commit 9381554475
4 changed files with 13 additions and 12 deletions

View file

@ -1,22 +1,23 @@
From 135639c58de544b629f9c8c929160eee1325ef56 Mon Sep 17 00:00:00 2001
From a0243fa99d5017189d33a96c3a7dd8838245d915 Mon Sep 17 00:00:00 2001
From: Zach Brown <zach.brown@destroystokyo.com>
Date: Mon, 29 Feb 2016 17:16:08 -0600
Subject: [PATCH] POM changes
diff --git a/pom.xml b/pom.xml
index 6304f14..a03865f 100644
index 662379f..a03865f 100644
--- a/pom.xml
+++ b/pom.xml
@@ -4,35 +4,37 @@
<modelVersion>4.0.0</modelVersion>
<parent>
- <groupId>org.spigotmc</groupId>
- <artifactId>spigot-parent</artifactId>
- <groupId>org.sonatype.oss</groupId>
- <artifactId>oss-parent</artifactId>
- <version>9</version>
+ <groupId>com.destroystokyo.paper</groupId>
+ <artifactId>paper-parent</artifactId>
<version>dev-SNAPSHOT</version>
+ <version>dev-SNAPSHOT</version>
</parent>
- <groupId>org.spigotmc</groupId>
@ -94,5 +95,5 @@ index 6304f14..a03865f 100644
<artifactId>maven-shade-plugin</artifactId>
<version>2.4.1</version>
--
2.8.0
2.8.1