From 3b0e86ae6751f694c4e6f6e293191a5a1342b886 Mon Sep 17 00:00:00 2001 From: Chris Ward Date: Mon, 6 Jan 2014 10:03:22 +1100 Subject: [PATCH] Add an upload-only pom file for GroupManager --- groupmanager-pom.xml | 43 +++++++++++++++++++++++++++++++++++++++++++ 1 file changed, 43 insertions(+) create mode 100644 groupmanager-pom.xml diff --git a/groupmanager-pom.xml b/groupmanager-pom.xml new file mode 100644 index 000000000..c8ae5a930 --- /dev/null +++ b/groupmanager-pom.xml @@ -0,0 +1,43 @@ + + 4.0.0 + + + net.ess3 + EssentialsParent + 2.x-SNAPSHOT + + + EssentialsGroupManager + + http://ess3.net/ + + + Essentials Team + http://ess3.net/ + + + + + GPLv3 + http://www.gnu.org/copyleft/gpl.html + + + + + scm:git:https://github.com/essentials/Essentials.git + scm:git:https://github.com/essentials/Essentials.git + https://github.com/essentials/Essentials + + + + JIRA + http://essentials3.atlassian.net + + + + TeamCity + http://ci.ess3.net/ + + \ No newline at end of file