Skip to content

Commit 64572ed

Browse files
committed
[maven-release-plugin] prepare for next development iteration
1 parent af1b137 commit 64572ed

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
@@ -29,7 +29,7 @@
2929

3030
<groupId>io.bootique.liquibase</groupId>
3131
<artifactId>bootique-liquibase</artifactId>
32-
<version>4.0-M1</version>
32+
<version>4.0-SNAPSHOT</version>
3333
<packaging>jar</packaging>
3434

3535
<name>bootique-liquibase: Liquibase Integration with Bootique</name>
@@ -42,7 +42,7 @@
4242
<scm>
4343
<developerConnection>scm:git:ssh://git@github.com/bootique/bootique-liquibase</developerConnection>
4444
<url>https://github.com/bootique/bootique-liquibase</url>
45-
<tag>4.0-M1</tag>
45+
<tag>HEAD</tag>
4646
</scm>
4747

4848
<dependencyManagement>

0 commit comments

Comments
 (0)