Skip to content

Commit 5fab61e

Browse files
committed
[maven-release-plugin] prepare for next development iteration
1 parent 84f8e6d commit 5fab61e

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.jooq</groupId>
3131
<artifactId>bootique-jooq</artifactId>
32-
<version>3.0-RC1</version>
32+
<version>3.0-SNAPSHOT</version>
3333
<packaging>jar</packaging>
3434

3535
<name>bootique-jooq: Jooq Integration with Bootique</name>
@@ -43,7 +43,7 @@
4343
<scm>
4444
<developerConnection>scm:git:ssh://git@github.com/bootique/bootique-jooq</developerConnection>
4545
<url>https://github.com/bootique/bootique-jooq</url>
46-
<tag>3.0-RC1</tag>
46+
<tag>HEAD</tag>
4747
</scm>
4848

4949
<dependencyManagement>

0 commit comments

Comments
 (0)