Skip to content
Snippets Groups Projects
Commit da034e4a authored by Luc Maisonobe's avatar Luc Maisonobe
Browse files

Use https again for connection to ossrh.

parent 807cffd3
No related branches found
Tags release-2.0-RC2
No related merge requests found
......@@ -604,7 +604,7 @@
<extensions>true</extensions>
<configuration>
<serverId>ossrh</serverId>
<nexusUrl>http://oss.sonatype.org/</nexusUrl>
<nexusUrl>https://oss.sonatype.org/</nexusUrl>
<autoReleaseAfterClose>false</autoReleaseAfterClose>
</configuration>
</plugin>
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment