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
224f5529
Commit
224f5529
authored
Feb 19, 2014
by
gmessner
Browse files
Updated plugin versions.
parent
7311907c
Changes
1
Hide whitespace changes
Inline
Side-by-side
pom.xml
View file @
224f5529
...
...
@@ -49,7 +49,7 @@
<plugin>
<groupId>
org.apache.maven.plugins
</groupId>
<artifactId>
maven-release-plugin
</artifactId>
<version>
2.
2
.2
</version>
<version>
2.
4
.2
</version>
<configuration>
<!-- Whether to allow timestamped SNAPSHOT dependencies. 'true' means
the release plugin will continue to operate even when a project has dependencies
...
...
@@ -63,7 +63,7 @@
</plugin>
<plugin>
<artifactId>
maven-scm-plugin
</artifactId>
<version>
1.
8.1
</version>
<version>
1.
9
</version>
<configuration>
<tag>
${project.artifactId}-${project.version}
</tag>
</configuration>
...
...
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