Skip to content

Commit 3bc925b

Browse files
authored
[开发] release修改
[开发] release修改
2 parents f7257a1 + 77a3e3a commit 3bc925b

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

pom.xml

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -181,10 +181,11 @@
181181
<plugin>
182182
<groupId>org.sonatype.central</groupId>
183183
<artifactId>central-publishing-maven-plugin</artifactId>
184-
<version>0.9.0</version>
184+
<version>0.7.0</version>
185185
<extensions>true</extensions>
186186
<configuration>
187187
<publishingServerId>ossrh</publishingServerId>
188+
<tokenAuth>true</tokenAuth>
188189
<autoPublish>true</autoPublish>
189190
</configuration>
190191
</plugin>

0 commit comments

Comments
 (0)