From 014313320f16943a5be10248b101e01090b1d25e Mon Sep 17 00:00:00 2001 From: olivier lamy Date: Sat, 17 Jun 2017 09:20:02 +1000 Subject: [PATCH] [MRM-1952] add jetty snapshot repositories Signed-off-by: olivier lamy --- pom.xml | 22 ++++++++++++++++++++++ 1 file changed, 22 insertions(+) diff --git a/pom.xml b/pom.xml index ae6017421..7fc5386c5 100644 --- a/pom.xml +++ b/pom.xml @@ -1901,6 +1901,17 @@ true + + jetty.snapshots + Jetty Snapshots + https://oss.sonatype.org/content/repositories/jetty-snapshots/ + + false + + + true + + @@ -1914,5 +1925,16 @@ true + + jetty.snapshots + Jetty Snapshots + https://oss.sonatype.org/content/repositories/jetty-snapshots/ + + false + + + true + + -- 2.39.5