From 32d9b7795b153e976165ca622181b566b5578801 Mon Sep 17 00:00:00 2001 From: Matthias Arzt Date: Fri, 7 Jun 2024 16:26:49 +0200 Subject: [PATCH] POM: update the the git repo URL to github.com/mastodon-sc/mastodon-git --- pom.xml | 12 ++++++------ 1 file changed, 6 insertions(+), 6 deletions(-) diff --git a/pom.xml b/pom.xml index 9761dd7..460caca 100644 --- a/pom.xml +++ b/pom.xml @@ -14,7 +14,7 @@ Mastodon Git Collaboration Tools A Mastodon plugin that allow to collaborate on a dataset via git. - https://github.com/maarzt/mastodon-git + https://github.com/mastodon-sc/mastodon-git 2023 Mastodon Science @@ -92,18 +92,18 @@ - scm:git:https:github.com/maarzt/mastodon-git - scm:git:git@github.com:maarzt/mastodon-git + scm:git:https:github.com/mastodon-sc/mastodon-git + scm:git:git@github.com:mastodon-sc/mastodon-git HEAD - https://github.com/maarzt/mastodon-git + https://github.com/mastodon-sc/mastodon-git GitHub - https://github.com/maarzt/mastodon-git/issues + https://github.com/mastodon-sc/mastodon-git/issues GitHub Actions - https://github.com/maarzt/mastodon-git/actions + https://github.com/mastodon-sc/mastodon-git/actions