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 2295a5a commit bc9b0ffCopy full SHA for bc9b0ff
api/pom.xml
@@ -4,7 +4,7 @@
4
5
<groupId>com.messagebird</groupId>
6
<artifactId>messagebird-api</artifactId>
7
- <version>6.1.5</version>
+ <version>6.1.6-SNAPSHOT</version>
8
<packaging>jar</packaging>
9
10
<name>${project.groupId}:${project.artifactId}</name>
@@ -39,7 +39,7 @@
39
<connection>scm:git:[email protected]:messagebird/java-rest-api.git</connection>
40
<developerConnection>scm:git:[email protected]:messagebird/java-rest-api.git</developerConnection>
41
<url>[email protected]:messagebird/java-rest-api.git</url>
42
- <tag>v6.1.5</tag>
+ <tag>HEAD</tag>
43
</scm>
44
45
<profiles>
0 commit comments