Skip to content

Commit

Permalink
Preparing 1.4.2
Browse files Browse the repository at this point in the history
  • Loading branch information
overheadhunter committed Aug 16, 2017
1 parent 0f736c1 commit 506afe8
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
<modelVersion>4.0.0</modelVersion>
<groupId>org.cryptomator</groupId>
<artifactId>cryptofs</artifactId>
<version>1.5.0-SNAPSHOT</version>
<version>1.4.2</version>
<name>Cryptomator Crypto Filesystem</name>
<description>This library provides the Java filesystem provider used by Cryptomator.</description>
<url>https://github.com/cryptomator/cryptofs</url>
Expand All @@ -18,7 +18,6 @@
<cryptolib.version>1.1.6</cryptolib.version>
<dagger.version>2.11</dagger.version>
<guava.version>23.0</guava.version>
<commons.lang.version>3.6</commons.lang.version>
<slf4j.version>1.7.25</slf4j.version>
<project.build.sourceEncoding>UTF-8</project.build.sourceEncoding>
</properties>
Expand Down

0 comments on commit 506afe8

Please sign in to comment.