summaryrefslogtreecommitdiffstats
path: root/pom.xml
diff options
context:
space:
mode:
authorTeemu Suo-Anttila <teemusa@vaadin.com>2016-04-14 11:09:43 +0300
committerTeemu Suo-Anttila <teemusa@vaadin.com>2016-04-14 11:09:43 +0300
commit9f6c62dfab179a5296b5f435490d61c8319b197c (patch)
tree3e3ac4fe0dea8aa79d6d9a4f0be7a15f07daa0f1 /pom.xml
parent4f38b075ba308e201ad254e688f57115b3fb4489 (diff)
downloadvaadin-framework-9f6c62dfab179a5296b5f435490d61c8319b197c.tar.gz
vaadin-framework-9f6c62dfab179a5296b5f435490d61c8319b197c.zip
Skip only staging instead of the whole nexus deploy mojo
Change-Id: I4b1015dd27422500aed698bfa3dc87fc7b13a58a
Diffstat (limited to 'pom.xml')
-rw-r--r--pom.xml3
1 files changed, 0 insertions, 3 deletions
diff --git a/pom.xml b/pom.xml
index b41045bd2a..64f0319bd9 100644
--- a/pom.xml
+++ b/pom.xml
@@ -274,9 +274,6 @@
<artifactId>nexus-staging-maven-plugin</artifactId>
<version>1.6.7</version>
<extensions>true</extensions>
- <configuration>
- <skipLocalStaging>true</skipLocalStaging>
- </configuration>
</plugin>
</plugins>
</build>