Skip to content

Commit c109555

Browse files
committed
[maven-release-plugin] prepare for next development iteration
1 parent bb541a7 commit c109555

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

pom.xml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
<modelVersion>4.0.0</modelVersion>
44
<groupId>com.createsend</groupId>
55
<artifactId>createsend-java</artifactId>
6-
<version>7.0.0</version>
6+
<version>7.0.1-SNAPSHOT</version>
77
<name>createsend-java</name>
88
<description>A Java library which implements the complete functionality of the Campaign Monitor API.</description>
99
<url>http://campaignmonitor.github.io/createsend-java/</url>
@@ -68,7 +68,7 @@
6868
<connection>scm:git:git@github.com:campaignmonitor/createsend-java.git</connection>
6969
<developerConnection>scm:git:git@github.com:campaignmonitor/createsend-java.git</developerConnection>
7070
<url>https://github.com/campaignmonitor/createsend-java.git</url>
71-
<tag>v7.0.0</tag>
71+
<tag>HEAD</tag>
7272
</scm>
7373

7474
<developers>

0 commit comments

Comments
 (0)