Skip to content
GitLab
Projects
Groups
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Sign in / Register
Toggle navigation
Menu
Open sidebar
佳 邓
Gitlab4j Api
Commits
ec1d5e2d
Unverified
Commit
ec1d5e2d
authored
May 06, 2019
by
Greg Messner
Committed by
GitHub
May 06, 2019
Browse files
Changed repo to gitlab4j organization.
parent
6489b61d
Changes
1
Hide whitespace changes
Inline
Side-by-side
pom.xml
View file @
ec1d5e2d
...
...
@@ -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/g
messner
/gitlab4j-api
</url>
<url>
https://github.com/g
itlab4j
/gitlab4j-api
</url>
<distributionManagement>
<snapshotRepository>
...
...
@@ -63,9 +63,9 @@
</properties>
<scm>
<url>
git@github.com:g
messner
/gitlab4j-api.git
</url>
<connection>
scm:git:git@github.com:g
messner
/gitlab4j-api.git
</connection>
<developerConnection>
scm:git:git@github.com:g
messner
/gitlab4j-api.git
</developerConnection>
<url>
git@github.com:g
itlab4j
/gitlab4j-api.git
</url>
<connection>
scm:git:git@github.com:g
itlab4j
/gitlab4j-api.git
</connection>
<developerConnection>
scm:git:git@github.com:g
itlab4j
/gitlab4j-api.git
</developerConnection>
<tag>
HEAD
</tag>
</scm>
...
...
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment