update pom.xml
This commit is contained in:
3
pom.xml
3
pom.xml
@ -3,7 +3,7 @@
|
|||||||
xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 https://maven.apache.org/xsd/maven-4.0.0.xsd">
|
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>
|
<modelVersion>4.0.0</modelVersion>
|
||||||
|
|
||||||
<groupId>com.jiangyc</groupId>
|
<groupId>day.gitlab</groupId>
|
||||||
<artifactId>mybatis-flex-spring-boot4-starter</artifactId>
|
<artifactId>mybatis-flex-spring-boot4-starter</artifactId>
|
||||||
<version>1.11.4</version>
|
<version>1.11.4</version>
|
||||||
<name>mybatis-flex-spring-boot4-starter</name>
|
<name>mybatis-flex-spring-boot4-starter</name>
|
||||||
@ -196,7 +196,6 @@
|
|||||||
<extensions>true</extensions>
|
<extensions>true</extensions>
|
||||||
<configuration>
|
<configuration>
|
||||||
<publishingServerId>central</publishingServerId>
|
<publishingServerId>central</publishingServerId>
|
||||||
<tokenAuth>true</tokenAuth>
|
|
||||||
<autoPublish>true</autoPublish>
|
<autoPublish>true</autoPublish>
|
||||||
</configuration>
|
</configuration>
|
||||||
</plugin>
|
</plugin>
|
||||||
|
|||||||
Reference in New Issue
Block a user