Skip to content

Commit 863ae78

Browse files
committed
[maven-release-plugin] prepare for next development iteration
1 parent 4bd7565 commit 863ae78

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
@@ -10,7 +10,7 @@
1010

1111
<groupId>io.github.spannm</groupId>
1212
<artifactId>jackcess</artifactId>
13-
<version>5.1.6</version>
13+
<version>5.1.7-SNAPSHOT</version>
1414
<packaging>jar</packaging>
1515

1616
<name>Jackcess</name>
@@ -60,7 +60,7 @@
6060
<connection>scm:git:ssh://git@github.com/${developerId}/${project.artifactId}.git</connection>
6161
<developerConnection>scm:git:ssh://git@github.com/${developerId}/${project.artifactId}.git</developerConnection>
6262
<url>https://github.com/${developerId}/${project.artifactId}/tree/master</url>
63-
<tag>jackcess-5.1.6</tag>
63+
<tag>HEAD</tag>
6464
</scm>
6565

6666
<issueManagement>

0 commit comments

Comments
 (0)