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 847ff96 commit 3ee7c65Copy full SHA for 3ee7c65
pom.xml
@@ -7,7 +7,7 @@
7
<artifactId>twilio</artifactId>
8
<packaging>jar</packaging>
9
<name>twilio</name>
10
- <version>7.14.0</version>
+ <version>7.14.1-SNAPSHOT</version>
11
<description>Twilio Java Helper Library</description>
12
<url>https://www.twilio.com</url>
13
<licenses>
@@ -21,7 +21,7 @@
21
<url>git@github.com:twilio/twilio-java.git</url>
22
<connection>scm:git:git@github.com:twilio/twilio-java.git</connection>
23
<developerConnection>scm:git:git@github.com:twilio/twilio-java.git</developerConnection>
24
- <tag>7.14.0</tag>
+ <tag>HEAD</tag>
25
</scm>
26
<developers>
27
<developer>
0 commit comments