From a15e6b2f1b72bf3552685b5222163e68207e7228 Mon Sep 17 00:00:00 2001 From: Patrick Gotthard Date: Mon, 28 Apr 2014 17:48:04 +0200 Subject: [PATCH] Added snapshot repository --- pom.xml | 13 +++++++++++++ 1 file changed, 13 insertions(+) diff --git a/pom.xml b/pom.xml index b42af04..9bf309a 100644 --- a/pom.xml +++ b/pom.xml @@ -76,6 +76,19 @@ + + + sonatype-nexus-snapshots + https://oss.sonatype.org/content/repositories/snapshots + + false + + + true + + + +