Skip to content

Commit b32d536

Browse files
author
lizhou
committed
Update pom.xml
1 parent 1b91012 commit b32d536

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pom.xml

+1-1
Original file line numberDiff line numberDiff line change
@@ -2837,7 +2837,7 @@
28372837
<groupId>org.apache.maven.plugins</groupId>
28382838
<artifactId>maven-deploy-plugin</artifactId>
28392839
<configuration>
2840-
<skip>true</skip>
2840+
<skip>false</skip>
28412841
<altDeploymentRepository>ossrh::https://m2.unidevel.cn/releases</altDeploymentRepository>
28422842
</configuration>
28432843
</plugin>

0 commit comments

Comments
 (0)