diff options
| -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 |
