We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent c308675 commit 168d250Copy full SHA for 168d250
1 file changed
pom.xml
@@ -3,7 +3,7 @@
3
<modelVersion>4.0.0</modelVersion>
4
<groupId>com.createsend</groupId>
5
<artifactId>createsend-java</artifactId>
6
- <version>7.0.1</version>
+ <version>7.0.2-SNAPSHOT</version>
7
<name>createsend-java</name>
8
<description>A Java library which implements the complete functionality of the Campaign Monitor API.</description>
9
<url>http://campaignmonitor.github.io/createsend-java/</url>
@@ -68,7 +68,7 @@
68
<connection>scm:git:git@github.com:campaignmonitor/createsend-java.git</connection>
69
<developerConnection>scm:git:git@github.com:campaignmonitor/createsend-java.git</developerConnection>
70
<url>https://github.com/campaignmonitor/createsend-java.git</url>
71
- <tag>createsend-java-7.0.1</tag>
+ <tag>HEAD</tag>
72
</scm>
73
74
<developers>
0 commit comments