summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--pom.xml2
1 files changed, 1 insertions, 1 deletions
diff --git a/pom.xml b/pom.xml
index 6b75088..b15cc4b 100644
--- a/pom.xml
+++ b/pom.xml
@@ -225,7 +225,7 @@
<plugin>
<groupId>org.sonatype.plugins</groupId>
<artifactId>nexus-staging-maven-plugin</artifactId>
- <version>1.6.7</version>
+ <!-- defined in oparent <version>1.6.7</version> -->
<extensions>true</extensions>
<configuration>
<nexusUrl>${nexusproxy}</nexusUrl>