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
cb03c7f7
Commit
cb03c7f7
authored
Jul 27, 2019
by
Greg Messner
Browse files
Updated GitLab Docker version to 12.1.1 (#420).
parent
506018dd
Changes
1
Hide whitespace changes
Inline
Side-by-side
pom.xml
View file @
cb03c7f7
...
...
@@ -5,7 +5,7 @@
<groupId>
org.gitlab4j
</groupId>
<artifactId>
gitlab4j-api
</artifactId>
<packaging>
jar
</packaging>
<version>
4.1
1.
20-SNAPSHOT
</version>
<version>
4.12
.
0-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/gitlab4j/gitlab4j-api
</url>
...
...
@@ -57,7 +57,7 @@
<changelog-lib.version>
1.59
</changelog-lib.version>
<gitlab.version>
11.1
1.2
-ce.0
</gitlab.version>
<gitlab.version>
1
2.
1.1-ce.0
</gitlab.version>
<gitlab.autoremove-container>
true
</gitlab.autoremove-container>
<gitlab.skip-docker-start>
true
</gitlab.skip-docker-start>
<gitlab.port>
8090
</gitlab.port>
...
...
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