diff --git a/pom.xml b/pom.xml index 63f1a84d83..4eacbe5c46 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.9.2-SNAPSHOT + 0.9.2 pom Vavr Parent Vavr (formerly called Javaslang) is an object-functional language extension to Java 8+. @@ -48,7 +48,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.9.1 + v0.9.2 diff --git a/vavr-benchmark/pom.xml b/vavr-benchmark/pom.xml index 7508bec5fe..8760a9a9bf 100644 --- a/vavr-benchmark/pom.xml +++ b/vavr-benchmark/pom.xml @@ -1,10 +1,9 @@ - + 4.0.0 io.vavr vavr-parent - 0.9.2-SNAPSHOT + 0.9.2 ../pom.xml vavr-benchmark diff --git a/vavr-match/pom.xml b/vavr-match/pom.xml index eb3d1a1bed..36131aecea 100644 --- a/vavr-match/pom.xml +++ b/vavr-match/pom.xml @@ -3,7 +3,7 @@ io.vavr vavr-parent - 0.9.2-SNAPSHOT + 0.9.2 ../pom.xml vavr-match diff --git a/vavr-test/pom.xml b/vavr-test/pom.xml index b6f5e12259..93a17787e5 100644 --- a/vavr-test/pom.xml +++ b/vavr-test/pom.xml @@ -3,7 +3,7 @@ io.vavr vavr-parent - 0.9.2-SNAPSHOT + 0.9.2 ../pom.xml vavr-test diff --git a/vavr/pom.xml b/vavr/pom.xml index 72d461da40..e581ae02fb 100644 --- a/vavr/pom.xml +++ b/vavr/pom.xml @@ -3,7 +3,7 @@ io.vavr vavr-parent - 0.9.2-SNAPSHOT + 0.9.2 ../pom.xml vavr