From ef3267307ad35ee745eefd6d6f3c3825a9560a7d Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Sondre=20Eikanger=20Kval=C3=B8?= Date: Mon, 22 Jan 2018 10:17:46 +0100 Subject: [PATCH] Set version to 1.0.0-SNAPSHOT --- pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pom.xml b/pom.xml index 4469620..defb501 100755 --- a/pom.xml +++ b/pom.xml @@ -6,7 +6,7 @@ org.zapodot hystrix-dropwizard-bundle - 0.10-SNAPSHOT + 1.0.0-SNAPSHOT ${project.artifactId} A hystrix bundle for DropWizard https://github.com/zapodot/hystrix-dropwizard-bundle