From e02d9dce8302223ad3a6d0d4bc4a8424a78fb511 Mon Sep 17 00:00:00 2001 From: luvarqpp Date: Fri, 27 Mar 2020 16:15:37 +0100 Subject: [PATCH 1/4] Add plugin repo and update dependencies --- samples/rest-notes-spring-data-rest/pom.xml | 18 +++++++++++++++--- 1 file changed, 15 insertions(+), 3 deletions(-) diff --git a/samples/rest-notes-spring-data-rest/pom.xml b/samples/rest-notes-spring-data-rest/pom.xml index 6e60976a7..b6e2054e3 100644 --- a/samples/rest-notes-spring-data-rest/pom.xml +++ b/samples/rest-notes-spring-data-rest/pom.xml @@ -11,14 +11,14 @@ org.springframework.boot spring-boot-starter-parent - 2.1.9.RELEASE + 2.2.6.RELEASE UTF-8 1.8 - 2.0.5.BUILD-SNAPSHOT + @@ -72,7 +72,7 @@ org.asciidoctor asciidoctor-maven-plugin - 1.5.8 + 2.0.0-RC.1 generate-docs @@ -133,5 +133,17 @@ + + + spring-snapshot + Spring Snapshot Repository + https://repo.spring.io/snapshot + + + spring-milestones + Spring Milestones + https://repo.spring.io/milestone + + From 59d51b329cef3dabbd3a9113281292da1191abe8 Mon Sep 17 00:00:00 2001 From: luvarqpp Date: Fri, 27 Mar 2020 16:22:48 +0100 Subject: [PATCH 2/4] Update pom.xml --- samples/rest-notes-spring-data-rest/pom.xml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/samples/rest-notes-spring-data-rest/pom.xml b/samples/rest-notes-spring-data-rest/pom.xml index b6e2054e3..ca7c4bddc 100644 --- a/samples/rest-notes-spring-data-rest/pom.xml +++ b/samples/rest-notes-spring-data-rest/pom.xml @@ -11,7 +11,7 @@ org.springframework.boot spring-boot-starter-parent - 2.2.6.RELEASE + 2.1.9.RELEASE @@ -72,7 +72,7 @@ org.asciidoctor asciidoctor-maven-plugin - 2.0.0-RC.1 + 1.5.8 generate-docs From 7b853ff136a6932988151939d3704e4c9250fca9 Mon Sep 17 00:00:00 2001 From: luvarqpp Date: Fri, 27 Mar 2020 16:23:09 +0100 Subject: [PATCH 3/4] Update pom.xml --- samples/rest-notes-spring-data-rest/pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/samples/rest-notes-spring-data-rest/pom.xml b/samples/rest-notes-spring-data-rest/pom.xml index ca7c4bddc..d594eeaed 100644 --- a/samples/rest-notes-spring-data-rest/pom.xml +++ b/samples/rest-notes-spring-data-rest/pom.xml @@ -18,7 +18,7 @@ UTF-8 1.8 - + 2.0.5.BUILD-SNAPSHOT From abb49cd538f964b5aabe1e179e0d14d1e302a7cf Mon Sep 17 00:00:00 2001 From: luvarqpp Date: Fri, 27 Mar 2020 16:27:48 +0100 Subject: [PATCH 4/4] Update pom.xml --- samples/rest-notes-spring-data-rest/pom.xml | 8 +++----- 1 file changed, 3 insertions(+), 5 deletions(-) diff --git a/samples/rest-notes-spring-data-rest/pom.xml b/samples/rest-notes-spring-data-rest/pom.xml index d594eeaed..ee1a1fe4c 100644 --- a/samples/rest-notes-spring-data-rest/pom.xml +++ b/samples/rest-notes-spring-data-rest/pom.xml @@ -138,11 +138,9 @@ spring-snapshot Spring Snapshot Repository https://repo.spring.io/snapshot - - - spring-milestones - Spring Milestones - https://repo.spring.io/milestone + + true +