From a8f4592eda322dc594f4516a8a235cf874d1f458 Mon Sep 17 00:00:00 2001 From: Daniel Dietrich Date: Fri, 2 Aug 2019 18:14:52 +0200 Subject: [PATCH] [maven-release-plugin] prepare release v0.10.2 --- 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 6cc6e22964..fe52bb4d99 100644 --- a/pom.xml +++ b/pom.xml @@ -26,7 +26,7 @@ We use these goals frequently to keep the dependencies and plugins up-to-date: io.vavr vavr-parent - 0.10.2-SNAPSHOT + 0.10.2 pom Vavr Parent Vavr (formerly called Javaslang) is an object-functional language extension to Java 8+. @@ -49,7 +49,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 - v0.10.1 + v0.10.2 diff --git a/vavr-benchmark/pom.xml b/vavr-benchmark/pom.xml index a240c7ff9a..c494b85957 100644 --- a/vavr-benchmark/pom.xml +++ b/vavr-benchmark/pom.xml @@ -3,7 +3,7 @@ io.vavr vavr-parent - 0.10.2-SNAPSHOT + 0.10.2 ../pom.xml vavr-benchmark diff --git a/vavr-match-processor/pom.xml b/vavr-match-processor/pom.xml index 8fc4056b2b..4aa56d134a 100644 --- a/vavr-match-processor/pom.xml +++ b/vavr-match-processor/pom.xml @@ -3,7 +3,7 @@ io.vavr vavr-parent - 0.10.2-SNAPSHOT + 0.10.2 ../pom.xml vavr-match-processor diff --git a/vavr-match/pom.xml b/vavr-match/pom.xml index 20e49e634a..13df44ac80 100644 --- a/vavr-match/pom.xml +++ b/vavr-match/pom.xml @@ -3,7 +3,7 @@ io.vavr vavr-parent - 0.10.2-SNAPSHOT + 0.10.2 ../pom.xml vavr-match diff --git a/vavr-test/pom.xml b/vavr-test/pom.xml index 7e251b733a..d7717410da 100644 --- a/vavr-test/pom.xml +++ b/vavr-test/pom.xml @@ -3,7 +3,7 @@ io.vavr vavr-parent - 0.10.2-SNAPSHOT + 0.10.2 ../pom.xml vavr-test diff --git a/vavr/pom.xml b/vavr/pom.xml index 139fb27714..641b082f57 100644 --- a/vavr/pom.xml +++ b/vavr/pom.xml @@ -3,7 +3,7 @@ io.vavr vavr-parent - 0.10.2-SNAPSHOT + 0.10.2 ../pom.xml vavr