This commit is contained in:
Jeroen van Erp
2015-08-18 14:22:32 +02:00
parent 742553912c
commit 1c749da957
3 changed files with 5 additions and 5 deletions

View File

@@ -4,7 +4,7 @@ apply plugin: "signing"
apply plugin: "osgi"
group = "com.hierynomus"
version = "0.13.0-SNAPSHOT"
version = "0.13.0"
repositories {
mavenCentral()