Unverified Commit ec1d5e2d authored by Greg Messner's avatar Greg Messner Committed by GitHub
Browse files

Changed repo to gitlab4j organization.

parent 6489b61d
......@@ -8,7 +8,7 @@
<version>4.10.12-SNAPSHOT</version>
<name>GitLab4J-API - GitLab API Java Client</name>
<description>GitLab4J-API (gitlab4j-api) provides a full featured Java client library for working with GitLab repositories and servers via the GitLab REST API.</description>
<url>https://github.com/gmessner/gitlab4j-api</url>
<url>https://github.com/gitlab4j/gitlab4j-api</url>
<distributionManagement>
<snapshotRepository>
......@@ -63,9 +63,9 @@
</properties>
<scm>
<url>git@github.com:gmessner/gitlab4j-api.git</url>
<connection>scm:git:git@github.com:gmessner/gitlab4j-api.git</connection>
<developerConnection>scm:git:git@github.com:gmessner/gitlab4j-api.git</developerConnection>
<url>git@github.com:gitlab4j/gitlab4j-api.git</url>
<connection>scm:git:git@github.com:gitlab4j/gitlab4j-api.git</connection>
<developerConnection>scm:git:git@github.com:gitlab4j/gitlab4j-api.git</developerConnection>
<tag>HEAD</tag>
</scm>
......
Supports Markdown
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment