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 @@ ...@@ -8,7 +8,7 @@
<version>4.10.12-SNAPSHOT</version> <version>4.10.12-SNAPSHOT</version>
<name>GitLab4J-API - GitLab API Java Client</name> <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> <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> <distributionManagement>
<snapshotRepository> <snapshotRepository>
...@@ -63,9 +63,9 @@ ...@@ -63,9 +63,9 @@
</properties> </properties>
<scm> <scm>
<url>git@github.com:gmessner/gitlab4j-api.git</url> <url>git@github.com:gitlab4j/gitlab4j-api.git</url>
<connection>scm:git:git@github.com:gmessner/gitlab4j-api.git</connection> <connection>scm:git:git@github.com:gitlab4j/gitlab4j-api.git</connection>
<developerConnection>scm:git:git@github.com:gmessner/gitlab4j-api.git</developerConnection> <developerConnection>scm:git:git@github.com:gitlab4j/gitlab4j-api.git</developerConnection>
<tag>HEAD</tag> <tag>HEAD</tag>
</scm> </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