Skip to content
This repository was archived by the owner on Sep 17, 2024. It is now read-only.

Commit 2a05247

Browse files
committed
fix an error in the URL
1 parent 699a728 commit 2a05247

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@
1818
<id>silverpeas</id>
1919
<name>Repository Silverpeas</name>
2020
<layout>default</layout>
21-
<url>http://wwww.silverpeas.org/nexus/content/repositories/releases/</url>
21+
<url>http://www.silverpeas.org/nexus/content/repositories/releases/</url>
2222
</repository>
2323
<snapshotRepository>
2424
<id>silverpeas-snapshots</id>

0 commit comments

Comments
 (0)