From 6603a132aeeb1dc1a8309c11f7b7b5e6dd3c85b3 Mon Sep 17 00:00:00 2001 From: Grzegorz Piwowarek Date: Sat, 12 Oct 2024 10:23:53 +0200 Subject: [PATCH] [maven-release-plugin] prepare release v0.10.5 --- pom.xml | 4 ++-- vavr-benchmark/pom.xml | 2 +- vavr-match-processor/pom.xml | 2 +- vavr-match/pom.xml | 2 +- vavr-test/pom.xml | 2 +- vavr/pom.xml | 2 +- 6 files changed, 7 insertions(+), 7 deletions(-) diff --git a/pom.xml b/pom.xml index f7a809600..fecdd884d 100644 --- a/pom.xml +++ b/pom.xml @@ -21,7 +21,7 @@ We use these goals frequently to keep the dependencies and plugins up-to-date: 4.0.0 io.vavr vavr-parent - 0.10.5-SNAPSHOT + 0.10.5 pom Vavr Parent Vavr (formerly called Javaslang) is an object-functional language extension to Java 8+. @@ -44,7 +44,7 @@ We use these goals frequently to keep the dependencies and plugins up-to-date: scm:git:git@github.com:vavr-io/vavr.git scm:git:git@github.com:vavr-io/vavr.git git@github.com:vavr-io/vavr.git - HEAD + v0.10.5 diff --git a/vavr-benchmark/pom.xml b/vavr-benchmark/pom.xml index 69ee13644..768da60aa 100644 --- a/vavr-benchmark/pom.xml +++ b/vavr-benchmark/pom.xml @@ -3,7 +3,7 @@ io.vavr vavr-parent - 0.10.5-SNAPSHOT + 0.10.5 ../pom.xml vavr-benchmark diff --git a/vavr-match-processor/pom.xml b/vavr-match-processor/pom.xml index 428aa1847..9ffeda53a 100644 --- a/vavr-match-processor/pom.xml +++ b/vavr-match-processor/pom.xml @@ -3,7 +3,7 @@ io.vavr vavr-parent - 0.10.5-SNAPSHOT + 0.10.5 ../pom.xml vavr-match-processor diff --git a/vavr-match/pom.xml b/vavr-match/pom.xml index 800d700d8..143c73ee0 100644 --- a/vavr-match/pom.xml +++ b/vavr-match/pom.xml @@ -3,7 +3,7 @@ io.vavr vavr-parent - 0.10.5-SNAPSHOT + 0.10.5 ../pom.xml vavr-match diff --git a/vavr-test/pom.xml b/vavr-test/pom.xml index 15f283d8e..2c8ed2d57 100644 --- a/vavr-test/pom.xml +++ b/vavr-test/pom.xml @@ -3,7 +3,7 @@ io.vavr vavr-parent - 0.10.5-SNAPSHOT + 0.10.5 ../pom.xml vavr-test diff --git a/vavr/pom.xml b/vavr/pom.xml index 9ad0703b2..1ec55cf49 100644 --- a/vavr/pom.xml +++ b/vavr/pom.xml @@ -3,7 +3,7 @@ io.vavr vavr-parent - 0.10.5-SNAPSHOT + 0.10.5 ../pom.xml vavr