summaryrefslogtreecommitdiff
path: root/pom.xml
diff options
context:
space:
mode:
authorAndrew Branson <andrew.branson@cern.ch>2012-06-14 11:56:59 +0200
committerAndrew Branson <andrew.branson@cern.ch>2012-06-14 11:56:59 +0200
commit0c8b56ec0524a0e33d18ca3f80ac51ef61bc9304 (patch)
treeabee422d9dd082204676598b84c4889878b4253a /pom.xml
parentf20547a9f617a971d7dfa64a5a4564cd2f013170 (diff)
Added project metadata
Diffstat (limited to 'pom.xml')
-rw-r--r--pom.xml12
1 files changed, 12 insertions, 0 deletions
diff --git a/pom.xml b/pom.xml
index 8d1a4ba..5021662 100644
--- a/pom.xml
+++ b/pom.xml
@@ -199,4 +199,16 @@
</plugin>
</plugins>
</build>
+ <issueManagement>
+ <url>http://wall.cccs.uwe.ac.uk/redmine/projects/cristal-kernel/</url>
+ <system>Redmine</system>
+ </issueManagement>
+ <organization>
+ <name>The University of the West of England - CCCS</name>
+ <url>http://www.cems.uwe.ac.uk/cccs/</url>
+ </organization>
+ <scm>
+ <developerConnection>scm:git:ssh://wall.cccs.uwe.ac.uk/var/git/cristal-kernel.git</developerConnection>
+ <url>http://wall.cccs.uwe.ac.uk/redmine/projects/cristal-kernel/repository</url>
+ </scm>
</project> \ No newline at end of file