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