diff --git a/pom.xml b/pom.xml index e0bcfd7aa..c9aa5a1a8 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.6 + 0.10.7-SNAPSHOT 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 - v0.10.6 + v0.10.5 diff --git a/vavr-benchmark/pom.xml b/vavr-benchmark/pom.xml index a5f83e5b6..0dc5a48cf 100644 --- a/vavr-benchmark/pom.xml +++ b/vavr-benchmark/pom.xml @@ -3,7 +3,7 @@ io.vavr vavr-parent - 0.10.6 + 0.10.7-SNAPSHOT ../pom.xml vavr-benchmark diff --git a/vavr-match-processor/pom.xml b/vavr-match-processor/pom.xml index de0c74263..7473e52f8 100644 --- a/vavr-match-processor/pom.xml +++ b/vavr-match-processor/pom.xml @@ -3,7 +3,7 @@ io.vavr vavr-parent - 0.10.6 + 0.10.7-SNAPSHOT ../pom.xml vavr-match-processor diff --git a/vavr-match/pom.xml b/vavr-match/pom.xml index 4c13103a0..8290a140e 100644 --- a/vavr-match/pom.xml +++ b/vavr-match/pom.xml @@ -3,7 +3,7 @@ io.vavr vavr-parent - 0.10.6 + 0.10.7-SNAPSHOT ../pom.xml vavr-match diff --git a/vavr-test/pom.xml b/vavr-test/pom.xml index 58bed363f..3dc64e1ce 100644 --- a/vavr-test/pom.xml +++ b/vavr-test/pom.xml @@ -3,7 +3,7 @@ io.vavr vavr-parent - 0.10.6 + 0.10.7-SNAPSHOT ../pom.xml vavr-test diff --git a/vavr/pom.xml b/vavr/pom.xml index 6dd97cf1d..e22ae079f 100644 --- a/vavr/pom.xml +++ b/vavr/pom.xml @@ -3,7 +3,7 @@ io.vavr vavr-parent - 0.10.6 + 0.10.7-SNAPSHOT ../pom.xml vavr