projects
/
sixth-data.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
ead12f9
)
Use HTTPS for downloading Maven artifacts
author
Svjatoslav Agejenko
<svjatoslav@svjatoslav.eu>
Wed, 27 Mar 2019 16:28:45 +0000
(18:28 +0200)
committer
Svjatoslav Agejenko
<svjatoslav@svjatoslav.eu>
Wed, 27 Mar 2019 16:28:45 +0000
(18:28 +0200)
pom.xml
patch
|
blob
|
history
diff --git
a/pom.xml
b/pom.xml
index
8a124e3
..
c663930
100644
(file)
--- a/
pom.xml
+++ b/
pom.xml
@@
-116,7
+116,7
@@
<repository>
<id>svjatoslav.eu</id>
<name>Svjatoslav repository</name>
- <url>http://www2.svjatoslav.eu/maven/</url>
+ <url>http
s
://www2.svjatoslav.eu/maven/</url>
</repository>
</repositories>