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 c1f8c5c06..48f948bc0 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