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 3e8a1a0 commit d1ade0aCopy full SHA for d1ade0a
pom.xml
@@ -3,7 +3,7 @@
3
4
<groupId>cn.jpush.api</groupId>
5
<artifactId>jpush-client</artifactId>
6
- <version>3.3.7-SNAPSHOT</version>
+ <version>3.3.6-SNAPSHOT</version>
7
<packaging>jar</packaging>
8
<url>https://github.com/jpush/jpush-api-java-client</url>
9
<name>JPush API Java Client</name>
@@ -233,7 +233,6 @@
233
<version>2.10.3</version>
234
<configuration>
235
<overview>resources/javadoc-overview.html</overview>
236
- <additionalparam>-Xdoclint:none</additionalparam>
237
</configuration>
238
</plugin>
239
</plugins>
0 commit comments