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