From 075f02d64cbd7fa8ba69e23d3be6ef277ec70b2c Mon Sep 17 00:00:00 2001 From: luvarqpp Date: Fri, 27 Mar 2020 16:15:37 +0100 Subject: [PATCH] Add snapshot plugin repository to Data REST sample See gh-673 --- samples/rest-notes-spring-data-rest/pom.xml | 10 ++++++++++ 1 file changed, 10 insertions(+) diff --git a/samples/rest-notes-spring-data-rest/pom.xml b/samples/rest-notes-spring-data-rest/pom.xml index 6e60976a..ee1a1fe4 100644 --- a/samples/rest-notes-spring-data-rest/pom.xml +++ b/samples/rest-notes-spring-data-rest/pom.xml @@ -133,5 +133,15 @@ + + + spring-snapshot + Spring Snapshot Repository + https://repo.spring.io/snapshot + + true + + +