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
2a0e454a
Commit
2a0e454a
authored
May 15, 2015
by
Greg Messner
Browse files
[maven-release-plugin] prepare release gitlab-api-2.0.1
parent
67b1e3b0
Changes
1
Hide whitespace changes
Inline
Side-by-side
pom.xml
View file @
2a0e454a
...
...
@@ -5,7 +5,7 @@
<groupId>
com.messners
</groupId>
<artifactId>
gitlab-api
</artifactId>
<packaging>
jar
</packaging>
<version>
2.0.1
-SNAPSHOT
</version>
<version>
2.0.1
</version>
<name>
gitlab-api
</name>
<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>
...
...
@@ -49,7 +49,7 @@
<url>
git@github.com:gmessner/gitlab-api.git
</url>
<connection>
scm:git:git@github.com:gmessner/gitlab-api.git
</connection>
<developerConnection>
scm:git:git@github.com:gmessner/gitlab-api.git
</developerConnection>
<tag>
HEAD
</tag>
<tag>
gitlab-api-2.0.1
</tag>
</scm>
<build>
...
...
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