We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 2bc6977 commit cbc1b3fCopy full SHA for cbc1b3f
pom.xml
@@ -161,7 +161,7 @@
161
<artifactId>maven-release-plugin</artifactId>
162
<version>2.5.3</version>
163
<configuration>
164
- <arguments>-Dmaven.javadoc.skip=true -Dmaven.deploy.skip=true</arguments>
+ <arguments>-Dmaven.deploy.skip=true</arguments>
165
<tagNameFormat>tvdb-japi-@{project.version}</tagNameFormat>
166
<pushChanges>false</pushChanges>
167
<localCheckout>true</localCheckout>
0 commit comments