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
joram
joram
Commits
79ead62e
Commit
79ead62e
authored
Feb 19, 2021
by
Andre Freyssinet
Browse files
Uses secure URI to Jabylon Maven repository.
parent
8cda9f0f
Changes
1
Hide whitespace changes
Inline
Side-by-side
joram/assembly/pom.xml
View file @
79ead62e
...
@@ -392,7 +392,7 @@
...
@@ -392,7 +392,7 @@
<!-- This repository is needed to the jetty 3.0.100 artifact -->
<!-- This repository is needed to the jetty 3.0.100 artifact -->
<repository>
<repository>
<id>
jabylon
</id>
<id>
jabylon
</id>
<url>
http://www.jabylon.org/maven/
</url>
<url>
http
s
://www.jabylon.org/maven/
</url>
</repository>
</repository>
</repositories>
</repositories>
</project>
</project>
\ No newline at end of file
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