fixed maven URL
authorSvjatoslav Agejenko <n0@n0-Aspire-8920.(none)>
Sun, 30 Dec 2012 00:08:52 +0000 (02:08 +0200)
committerSvjatoslav Agejenko <n0@n0-Aspire-8920.(none)>
Sun, 30 Dec 2012 00:08:52 +0000 (02:08 +0200)
pom.xml

diff --git a/pom.xml b/pom.xml
index 1d2e412..98ebd2e 100755 (executable)
--- a/pom.xml
+++ b/pom.xml
         </plugins>
     </build>
 
+
     <repositories>
         <repository>
             <id>svjatoslav.eu</id>
             <name>Svjatoslav repository</name>
-            <url>http://svjatoslav.eu/static/maven/</url>
+            <url>http://www2.svjatoslav.eu/maven/</url>
         </repository>
     </repositories>
 
@@ -91,5 +92,4 @@
     </organization>
 
 
-
 </project>
\ No newline at end of file