[Project] fixed urls of projects

This commit is contained in:
Robert von Burg 2014-03-14 14:36:12 +01:00
parent 127ab93ea7
commit 6d15ea715b
1 changed files with 5 additions and 5 deletions

10
pom.xml
View File

@ -14,18 +14,18 @@
<version>0.2.0-SNAPSHOT</version>
<name>ch.eitchnet.utils</name>
<description>These utils contain project independent helper classes and utilities for reuse</description>
<url>https://github.com/eitch/ch.eitchnet.utils</url>
<url>https://github.com/eitchnet/ch.eitchnet.utils</url>
<inceptionYear>2011</inceptionYear>
<issueManagement>
<system>Github Issues</system>
<url>https://github.com/eitch/ch.eitchnet.utils/issues</url>
<url>https://github.com/eitchnet/ch.eitchnet.utils/issues</url>
</issueManagement>
<scm>
<connection>scm:git:https://github.com/eitch/ch.eitchnet.utils.git</connection>
<developerConnection>scm:git:git@github.com:eitch/ch.eitchnet.utils.git</developerConnection>
<url>https://github.com/eitch/ch.eitchnet.utils</url>
<connection>scm:git:https://github.com/eitchnet/ch.eitchnet.utils.git</connection>
<developerConnection>scm:git:git@github.com:eitchnet/ch.eitchnet.utils.git</developerConnection>
<url>https://github.com/eitchnet/ch.eitchnet.utils</url>
</scm>
<dependencies>