8000
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 3b1550e commit 9df3ce7Copy full SHA for 9df3ce7
pom.xml
@@ -4,7 +4,7 @@
4
<artifactId>twilio-java-sdk</artifactId>
5
<packaging>jar</packaging>
6
<name>twilio-java-sdk</name>
7
- <version>3.8.1-SNAPSHOT</version>
+ <version>4.0.0</version>
8
<description>Java helper library for Twilio services</description>
9
<url>http://www.twilio.com</url>
10
<licenses>
@@ -126,7 +126,6 @@
126
<artifactId>maven-javadoc-plugin</artifactId>
127
<version>2.8</version>
128
<configuration>
129
- <additionalparam>-Xdoclint:none</additionalparam>
130
<show>public</show>
131
<nohelp>true</nohelp>
132
<author>true</author>
0 commit comments