Skip to content
GitLab
Menu
Projects
Groups
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Sign in / Register
Toggle navigation
Menu
Open sidebar
Aparapi
Aparapi Examples
Commits
295c14b2
Unverified
Commit
295c14b2
authored
Oct 18, 2017
by
Jeffrey Phillips Freeman
💥
Browse files
build(dependencies): Removed explicit version from nexus-staging-maven-plugin.
parent
62f46a96
Changes
2
Hide whitespace changes
Inline
Side-by-side
CHANGELOG.md
View file @
295c14b2
...
...
@@ -3,6 +3,7 @@
## 1.4.1
*
Updated parent pon to v6.
*
Removed explicit version on nexus-staging-maven-plugin plugin, relies on parent now.
## 1.4.0
...
...
pom.xml
View file @
295c14b2
...
...
@@ -152,7 +152,6 @@
<plugin>
<groupId>
org.sonatype.plugins
</groupId>
<artifactId>
nexus-staging-maven-plugin
</artifactId>
<version>
1.6.7
</version>
<extensions>
true
</extensions>
<configuration>
<serverId>
ossrh
</serverId>
...
...
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