From 3d284937908e2d2ee28890eda0d92dff7d083c16 Mon Sep 17 00:00:00 2001 From: Patrick Gotthard Date: Mon, 28 Apr 2014 17:49:26 +0200 Subject: [PATCH] Added snapshot repository --- pom.xml | 13 +++++++++++++ 1 file changed, 13 insertions(+) diff --git a/pom.xml b/pom.xml index 7bebdae..0dafbbd 100644 --- a/pom.xml +++ b/pom.xml @@ -35,6 +35,19 @@ + + + sonatype-nexus-snapshots + https://oss.sonatype.org/content/repositories/snapshots + + false + + + true + + + +