From 353ed950550777e6108a7ea385f620fc0410390e Mon Sep 17 00:00:00 2001 From: Brian Burton Date: Wed, 30 Aug 2023 20:12:20 -0400 Subject: [PATCH] [maven-release-plugin] prepare release v4.0.0a --- pom.xml | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/pom.xml b/pom.xml index 02b404b0..82756b22 100644 --- a/pom.xml +++ b/pom.xml @@ -3,7 +3,7 @@ org.javimmutable collections - 4.0.0-SNAPSHOT + 4.0.0a 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.0a https://github.com/brianburton/java-immutable-collections @@ -220,7 +220,7 @@ test -classpath - + -ea org.javimmutable.collections.stress_test.RunStressTests