Skip to content

Commit 0c56e3c

Browse files
committed
[maven-release-plugin] prepare release 4.0-M2
1 parent 6074d96 commit 0c56e3c

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>4.0-SNAPSHOT</version>
32+
<version>4.0-M2</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>HEAD</tag>
46+
<tag>4.0-M2</tag>
4747
</scm>
4848

4949
<dependencyManagement>

0 commit comments

Comments
 (0)