Skip to content
GitLab
Menu
Projects
Groups
Snippets
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Sign in
Toggle navigation
Menu
Open sidebar
reg-app
Regapp
Commits
14d35154
Commit
14d35154
authored
Mar 12, 2021
by
michael.simon
Browse files
change maven central and primfaces repo to https
parent
cd28d586
Changes
1
Hide whitespace changes
Inline
Side-by-side
pom.xml
View file @
14d35154
...
...
@@ -168,7 +168,7 @@
<repositories>
<repository>
<id>
central
</id>
<url>
http://repo1.maven.org/maven2/
</url>
<url>
http
s
://repo1.maven.org/maven2/
</url>
</repository>
<repository>
<id>
java.net
</id>
...
...
@@ -183,7 +183,7 @@
<repository>
<id>
prime-repo
</id>
<name>
PrimeFaces Maven Repository
</name>
<url>
http://repository.primefaces.org
</url>
<url>
http
s
://repository.primefaces.org
</url>
<layout>
default
</layout>
</repository>
<repository>
...
...
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