Removed JVM flag for windows builds, as it may prevent the application from starting. This is a hotfix release for Windows only.

This commit is contained in:
Sebastian Stenzel
2015-08-06 22:42:59 +02:00
parent 301ba9cdb7
commit 9ea9cb6eb2
10 changed files with 10 additions and 12 deletions
+1 -1
View File
@@ -12,7 +12,7 @@
<parent>
<groupId>org.cryptomator</groupId>
<artifactId>main</artifactId>
<version>0.8.0</version>
<version>0.8.1</version>
</parent>
<artifactId>crypto-api</artifactId>
<name>Cryptomator cryptographic module API</name>