Skip to content

Commit 65c1f65

Browse files
committed
add auto-publish of artifact
1 parent 77ba60e commit 65c1f65

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

pom.xml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -92,8 +92,8 @@
9292
<configuration>
9393
<publishingServerId>central.repository.publishing</publishingServerId>
9494
<deploymentName>utam-java deployment</deploymentName>
95-
<!--autoPublish>true</autoPublish>
96-
<waitUntil>published</waitUntil-->
95+
<autoPublish>true</autoPublish>
96+
<waitUntil>published</waitUntil>
9797
</configuration>
9898
</plugin>
9999
</plugins>

0 commit comments

Comments
 (0)