Skip to content

Commit 15893d4

Browse files
committed
[maven-release-plugin] prepare for next development iteration
1 parent 619090c commit 15893d4

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

pom.xml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@
77
<artifactId>twilio</artifactId>
88
<packaging>jar</packaging>
99
<name>twilio</name>
10-
<version>7.41.0</version>
10+
<version>7.41.1-SNAPSHOT</version>
1111
<description>Twilio Java Helper Library</description>
1212
<url>https://www.twilio.com</url>
1313
<licenses>
@@ -21,7 +21,7 @@
2121
<url>[email protected]:twilio/twilio-java.git</url>
2222
<connection>scm:git:[email protected]:twilio/twilio-java.git</connection>
2323
<developerConnection>scm:git:[email protected]:twilio/twilio-java.git</developerConnection>
24-
<tag>7.41.0</tag>
24+
<tag>HEAD</tag>
2525
</scm>
2626
<developers>
2727
<developer>

0 commit comments

Comments
 (0)