From 7f60f55218bfff31a3d332cf302a3995dad94bd8 Mon Sep 17 00:00:00 2001 From: Gili Tzabari Date: Thu, 23 May 2024 21:52:29 +0000 Subject: [PATCH] [maven-release-plugin] prepare release release-9.0.0 --- annotation/pom.xml | 5 ++--- benchmark/assertj/pom.xml | 5 ++--- benchmark/guava/pom.xml | 5 ++--- benchmark/java/pom.xml | 5 ++--- benchmark/pom.xml | 5 ++--- guava/pom.xml | 5 ++--- jackson/pom.xml | 5 ++--- java/pom.xml | 5 ++--- pom.xml | 7 +++---- test/pom.xml | 9 ++++----- 10 files changed, 23 insertions(+), 33 deletions(-) diff --git a/annotation/pom.xml b/annotation/pom.xml index ab12eb88b..276a3e847 100644 --- a/annotation/pom.xml +++ b/annotation/pom.xml @@ -1,11 +1,10 @@ - + 4.0.0 com.github.cowwoc.requirements root - 9.0.0-SNAPSHOT + 9.0.0 annotation jar diff --git a/benchmark/assertj/pom.xml b/benchmark/assertj/pom.xml index 1e7e9f87f..16d73603e 100644 --- a/benchmark/assertj/pom.xml +++ b/benchmark/assertj/pom.xml @@ -1,11 +1,10 @@ - + 4.0.0 com.github.cowwoc.requirements benchmark - 9.0.0-SNAPSHOT + 9.0.0 benchmark.assertj jar diff --git a/benchmark/guava/pom.xml b/benchmark/guava/pom.xml index 5da57f426..ab743fee8 100644 --- a/benchmark/guava/pom.xml +++ b/benchmark/guava/pom.xml @@ -1,11 +1,10 @@ - + 4.0.0 com.github.cowwoc.requirements benchmark - 9.0.0-SNAPSHOT + 9.0.0 benchmark.guava jar diff --git a/benchmark/java/pom.xml b/benchmark/java/pom.xml index 5ed0a8e16..6d2964ba0 100644 --- a/benchmark/java/pom.xml +++ b/benchmark/java/pom.xml @@ -1,11 +1,10 @@ - + 4.0.0 com.github.cowwoc.requirements benchmark - 9.0.0-SNAPSHOT + 9.0.0 benchmark.java jar diff --git a/benchmark/pom.xml b/benchmark/pom.xml index 32321affe..644339fe6 100644 --- a/benchmark/pom.xml +++ b/benchmark/pom.xml @@ -1,11 +1,10 @@ - + 4.0.0 com.github.cowwoc.requirements root - 9.0.0-SNAPSHOT + 9.0.0 benchmark pom diff --git a/guava/pom.xml b/guava/pom.xml index a60deb90f..afcccf49a 100644 --- a/guava/pom.xml +++ b/guava/pom.xml @@ -1,11 +1,10 @@ - + 4.0.0 com.github.cowwoc.requirements root - 9.0.0-SNAPSHOT + 9.0.0 guava jar diff --git a/jackson/pom.xml b/jackson/pom.xml index 535220800..e2669b5c6 100644 --- a/jackson/pom.xml +++ b/jackson/pom.xml @@ -1,11 +1,10 @@ - + 4.0.0 com.github.cowwoc.requirements root - 9.0.0-SNAPSHOT + 9.0.0 jackson jar diff --git a/java/pom.xml b/java/pom.xml index 6f9971781..7a5392083 100644 --- a/java/pom.xml +++ b/java/pom.xml @@ -1,11 +1,10 @@ - + 4.0.0 com.github.cowwoc.requirements root - 9.0.0-SNAPSHOT + 9.0.0 java jar diff --git a/pom.xml b/pom.xml index e761e5ddf..661e41fc1 100644 --- a/pom.xml +++ b/pom.xml @@ -1,10 +1,9 @@ - + 4.0.0 com.github.cowwoc.requirements root - 9.0.0-SNAPSHOT + 9.0.0 pom Requirements A fluent API for enforcing design contracts with automatic message generation @@ -22,7 +21,7 @@ https://github.com/cowwoc/requirements.java/ scm:git:https://github.com/cowwoc/requirements.java/ scm:git:https://github.com/cowwoc/requirements.java/ - HEAD + release-9.0.0 diff --git a/test/pom.xml b/test/pom.xml index f5959569c..382c4380f 100644 --- a/test/pom.xml +++ b/test/pom.xml @@ -1,17 +1,16 @@ - + 4.0.0 com.github.cowwoc.requirements root - 9.0.0-SNAPSHOT + 9.0.0 test jar - + @@ -51,7 +50,7 @@ com.github.cowwoc.requirements jackson - 9.0.0-SNAPSHOT + 9.0.0 test