diff --git a/pom.xml b/pom.xml index 35c71e8292f2c3936b1754a7791a01846845bb56..1726aa509dc1db8fa81d9360348a1b2950623d3d 100644 --- a/pom.xml +++ b/pom.xml @@ -23,12 +23,6 @@ <organization>Technische Hochschule Mittelhessen</organization> <organizationUrl>https://www.thm.de</organizationUrl> </developer> - <developer> - <name>Andreas Gärtner</name> - <organization>Technische Hochschule Mittelhessen</organization> - <organizationUrl>https://www.thm.de</organizationUrl> - <email>andreas.gaertner@mni.thm.de</email> - </developer> <developer> <name>Daniel Gerhardt</name> <organization>Technische Hochschule Mittelhessen</organization> @@ -36,21 +30,21 @@ <email>daniel.gerhardt@mni.thm.de</email> </developer> <developer> - <name>Christoph Thelen</name> + <name>Tom Käsler</name> <organization>Technische Hochschule Mittelhessen</organization> <organizationUrl>https://www.thm.de</organizationUrl> - <email>christoph.thelen@mni.thm.de</email> + <email>tom.kaesler@mni.thm.de</email> </developer> </developers> <issueManagement> - <system>Redmine</system> - <url>https://scm.thm.de/redmine/projects/arsnova</url> + <system>GitLab</system> + <url>https://git.thm.de/arsnova/arsnova/issues</url> </issueManagement> <ciManagement> - <system>Jenkins</system> - <url>https://jenkins.mni.thm.de/jenkins/job/ARSnova-Backend/</url> + <system>GitLab CI</system> + <url>https://git.thm.de/arsnova/arsnova-backend/pipelines</url> </ciManagement> <scm>