From 46c4219232feaf6a84ab237052abe9985bc14cee Mon Sep 17 00:00:00 2001 From: Brett Porter Date: Thu, 29 Sep 2011 01:09:16 +1000 Subject: [PATCH] add an aggregator project --- pom.xml | 29 +++++++++++++++++++++++++++++ 1 file changed, 29 insertions(+) create mode 100644 pom.xml diff --git a/pom.xml b/pom.xml new file mode 100644 index 0000000..154dfe3 --- /dev/null +++ b/pom.xml @@ -0,0 +1,29 @@ + + + 4.0.0 + Centrepoint Aggregator Project + com.effectivemaven.centrepoint + centrepoint-all + pom + 1-SNAPSHOT + + scm:git:git://github.com/brettporter/centrepoint.git + scm:git:git://github.com/brettporter/centrepoint.git + + + Centrepoint is a basic but useful application that sets up a dashboard of project information from Maven, Archiva and Continuum. + + + + The Apache Software License, Version 2.0 + http://www.apache.org/licenses/LICENSE-2.0.txt + repo + + + + license-resources + effectivemaven-parent + centrepoint + + +