Skip to content

Commit f911edc

Browse files
committed
Fix group id
1 parent 80317c4 commit f911edc

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
<artifactId>mybatis-parent</artifactId>
2323
<version>29</version>
2424
</parent>
25-
<groupId>org.mybatis.dynamic.sql</groupId>
25+
<groupId>org.mybatis.dynamic-sql</groupId>
2626
<artifactId>mybatis-dynamic-sql</artifactId>
2727
<version>0.5.0-SNAPSHOT</version>
2828
<name>MyBatis Dynamic SQL</name>

0 commit comments

Comments
 (0)