Changed license to LGPLv3 or later.
[svjatoslav_commons.git] / doc / usage.html
old mode 100644 (file)
new mode 100755 (executable)
index 13ce480..6866a2c
@@ -19,7 +19,7 @@ Maven pom.xml file snippet:
         <dependency>
             <groupId>eu.svjatoslav</groupId>
             <artifactId>svjatoslavcommons</artifactId>
-            <version>1.0-SNAPSHOT</version>
+            <version>1.2</version>
         </dependency>
 
         ...