X-Git-Url: http://www2.svjatoslav.eu/gitweb/?a=blobdiff_plain;f=doc%2Fusage.html;h=6866a2cfb356f7b20af8ba41c1b7e84c3152805f;hb=f2bc2ad60540342a665981fffd8c140415d33e1b;hp=13ce4804e5d5d6fc1c4523e4061f8d8c3b43705b;hpb=26f09b1ebcafae67855b55ad588d5332a107d202;p=svjatoslav_commons.git diff --git a/doc/usage.html b/doc/usage.html old mode 100644 new mode 100755 index 13ce480..6866a2c --- a/doc/usage.html +++ b/doc/usage.html @@ -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> ...