Skip to content

Commit 69b108e

Browse files
committed
changing the version on "master" to 4.0-SNAPSHOT
1 parent db9f6b8 commit 69b108e

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
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>3.0-SNAPSHOT</version>
27+
<version>4.0-SNAPSHOT</version>
2828
</parent>
2929
<artifactId>bootique-mybatis</artifactId>
3030

pom.xml

Lines changed: 1 addition & 1 deletion
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>3.0-SNAPSHOT</version>
31+
<version>4.0-SNAPSHOT</version>
3232

3333
<packaging>pom</packaging>
3434

0 commit comments

Comments
 (0)