From c82e153458084bf3f432a676d1870a47789a12b8 Mon Sep 17 00:00:00 2001 From: Andrus Adamchik Date: Sat, 31 Aug 2024 10:26:41 -0400 Subject: [PATCH] [maven-release-plugin] prepare release agrest-parent-5.0-M20 --- agrest-annotations/pom.xml | 4 ++-- agrest-bom/pom.xml | 4 ++-- agrest-cayenne/pom.xml | 4 ++-- agrest-engine/pom.xml | 4 ++-- agrest-java17-tests/pom.xml | 2 +- agrest-jaxrs2-openapi/pom.xml | 4 ++-- agrest-jaxrs2/pom.xml | 4 ++-- agrest-jaxrs3-openapi/pom.xml | 4 ++-- agrest-jaxrs3/pom.xml | 4 ++-- pom.xml | 4 ++-- 10 files changed, 19 insertions(+), 19 deletions(-) diff --git a/agrest-annotations/pom.xml b/agrest-annotations/pom.xml index 79463eede..50e82287a 100644 --- a/agrest-annotations/pom.xml +++ b/agrest-annotations/pom.xml @@ -5,11 +5,11 @@ io.agrest agrest-parent - 5.0-SNAPSHOT + 5.0-M20 agrest-annotations - 5.0-SNAPSHOT + 5.0-M20 jar agrest-annotations: model annotations diff --git a/agrest-bom/pom.xml b/agrest-bom/pom.xml index c4c09a18f..79f80fb9a 100644 --- a/agrest-bom/pom.xml +++ b/agrest-bom/pom.xml @@ -6,7 +6,7 @@ (e.g. "bootique-bom"). As a result have to duplicate certain distribution-related sections. --> io.agrest - 5.0-SNAPSHOT + 5.0-M20 agrest-bom pom agrest-bom: Bill of Materials w/all public modules @@ -41,7 +41,7 @@ scm:git:https://github.com/agrestio/agrest scm:git:ssh://git@github.com/agrestio/agrest https://github.com/agrestio/agrest - agrest-parent-5.0.M4 + agrest-parent-5.0-M20 diff --git a/agrest-cayenne/pom.xml b/agrest-cayenne/pom.xml index 0816de9bd..cc81b1984 100644 --- a/agrest-cayenne/pom.xml +++ b/agrest-cayenne/pom.xml @@ -5,11 +5,11 @@ io.agrest agrest-parent - 5.0-SNAPSHOT + 5.0-M20 agrest-cayenne - 5.0-SNAPSHOT + 5.0-M20 agrest-cayenne: Cayenne backend for Agrest Cayenne backend for Agrest diff --git a/agrest-engine/pom.xml b/agrest-engine/pom.xml index 5732f66e7..3b738b261 100644 --- a/agrest-engine/pom.xml +++ b/agrest-engine/pom.xml @@ -5,11 +5,11 @@ io.agrest agrest-parent - 5.0-SNAPSHOT + 5.0-M20 agrest-engine - 5.0-SNAPSHOT + 5.0-M20 agrest-engine: core server engine Core Agrest server engine diff --git a/agrest-java17-tests/pom.xml b/agrest-java17-tests/pom.xml index 4c2a81443..8d75ef9d9 100644 --- a/agrest-java17-tests/pom.xml +++ b/agrest-java17-tests/pom.xml @@ -5,7 +5,7 @@ io.agrest agrest-parent - 5.0-SNAPSHOT + 5.0-M20 agrest-java17-tests diff --git a/agrest-jaxrs2-openapi/pom.xml b/agrest-jaxrs2-openapi/pom.xml index a1c539553..0477fa524 100644 --- a/agrest-jaxrs2-openapi/pom.xml +++ b/agrest-jaxrs2-openapi/pom.xml @@ -5,11 +5,11 @@ io.agrest agrest-parent - 5.0-SNAPSHOT + 5.0-M20 agrest-jaxrs2-openapi - 5.0-SNAPSHOT + 5.0-M20 agrest-jaxrs2-openapi: OpenAPI3/Swagger for JAX-RS 2 Agrest diff --git a/agrest-jaxrs2/pom.xml b/agrest-jaxrs2/pom.xml index 2a986d5b4..d75958939 100644 --- a/agrest-jaxrs2/pom.xml +++ b/agrest-jaxrs2/pom.xml @@ -5,12 +5,12 @@ io.agrest agrest-parent - 5.0-SNAPSHOT + 5.0-M20 ../pom.xml agrest-jaxrs2 - 5.0-SNAPSHOT + 5.0-M20 agrest-jaxrs2: JAX-RS 2 interface for Agrest JAX-RS 2 interface for Agrest diff --git a/agrest-jaxrs3-openapi/pom.xml b/agrest-jaxrs3-openapi/pom.xml index 94748d833..fadf2f910 100644 --- a/agrest-jaxrs3-openapi/pom.xml +++ b/agrest-jaxrs3-openapi/pom.xml @@ -5,11 +5,11 @@ io.agrest agrest-parent - 5.0-SNAPSHOT + 5.0-M20 agrest-jaxrs3-openapi - 5.0-SNAPSHOT + 5.0-M20 agrest-jaxrs3-openapi: OpenAPI3/Swagger for JAX-RS 3 Agrest diff --git a/agrest-jaxrs3/pom.xml b/agrest-jaxrs3/pom.xml index 5d76f7b58..ad5d44f11 100644 --- a/agrest-jaxrs3/pom.xml +++ b/agrest-jaxrs3/pom.xml @@ -5,11 +5,11 @@ io.agrest agrest-parent - 5.0-SNAPSHOT + 5.0-M20 agrest-jaxrs3 - 5.0-SNAPSHOT + 5.0-M20 agrest-jaxrs3: JAX-RS 3 interface for Agrest JAX-RS 3 interface for Agrest diff --git a/pom.xml b/pom.xml index 98f603170..91d270544 100644 --- a/pom.xml +++ b/pom.xml @@ -4,7 +4,7 @@ io.agrest agrest-parent - 5.0-SNAPSHOT + 5.0-M20 agrest: parent POM of all modules Agrest is a Model-driven RESTful data services framework. This is the parent POM of all Agrest @@ -68,7 +68,7 @@ scm:git:https://github.com/agrestio/agrest scm:git:ssh://git@github.com/agrestio/agrest https://github.com/agrestio/agrest - agrest-parent-5.0.M4 + agrest-parent-5.0-M20