From 08730f2cfbe6bcfddc149fa285544ee4d2789862 Mon Sep 17 00:00:00 2001 From: Brian Burton Date: Sat, 24 Feb 2024 09:08:03 -0500 Subject: [PATCH] [maven-release-plugin] prepare release v4.0.1 --- pom.xml | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/pom.xml b/pom.xml index 4c8b7b64..a19a1941 100644 --- a/pom.xml +++ b/pom.xml @@ -3,7 +3,7 @@ org.javimmutable collections - 4.0.1-SNAPSHOT + 4.0.1 jar JImmutable Collections @@ -72,7 +72,7 @@ scm:git:git://github.com/brianburton/java-immutable-collections.git scm:git:git@github.com:brianburton/java-immutable-collections.git - HEAD + v4.0.1 https://github.com/brianburton/java-immutable-collections @@ -249,7 +249,7 @@ test -classpath - + -ea org.javimmutable.collections.stress_test.RunStressTests