Updated maven repository URL
[instantlauncher.git] / pom.xml
diff --git a/pom.xml b/pom.xml
index e26f7cf..9a00fa4 100644 (file)
--- a/pom.xml
+++ b/pom.xml
         <dependency>
             <groupId>eu.svjatoslav</groupId>
             <artifactId>svjatoslavcommons</artifactId>
-            <version>1.5</version>
+            <version>1.9</version>
         </dependency>
 
         <dependency>
             <groupId>com.esotericsoftware.yamlbeans</groupId>
             <artifactId>yamlbeans</artifactId>
-            <version>1.09</version>
+            <version>1.12</version>
         </dependency>
-
     </dependencies>
 
     <build>
@@ -96,7 +95,7 @@
         <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>