From 049ff4cc9ff0387e7315988a24dff0a5c9e3fe1e Mon Sep 17 00:00:00 2001 From: jaymode Date: Wed, 26 Aug 2015 11:26:21 -0400 Subject: [PATCH] add OSS snapshots as a plugin repository to resolve custom enforcer rule Original commit: elastic/x-pack-elasticsearch@96e052b2dea3c1a514236f6b42e6bbc8776f7c7c --- pom.xml | 14 ++++++++++++++ 1 file changed, 14 insertions(+) diff --git a/pom.xml b/pom.xml index 4449fe42e41..cfaacdbeee1 100644 --- a/pom.xml +++ b/pom.xml @@ -164,6 +164,20 @@ http://maven.elasticsearch.org/artifactory/public-releases + + + oss-snapshots + Sonatype OSS Snapshots + https://oss.sonatype.org/content/repositories/snapshots/ + + false + + + true + always + + +