switched to HTTPS
[svjatoslav_commons.git] / doc / index.org
index aff40fe..f6f8c3a 100644 (file)
@@ -74,7 +74,7 @@ Maven pom.xml file snippet:
     <dependency>
         <groupId>eu.svjatoslav</groupId>
         <artifactId>svjatoslavcommons</artifactId>
-        <version>1.7</version>
+        <version>1.9</version>
     </dependency>
     ...
 </dependencies>
@@ -85,7 +85,7 @@ Maven pom.xml file snippet:
     <repository>
         <id>svjatoslav.eu</id>
         <name>Svjatoslav repository</name>
-        <url>http://www2.svjatoslav.eu/maven/</url>
+        <url>https://www2.svjatoslav.eu/maven/</url>
     </repository>
     ...
 </repositories>