From 300bc39157852268adeb58491630216a8219527c Mon Sep 17 00:00:00 2001 From: Gili Tzabari Date: Thu, 23 May 2024 20:17:49 +0000 Subject: [PATCH] [maven-release-plugin] prepare for next development iteration --- annotation/pom.xml | 2 +- benchmark/assertj/pom.xml | 2 +- benchmark/guava/pom.xml | 2 +- benchmark/java/pom.xml | 2 +- benchmark/pom.xml | 2 +- guava/pom.xml | 2 +- jackson/pom.xml | 2 +- java/pom.xml | 2 +- pom.xml | 4 ++-- test/pom.xml | 4 ++-- 10 files changed, 12 insertions(+), 12 deletions(-) diff --git a/annotation/pom.xml b/annotation/pom.xml index 276a3e847..c47bca85a 100644 --- a/annotation/pom.xml +++ b/annotation/pom.xml @@ -4,7 +4,7 @@ com.github.cowwoc.requirements root - 9.0.0 + 9.0.1-SNAPSHOT annotation jar diff --git a/benchmark/assertj/pom.xml b/benchmark/assertj/pom.xml index 16d73603e..0b761544c 100644 --- a/benchmark/assertj/pom.xml +++ b/benchmark/assertj/pom.xml @@ -4,7 +4,7 @@ com.github.cowwoc.requirements benchmark - 9.0.0 + 9.0.1-SNAPSHOT benchmark.assertj jar diff --git a/benchmark/guava/pom.xml b/benchmark/guava/pom.xml index ab743fee8..d81363f15 100644 --- a/benchmark/guava/pom.xml +++ b/benchmark/guava/pom.xml @@ -4,7 +4,7 @@ com.github.cowwoc.requirements benchmark - 9.0.0 + 9.0.1-SNAPSHOT benchmark.guava jar diff --git a/benchmark/java/pom.xml b/benchmark/java/pom.xml index 6d2964ba0..44dce7149 100644 --- a/benchmark/java/pom.xml +++ b/benchmark/java/pom.xml @@ -4,7 +4,7 @@ com.github.cowwoc.requirements benchmark - 9.0.0 + 9.0.1-SNAPSHOT benchmark.java jar diff --git a/benchmark/pom.xml b/benchmark/pom.xml index 644339fe6..d02e63a77 100644 --- a/benchmark/pom.xml +++ b/benchmark/pom.xml @@ -4,7 +4,7 @@ com.github.cowwoc.requirements root - 9.0.0 + 9.0.1-SNAPSHOT benchmark pom diff --git a/guava/pom.xml b/guava/pom.xml index afcccf49a..be15cb5ef 100644 --- a/guava/pom.xml +++ b/guava/pom.xml @@ -4,7 +4,7 @@ com.github.cowwoc.requirements root - 9.0.0 + 9.0.1-SNAPSHOT guava jar diff --git a/jackson/pom.xml b/jackson/pom.xml index e2669b5c6..8d9a00526 100644 --- a/jackson/pom.xml +++ b/jackson/pom.xml @@ -4,7 +4,7 @@ com.github.cowwoc.requirements root - 9.0.0 + 9.0.1-SNAPSHOT jackson jar diff --git a/java/pom.xml b/java/pom.xml index 7a5392083..a62e7eecd 100644 --- a/java/pom.xml +++ b/java/pom.xml @@ -4,7 +4,7 @@ com.github.cowwoc.requirements root - 9.0.0 + 9.0.1-SNAPSHOT java jar diff --git a/pom.xml b/pom.xml index 48f948bc0..8203e42df 100644 --- a/pom.xml +++ b/pom.xml @@ -3,7 +3,7 @@ 4.0.0 com.github.cowwoc.requirements root - 9.0.0 + 9.0.1-SNAPSHOT pom Requirements A fluent API for enforcing design contracts with automatic message generation @@ -21,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/ - release-9.0.0 + HEAD diff --git a/test/pom.xml b/test/pom.xml index 382c4380f..6d769e4bc 100644 --- a/test/pom.xml +++ b/test/pom.xml @@ -4,7 +4,7 @@ com.github.cowwoc.requirements root - 9.0.0 + 9.0.1-SNAPSHOT test jar @@ -50,7 +50,7 @@ com.github.cowwoc.requirements jackson - 9.0.0 + 9.0.1-SNAPSHOT test