Skip to content
GitLab
Explore
Projects
Groups
Snippets
Projects
Groups
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Sign in / Register
Toggle navigation
Menu
Open sidebar
佳 邓
Gitlab4j Api
Commits
7ab57d1c
Commit
7ab57d1c
authored
8 years ago
by
Greg Messner
Browse files
Options
Download
Email Patches
Plain Diff
[maven-release-plugin] prepare for next development iteration
parent
31b54d5b
main
5.0.x
5.0.x.jdk17
6.x
No related merge requests found
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
pom.xml
+2
-2
pom.xml
with
2 additions
and
2 deletions
+2
-2
pom.xml
+
2
-
2
View file @
7ab57d1c
...
...
@@ -5,7 +5,7 @@
<groupId>
org.gitlab4j
</groupId>
<artifactId>
gitlab4j-api
</artifactId>
<packaging>
jar
</packaging>
<version>
4.1.
1
</version>
<version>
4.1.
2-SNAPSHOT
</version>
<name>
GitLab API Java Client
</name>
<description>
GitLab API for Java (gitlab4j-api) provides a full featured Java API for working with GitLab repositories via the GitLab REST API
</description>
<url>
http://www.messners.com/#gitlab4j-api/gitlab4j-api.html
</url>
...
...
@@ -50,7 +50,7 @@
<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>
<tag>
gitlab4j-api-4.1.1
</tag>
<tag>
HEAD
</tag>
</scm>
<build>
...
...
This diff is collapsed.
Click to expand it.
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
Menu
Explore
Projects
Groups
Snippets