Fixed maven repository URL
[cli-helper.git] / doc / index.org
index 64f7146..ea82e8d 100644 (file)
@@ -52,7 +52,7 @@ Maven pom.xml file snippet:
     <repository>
         <id>svjatoslav.eu</id>
         <name>Svjatoslav repository</name>
-        <url>http://www2.svjatoslav.eu/maven/</url>
+        <url>http://www3.svjatoslav.eu/maven/</url>
     </repository>
     ...
 </repositories>