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 745615c..e95f757 100644
--- a/pom.xml
+++ b/pom.xml
@@ -415,7 +415,7 @@
<groupId>org.apache.maven.plugins</groupId>
<artifactId>maven-deploy-plugin</artifactId>
<configuration>
- <skip>true</skip>
+ <classifier>client</classifier>
</configuration>
</plugin>
<plugin>