From 56b71ef7d9c26f94b54e75c986c6ff6abd1117cd Mon Sep 17 00:00:00 2001 From: Sebastian Stenzel Date: Mon, 12 Sep 2016 21:28:21 +0200 Subject: [PATCH] depends on relase version of cryptolib 1.0.0 --- main/pom.xml | 15 ++++++++++++++- 1 file changed, 14 insertions(+), 1 deletion(-) diff --git a/main/pom.xml b/main/pom.xml index 4716aed5b..0dc9ead14 100644 --- a/main/pom.xml +++ b/main/pom.xml @@ -27,7 +27,7 @@ UTF-8 - 1.0.0-SNAPSHOT + 1.0.0 1.0.0-SNAPSHOT 2.1 1.7.7 @@ -44,6 +44,19 @@ 2.6.1 + + + ossrh-snapshots + https://oss.sonatype.org/content/repositories/snapshots + + false + + + true + + + +