Skip to content

Commit da206f3

Browse files
authored
Merge pull request #20 from csx-bill/master
调整artifactId 区分springboot适配版本 apijson-framework-spring-boot3
2 parents 314b1f6 + 412f075 commit da206f3

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
@@ -4,7 +4,7 @@
44
<modelVersion>4.0.0</modelVersion>
55

66
<groupId>apijson.framework</groupId>
7-
<artifactId>apijson-framework</artifactId>
7+
<artifactId>apijson-framework-spring-boot3</artifactId>
88
<version>6.1.0</version>
99
<packaging>jar</packaging>
1010

0 commit comments

Comments
 (0)