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:
058fc98
)
fixed maven repository URL
master
author
Svjatoslav Agejenko
<svjatoslav@svjatoslav.eu>
Sun, 30 Oct 2022 10:20:07 +0000
(12:20 +0200)
committer
Svjatoslav Agejenko
<svjatoslav@svjatoslav.eu>
Sun, 30 Oct 2022 10:20:07 +0000
(12:20 +0200)
pom.xml
patch
|
blob
|
history
diff --git
a/pom.xml
b/pom.xml
index
3fd82cc
..
4794e3e
100644
(file)
--- a/
pom.xml
+++ b/
pom.xml
@@
-117,7
+117,7
@@
<repository>
<id>svjatoslav.eu</id>
<name>Svjatoslav repository</name>
- <url>https://www
2
.svjatoslav.eu/maven/</url>
+ <url>https://www
3
.svjatoslav.eu/maven/</url>
</repository>
</repositories>