update pom.xml

This commit is contained in:
2025-12-07 20:18:53 +08:00
parent af6803f082
commit db73505217

View File

@ -3,7 +3,7 @@
xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 https://maven.apache.org/xsd/maven-4.0.0.xsd">
<modelVersion>4.0.0</modelVersion>
<groupId>com.jiangyc</groupId>
<groupId>day.gitlab</groupId>
<artifactId>mybatis-flex-spring-boot4-starter</artifactId>
<version>1.11.4</version>
<name>mybatis-flex-spring-boot4-starter</name>
@ -196,7 +196,6 @@
<extensions>true</extensions>
<configuration>
<publishingServerId>central</publishingServerId>
<tokenAuth>true</tokenAuth>
<autoPublish>true</autoPublish>
</configuration>
</plugin>