Mercurial > hg > digilib
diff pom.xml @ 1660:75a74f7045b4
Merge branch 'master' into release-2.5
Conflicts:
common/src/main/java/digilib/conf/DigilibConfiguration.java
author | Robert Casties <r0bcas7@gmail.com> |
---|---|
date | Tue, 21 Nov 2017 15:18:31 +0100 |
parents | 392a149ed4d6 68f65786003e |
children | cf9dcddf4ec6 |
line wrap: on
line diff
--- a/pom.xml Mon Jun 12 16:08:27 2017 +0200 +++ b/pom.xml Tue Nov 21 15:18:31 2017 +0100 @@ -13,12 +13,12 @@ <name>digilib</name> <description>The Digital Image Library</description> - <url>http://digilib.sourceforge.net</url> + <url>https://robcast.github.io/digilib/</url> <inceptionYear>2001</inceptionYear> <organization> <name>digilib Community</name> - <url>http://digilib.sourceforge.net</url> + <url>https://robcast.github.io/digilib/</url> </organization> <developers> @@ -76,13 +76,13 @@ </license> </licenses> <scm> - <connection>scm:hg:http://hg.code.sf.net/p/digilib/code</connection> - <developerConnection>scm:hg:https://hg.code.sf.net/p/digilib/code</developerConnection> - <url>https://sourceforge.net/p/digilib/code/ci/default/tree</url> + <connection>scm:git:https://github.com/robcast/digilib.git</connection> + <developerConnection>scm:git:ssh://git@github.com/robcast/digilib.git</developerConnection> + <url>https://github.com/robcast/digilib</url> </scm> <issueManagement> - <system>Trac</system> - <url>https://it-dev.mpiwg-berlin.mpg.de/tracs/digilib</url> + <system>Github Issues</system> + <url>https://github.com/robcast/digilib/issues</url> </issueManagement> <mailingLists> <mailingList>