switched to latest svjatoslav-commons
authorSvjatoslav Agejenko <svjatoslav@svjatoslav.eu>
Thu, 22 Sep 2016 17:44:42 +0000 (20:44 +0300)
committerSvjatoslav Agejenko <svjatoslav@svjatoslav.eu>
Thu, 22 Sep 2016 17:44:42 +0000 (20:44 +0300)
meviz.iml
pom.xml

index 4ca17be..b48b302 100644 (file)
--- a/meviz.iml
+++ b/meviz.iml
@@ -10,7 +10,7 @@
     </content>
     <orderEntry type="inheritedJdk" />
     <orderEntry type="sourceFolder" forTests="false" />
-    <orderEntry type="library" name="Maven: eu.svjatoslav:svjatoslavcommons:1.5-SNAPSHOT" level="project" />
+    <orderEntry type="library" name="Maven: eu.svjatoslav:svjatoslavcommons:1.5" level="project" />
     <orderEntry type="library" name="Maven: log4j:log4j:1.2.16" level="project" />
   </component>
 </module>
\ No newline at end of file
diff --git a/pom.xml b/pom.xml
index 9e07573..67868e9 100644 (file)
--- a/pom.xml
+++ b/pom.xml
@@ -17,7 +17,7 @@
         <dependency>
             <groupId>eu.svjatoslav</groupId>
             <artifactId>svjatoslavcommons</artifactId>
-            <version>1.5-SNAPSHOT</version>
+            <version>1.5</version>
         </dependency>
 
         <dependency>