We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent a3ce45b commit d512468Copy full SHA for d512468
1 file changed
pom.xml
@@ -48,6 +48,8 @@
48
<extensions>true</extensions>
49
<configuration>
50
<publishingServerId>central</publishingServerId>
51
+ <autoPublish>true</autoPublish>
52
+ <waitUntil>published</waitUntil>
53
</configuration>
54
</plugin>
55
<plugin>
0 commit comments