diff --git a/.github/PULL_REQUEST_TEMPLATE.md b/.github/PULL_REQUEST_TEMPLATE.md index 9f7de9a..2eb8252 100644 --- a/.github/PULL_REQUEST_TEMPLATE.md +++ b/.github/PULL_REQUEST_TEMPLATE.md @@ -35,4 +35,4 @@ Example: * Could this change impact execution of existing code? # Interested parties -Tag (@ mention) interested parties or, if unsure, @fcrepo4/committers +Tag (@ mention) interested parties or, if unsure, @fcrepo/committers diff --git a/README.md b/README.md index bb87043..ba603a8 100644 --- a/README.md +++ b/README.md @@ -2,6 +2,6 @@ fcrepo-build-tools ================== -[![Build Status](https://travis-ci.org/fcrepo4/fcrepo-build-tools.png?branch=master)](https://travis-ci.org/fcrepo4/fcrepo-build-tools) +[![Build Status](https://travis-ci.org/fcrepo/fcrepo-build-tools.png?branch=master)](https://travis-ci.org/fcrepo/fcrepo-build-tools) This project encapsulates checkstyle and license rules and templates for the Fedora codebase. This is not a public-facing project, but is essential to the Maven3 build machinery of Fedora-related projects. diff --git a/pom.xml b/pom.xml index 2c7bb21..2125191 100644 --- a/pom.xml +++ b/pom.xml @@ -105,11 +105,11 @@ - scm:git:git://github.com/fcrepo4/fcrepo-build-tools.git + scm:git:git://github.com/fcrepo/fcrepo-build-tools.git - scm:git:git@github.com:fcrepo4/fcrepo-build-tools.git + scm:git:git@github.com:fcrepo/fcrepo-build-tools.git - https://github.com/fcrepo4/fcrepo-build-tools + https://github.com/fcrepo/fcrepo-build-tools HEAD