Skip to content

Commit ff3fd5f

Browse files
absurdfarcedkropachev
authored andcommitted
ninja-fix updating repo for releases
1 parent 959367d commit ff3fd5f

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

pom.xml

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -713,9 +713,9 @@
713713
<extensions>true</extensions>
714714
<configuration>
715715
<serverId>ossrh</serverId>
716-
<nexusUrl>https://oss.sonatype.org/</nexusUrl>
717-
<autoReleaseAfterClose>true</autoReleaseAfterClose>
718-
<!-- skipLocalStaging>true</skipLocalStaging -->
716+
<nexusUrl>https://repository.apache.org/</nexusUrl>
717+
<autoReleaseAfterClose>false</autoReleaseAfterClose>
718+
<skipLocalStaging>true</skipLocalStaging>
719719
</configuration>
720720
</plugin>
721721
<plugin>

0 commit comments

Comments
 (0)