From 707b4511cea96889d6f91881a6e14eef9da3a5a8 Mon Sep 17 00:00:00 2001 From: "Kristian S. Stangeland" Date: Thu, 11 Oct 2012 02:56:45 +0200 Subject: [PATCH] Add repository information to POM. --- ProtocolLib/dependency-reduced-pom.xml | 6 ++++++ ProtocolLib/pom.xml | 6 ++++++ 2 files changed, 12 insertions(+) diff --git a/ProtocolLib/dependency-reduced-pom.xml b/ProtocolLib/dependency-reduced-pom.xml index 85e35949..ae2475b5 100644 --- a/ProtocolLib/dependency-reduced-pom.xml +++ b/ProtocolLib/dependency-reduced-pom.xml @@ -1,5 +1,11 @@ + + oss-parent + org.sonatype.oss + 7 + ../pom.xml/pom.xml + 4.0.0 com.comphenix.protocol ProtocolLib diff --git a/ProtocolLib/pom.xml b/ProtocolLib/pom.xml index 361f1663..70c59606 100644 --- a/ProtocolLib/pom.xml +++ b/ProtocolLib/pom.xml @@ -10,6 +10,12 @@ UTF-8 + + org.sonatype.oss + oss-parent + 7 + + src/main/java src/test/java