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