From ce6c99dd6dec16c003af0027b23c30819ca75404 Mon Sep 17 00:00:00 2001 From: "M.P. Korstanje" Date: Sun, 7 Jun 2020 17:43:35 +0200 Subject: [PATCH] [maven-release-plugin] prepare release v6.0.0 --- examples/pom.xml | 2 +- pom.xml | 4 ++-- scala/pom.xml | 2 +- scala/scala_2.11/pom.xml | 2 +- scala/scala_2.12/pom.xml | 2 +- scala/scala_2.13/pom.xml | 2 +- 6 files changed, 7 insertions(+), 7 deletions(-) diff --git a/examples/pom.xml b/examples/pom.xml index 95cdbf83..1d1600a0 100644 --- a/examples/pom.xml +++ b/examples/pom.xml @@ -4,7 +4,7 @@ io.cucumber cucumber-jvm-scala - 6.0.0-SNAPSHOT + 6.0.0 scala-examples diff --git a/pom.xml b/pom.xml index 98f7b19c..900e4787 100644 --- a/pom.xml +++ b/pom.xml @@ -1,7 +1,7 @@ 4.0.0 cucumber-jvm-scala - 6.0.0-SNAPSHOT + 6.0.0 pom Cucumber-JVM: Scala Cucumber for Scala @@ -38,7 +38,7 @@ scm:git:git://github.com/cucumber/cucumber-jvm-scala.git scm:git:git@github.com:cucumber/cucumber-jvm-scala.git git://github.com/cucumber/cucumber-jvm-scala.git - v4.3.0 + v6.0.0 diff --git a/scala/pom.xml b/scala/pom.xml index b196286a..e76769af 100644 --- a/scala/pom.xml +++ b/scala/pom.xml @@ -4,7 +4,7 @@ io.cucumber cucumber-jvm-scala - 6.0.0-SNAPSHOT + 6.0.0 cucumber-scala-aggregator diff --git a/scala/scala_2.11/pom.xml b/scala/scala_2.11/pom.xml index bac3719c..01dc96c9 100644 --- a/scala/scala_2.11/pom.xml +++ b/scala/scala_2.11/pom.xml @@ -4,7 +4,7 @@ io.cucumber cucumber-scala-aggregator - 6.0.0-SNAPSHOT + 6.0.0 cucumber-scala_2.11 diff --git a/scala/scala_2.12/pom.xml b/scala/scala_2.12/pom.xml index 438f552d..1506dbee 100644 --- a/scala/scala_2.12/pom.xml +++ b/scala/scala_2.12/pom.xml @@ -4,7 +4,7 @@ io.cucumber cucumber-scala-aggregator - 6.0.0-SNAPSHOT + 6.0.0 cucumber-scala_2.12 diff --git a/scala/scala_2.13/pom.xml b/scala/scala_2.13/pom.xml index 4afc70b5..5242f13e 100644 --- a/scala/scala_2.13/pom.xml +++ b/scala/scala_2.13/pom.xml @@ -4,7 +4,7 @@ io.cucumber cucumber-scala-aggregator - 6.0.0-SNAPSHOT + 6.0.0 cucumber-scala_2.13