Skip to content

Commit 3976421

Browse files
committed
[maven-release-plugin] prepare release 3.0-M5
1 parent e51344b commit 3976421

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

pom.xml

+2-2
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-SNAPSHOT</version>
32+
<version>3.0-M5</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>3.0-M5</tag>
4747
</scm>
4848

4949
<dependencyManagement>

0 commit comments

Comments
 (0)