aboutsummaryrefslogtreecommitdiffhomepage
path: root/pom.xml
diff options
context:
space:
mode:
authormd_5 <[email protected]>2013-03-11 20:30:38 +1100
committermd_5 <[email protected]>2013-03-11 20:30:38 +1100
commitbb34dba455ff45c60ce6f563128f6d6eb55a134a (patch)
tree5968ec4daff83de8c54228c464070998671acd0d /pom.xml
parent825ae6c6ba3ce934d44ff29a7f465f4b213787b5 (diff)
downloadPaper-bb34dba455ff45c60ce6f563128f6d6eb55a134a.tar.gz
Paper-bb34dba455ff45c60ce6f563128f6d6eb55a134a.zip
Take #12312 at faster encryption - a brave soul who doesnt mind a minute or 2 of downtime should try
Diffstat (limited to 'pom.xml')
-rw-r--r--pom.xml6
1 files changed, 6 insertions, 0 deletions
diff --git a/pom.xml b/pom.xml
index 23fd156bc0..14648cd17c 100644
--- a/pom.xml
+++ b/pom.xml
@@ -3,6 +3,12 @@
xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xsd/maven-4.0.0.xsd">
<modelVersion>4.0.0</modelVersion>
+ <parent>
+ <groupId>org.sonatype.oss</groupId>
+ <artifactId>oss-parent</artifactId>
+ <version>7</version>
+ </parent>
+
<groupId>org.spigotmc</groupId>
<artifactId>spigot-parent</artifactId>
<version>dev-SNAPSHOT</version>