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
dd27439a
Commit
dd27439a
authored
11 years ago
by
Greg Messner
Browse files
Options
Download
Email Patches
Plain Diff
[maven-release-plugin] prepare release gitlab-api-1.0.0
parent
466dd985
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
+3
-2
pom.xml
with
3 additions
and
2 deletions
+3
-2
pom.xml
+
3
-
2
View file @
dd27439a
...
...
@@ -5,7 +5,7 @@
<groupId>
com.messners
</groupId>
<artifactId>
gitlab-api
</artifactId>
<packaging>
jar
</packaging>
<version>
1.0.0
-SNAPSHOT
</version>
<version>
1.0.0
</version>
<name>
gitlab-api
</name>
<parent>
...
...
@@ -42,7 +42,8 @@
<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>
</scm>
<tag>
gitlab-api-1.0.0
</tag>
</scm>
<build>
<defaultGoal>
package
</defaultGoal>
...
...
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