This website works better with JavaScript.
Home
Explore
Help
Register
Sign In
server
/
wxJava-final
Watch
6
Star
0
Fork
0
Code
Issues
0
Pull Requests
0
Releases
0
Wiki
Activity
Browse Source
将发布模块配置改为关闭后自动发布
master
Binary Wang
8 years ago
parent
c02b2e2cac
commit
81159c2419
1 changed files
with
1 additions
and
1 deletions
Split View
Diff Options
Show Stats
Download Patch File
Download Diff File
+1
-1
pom.xml
+ 1
- 1
pom.xml
View File
@@ -307,7 +307,7 @@
<configuration>
<serverId>ossrh</serverId>
<nexusUrl>https://oss.sonatype.org/</nexusUrl>
<autoReleaseAfterClose>
fals
e</autoReleaseAfterClose>
<autoReleaseAfterClose>
tru
e</autoReleaseAfterClose>
</configuration>
</plugin>
<plugin>
Write
Preview
Loading…
Cancel
Save