diff options
| author | Andrew Branson <andrew.branson@cern.ch> | 2012-06-14 11:56:59 +0200 |
|---|---|---|
| committer | Andrew Branson <andrew.branson@cern.ch> | 2012-06-14 11:56:59 +0200 |
| commit | 0c8b56ec0524a0e33d18ca3f80ac51ef61bc9304 (patch) | |
| tree | abee422d9dd082204676598b84c4889878b4253a /pom.xml | |
| parent | f20547a9f617a971d7dfa64a5a4564cd2f013170 (diff) | |
Added project metadata
Diffstat (limited to 'pom.xml')
| -rw-r--r-- | pom.xml | 12 |
1 files changed, 12 insertions, 0 deletions
@@ -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 |
