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
382ba2cc
Commit
382ba2cc
authored
Feb 05, 2017
by
Greg Messner
Browse files
Now supports GitLab 8, bumped version to 4.0.0
parent
a28fc55f
Changes
1
Hide whitespace changes
Inline
Side-by-side
pom.xml
View file @
382ba2cc
...
@@ -5,7 +5,7 @@
...
@@ -5,7 +5,7 @@
<groupId>
com.messners
</groupId>
<groupId>
com.messners
</groupId>
<artifactId>
gitlab-api
</artifactId>
<artifactId>
gitlab-api
</artifactId>
<packaging>
jar
</packaging>
<packaging>
jar
</packaging>
<version>
3
.0.
2
-SNAPSHOT
</version>
<version>
4
.0.
0
-SNAPSHOT
</version>
<name>
GitLab API Java Client
</name>
<name>
GitLab API Java Client
</name>
<description>
GitLab API provides a full featured Java API for working with GitLab repositories via the GitLab REST API
</description>
<description>
GitLab API provides a full featured Java API for working with GitLab repositories via the GitLab REST API
</description>
<url>
http://www.messners.com/#gitlab-api/gitlab-api.html
</url>
<url>
http://www.messners.com/#gitlab-api/gitlab-api.html
</url>
...
...
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