From fbd2ee64b420b9b40f61f87eaa970d5d7f362787 Mon Sep 17 00:00:00 2001 From: Patrick Gotthard Date: Mon, 28 Apr 2014 17:48:26 +0200 Subject: [PATCH] Added snapshot repository --- pom.xml | 12 ++++++++++++ 1 file changed, 12 insertions(+) diff --git a/pom.xml b/pom.xml index abd146f..a560883 100644 --- a/pom.xml +++ b/pom.xml @@ -44,6 +44,18 @@ + + + sonatype-nexus-snapshots + https://oss.sonatype.org/content/repositories/snapshots + + false + + + true + + +