diff --git a/pom.xml b/pom.xml index 39f604ca3c..a6a28ca542 100644 --- a/pom.xml +++ b/pom.xml @@ -14,7 +14,7 @@ scm - http://bitbucket.org/sdorra/scm-manager + https://github.com/scm-manager/scm-manager @@ -34,15 +34,15 @@ - scm:hg:http://bitbucket.org/sdorra/scm-manager - scm:hg:https://bitbucket.org/sdorra/scm-manager - http://bitbucket.org/sdorra/scm-manager + scm:git:https://github.com/scm-manager/scm-manager + scm:git:ssh://github.com/scm-manager/scm-manager + https://github.com/scm-manager/scm-manager HEAD - bitbucket - http://bitbucket.org/sdorra/scm-manager/issues + github + https://github.com/scm-manager/scm-manager/issues @@ -684,7 +684,7 @@ diff --git a/scm-plugins/scm-git-plugin/pom.xml b/scm-plugins/scm-git-plugin/pom.xml index 0cace5e94d..8585e85e52 100644 --- a/scm-plugins/scm-git-plugin/pom.xml +++ b/scm-plugins/scm-git-plugin/pom.xml @@ -11,7 +11,7 @@ scm-git-plugin smp - https://bitbucket.org/sdorra/scm-manager + https://github.com/scm-manager/scm-manager Plugin for the version control system Git diff --git a/scm-plugins/scm-hg-plugin/pom.xml b/scm-plugins/scm-hg-plugin/pom.xml index c89d7a085d..b9cb25d1d2 100644 --- a/scm-plugins/scm-hg-plugin/pom.xml +++ b/scm-plugins/scm-hg-plugin/pom.xml @@ -11,7 +11,7 @@ scm-hg-plugin smp - https://bitbucket.org/sdorra/scm-manager + https://github.com/scm-manager/scm-manager Plugin for the version control system Mercurial diff --git a/scm-plugins/scm-svn-plugin/pom.xml b/scm-plugins/scm-svn-plugin/pom.xml index 8ed7a7bef4..f805e940ee 100644 --- a/scm-plugins/scm-svn-plugin/pom.xml +++ b/scm-plugins/scm-svn-plugin/pom.xml @@ -11,7 +11,7 @@ scm-svn-plugin smp - https://bitbucket.org/sdorra/scm-manager + https://github.com/scm-manager/scm-manager Plugin for the version control system Subversion