0.7.1 (fixed debian build)

updated travis script (requires git release tags to be equal to maven version, so starting with this tag we drop the preceeding "v")
This commit is contained in:
Sebastian Stenzel
2015-05-30 22:22:50 +02:00
parent d43396bcfb
commit dd2863da5b
12 changed files with 9 additions and 9 deletions
+1 -1
View File
@@ -12,7 +12,7 @@
<parent>
<groupId>org.cryptomator</groupId>
<artifactId>main</artifactId>
<version>0.7.0</version>
<version>0.7.1</version>
</parent>
<artifactId>crypto-api</artifactId>
<name>Cryptomator cryptographic module API</name>