Skip to content
GitLab
Menu
Projects
Groups
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
Open sidebar
Orekit
Rugged
Commits
da034e4a
Commit
da034e4a
authored
Dec 14, 2017
by
Luc Maisonobe
Browse files
Use https again for connection to ossrh.
parent
807cffd3
Changes
1
Hide whitespace changes
Inline
Side-by-side
pom.xml
View file @
da034e4a
...
...
@@ -604,7 +604,7 @@
<extensions>
true
</extensions>
<configuration>
<serverId>
ossrh
</serverId>
<nexusUrl>
http://oss.sonatype.org/
</nexusUrl>
<nexusUrl>
http
s
://oss.sonatype.org/
</nexusUrl>
<autoReleaseAfterClose>
false
</autoReleaseAfterClose>
</configuration>
</plugin>
...
...
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment