Skip to content

Commit

Permalink
prpare release 3.3.6
Browse files Browse the repository at this point in the history
  • Loading branch information
JoshLipan committed May 25, 2018
1 parent 3e8a1a0 commit d1ade0a
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@

<groupId>cn.jpush.api</groupId>
<artifactId>jpush-client</artifactId>
<version>3.3.7-SNAPSHOT</version>
<version>3.3.6-SNAPSHOT</version>
<packaging>jar</packaging>
<url>https://github.com/jpush/jpush-api-java-client</url>
<name>JPush API Java Client</name>
Expand Down Expand Up @@ -233,7 +233,6 @@
<version>2.10.3</version>
<configuration>
<overview>resources/javadoc-overview.html</overview>
<additionalparam>-Xdoclint:none</additionalparam>
</configuration>
</plugin>
</plugins>
Expand Down

0 comments on commit d1ade0a

Please sign in to comment.