summaryrefslogtreecommitdiffstats
path: root/pom.xml
diff options
context:
space:
mode:
Diffstat (limited to 'pom.xml')
-rwxr-xr-xpom.xml3
1 files changed, 1 insertions, 2 deletions
diff --git a/pom.xml b/pom.xml
index 3dd0355..f80030c 100755
--- a/pom.xml
+++ b/pom.xml
@@ -24,9 +24,8 @@
<plugin>
<groupId>org.apache.maven.plugins</groupId>
<artifactId>maven-deploy-plugin</artifactId>
- <version>2.8</version>
<configuration>
- <skip />
+ <skip>true</skip>
</configuration>
</plugin>
<plugin>