Skip to content

Commit ccebe8b

Browse files
committed
Update to 1.0.1.RELEASE
Fixes gh-71
1 parent 5c25731 commit ccebe8b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,7 @@
2222

2323
<groupId>com.kazuki43zoo.examples</groupId>
2424
<artifactId>mybatis-spring-boot-jpetstore</artifactId>
25-
<version>1.0.1-SNAPSHOT</version>
25+
<version>1.0.1.RELEASE</version>
2626
<packaging>jar</packaging>
2727

2828
<name>jpetstore on spring-boot + mybatis + thymeleaf</name>

0 commit comments

Comments
 (0)