Skip to content

Commit 583efc0

Browse files
committed
[maven-release-plugin] prepare release 3.0-M3
1 parent 92b3e8b commit 583efc0

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-M3</version>
3333
<packaging>jar</packaging>
3434

3535
<name>bootique-jooq: Jooq Integration with Bootique</name>
@@ -44,7 +44,7 @@
4444
<scm>
4545
<developerConnection>scm:git:ssh://git@github.com/bootique/bootique-jooq</developerConnection>
4646
<url>https://github.com/bootique/bootique-jooq</url>
47-
<tag>HEAD</tag>
47+
<tag>3.0-M3</tag>
4848
</scm>
4949

5050
<dependencyManagement>

0 commit comments

Comments
 (0)