Skip to content

Commit feafecb

Browse files
committed
[maven-release-plugin] prepare release 4.0-M1
1 parent 3e58878 commit feafecb

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

bootique-mybatis/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,7 @@
2424
<parent>
2525
<groupId>io.bootique.mybatis</groupId>
2626
<artifactId>bootique-mybatis-parent</artifactId>
27-
<version>4.0-SNAPSHOT</version>
27+
<version>4.0-M1</version>
2828
</parent>
2929

3030
<artifactId>bootique-mybatis</artifactId>

pom.xml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -28,7 +28,7 @@
2828

2929
<groupId>io.bootique.mybatis</groupId>
3030
<artifactId>bootique-mybatis-parent</artifactId>
31-
<version>4.0-SNAPSHOT</version>
31+
<version>4.0-M1</version>
3232

3333
<packaging>pom</packaging>
3434

@@ -48,7 +48,7 @@
4848
<scm>
4949
<developerConnection>scm:git:ssh://[email protected]/bootique/bootique-mybatis</developerConnection>
5050
<url>https://github.com/bootique/bootique-mybatis</url>
51-
<tag>HEAD</tag>
51+
<tag>4.0-M1</tag>
5252
</scm>
5353

5454
<dependencyManagement>

0 commit comments

Comments
 (0)