projects
/
jFCPlib.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
74daadf
)
👷 Fix URL of Maven repository
author
David ‘Bombe’ Roden
<bombe@freenetproject.org>
Tue, 3 Sep 2024 09:43:58 +0000
(11:43 +0200)
committer
David ‘Bombe’ Roden
<bombe@freenetproject.org>
Tue, 3 Sep 2024 13:06:45 +0000
(15:06 +0200)
pom.xml
patch
|
blob
|
history
diff --git
a/pom.xml
b/pom.xml
index
0a87556
..
bf34759
100644
(file)
--- a/
pom.xml
+++ b/
pom.xml
@@
-41,7
+41,7
@@
<repository>
<id>pterodactylus</id>
<name>pterodactylus.net Maven Repository</name>
- <url>http://maven.pterodactylus.net</url>
+ <url>http
s
://maven.pterodactylus.net</url>
</repository>
</repositories>
<properties>