From e04604134ed87aa38c16357dcf7c942391972752 Mon Sep 17 00:00:00 2001 From: Mauro Talevi Date: Thu, 11 May 2023 13:08:31 +0200 Subject: [PATCH] [maven-release-plugin] prepare for next development iteration --- archetypes/jbehave-groovy-archetype/pom.xml | 2 +- archetypes/jbehave-guice-archetype/pom.xml | 2 +- archetypes/jbehave-needle-archetype/pom.xml | 2 +- archetypes/jbehave-pico-archetype/pom.xml | 2 +- archetypes/jbehave-simple-archetype/pom.xml | 2 +- archetypes/jbehave-spring-archetype/pom.xml | 2 +- archetypes/pom.xml | 2 +- distribution/pom.xml | 2 +- jbehave-core/pom.xml | 2 +- jbehave-gherkin/pom.xml | 2 +- jbehave-google/pom.xml | 2 +- jbehave-groovy/pom.xml | 2 +- jbehave-guice/pom.xml | 2 +- jbehave-io/pom.xml | 2 +- jbehave-maven-plugin/pom.xml | 2 +- jbehave-needle/pom.xml | 2 +- jbehave-odf/pom.xml | 2 +- jbehave-pico/pom.xml | 2 +- jbehave-rest/pom.xml | 2 +- jbehave-scala/pom.xml | 2 +- jbehave-spring/pom.xml | 2 +- jbehave-weld/pom.xml | 2 +- pom.xml | 4 ++-- 23 files changed, 24 insertions(+), 24 deletions(-) diff --git a/archetypes/jbehave-groovy-archetype/pom.xml b/archetypes/jbehave-groovy-archetype/pom.xml index 1023e6724..03ed5fca4 100755 --- a/archetypes/jbehave-groovy-archetype/pom.xml +++ b/archetypes/jbehave-groovy-archetype/pom.xml @@ -3,7 +3,7 @@ org.jbehave jbehave-archetypes - 5.1.1 + 5.2-SNAPSHOT jbehave-groovy-archetype maven-archetype diff --git a/archetypes/jbehave-guice-archetype/pom.xml b/archetypes/jbehave-guice-archetype/pom.xml index a0ce646c0..0d3eb9f4f 100755 --- a/archetypes/jbehave-guice-archetype/pom.xml +++ b/archetypes/jbehave-guice-archetype/pom.xml @@ -3,7 +3,7 @@ org.jbehave jbehave-archetypes - 5.1.1 + 5.2-SNAPSHOT jbehave-guice-archetype maven-archetype diff --git a/archetypes/jbehave-needle-archetype/pom.xml b/archetypes/jbehave-needle-archetype/pom.xml index 437372260..fe5b9375a 100644 --- a/archetypes/jbehave-needle-archetype/pom.xml +++ b/archetypes/jbehave-needle-archetype/pom.xml @@ -3,7 +3,7 @@ org.jbehave jbehave-archetypes - 5.1.1 + 5.2-SNAPSHOT jbehave-needle-archetype maven-archetype diff --git a/archetypes/jbehave-pico-archetype/pom.xml b/archetypes/jbehave-pico-archetype/pom.xml index c48e00b51..7a0f63d04 100755 --- a/archetypes/jbehave-pico-archetype/pom.xml +++ b/archetypes/jbehave-pico-archetype/pom.xml @@ -3,7 +3,7 @@ org.jbehave jbehave-archetypes - 5.1.1 + 5.2-SNAPSHOT jbehave-pico-archetype maven-archetype diff --git a/archetypes/jbehave-simple-archetype/pom.xml b/archetypes/jbehave-simple-archetype/pom.xml index 65308297f..7af2f78aa 100755 --- a/archetypes/jbehave-simple-archetype/pom.xml +++ b/archetypes/jbehave-simple-archetype/pom.xml @@ -3,7 +3,7 @@ org.jbehave jbehave-archetypes - 5.1.1 + 5.2-SNAPSHOT jbehave-simple-archetype maven-archetype diff --git a/archetypes/jbehave-spring-archetype/pom.xml b/archetypes/jbehave-spring-archetype/pom.xml index ed16c6fab..1507ee216 100755 --- a/archetypes/jbehave-spring-archetype/pom.xml +++ b/archetypes/jbehave-spring-archetype/pom.xml @@ -3,7 +3,7 @@ org.jbehave jbehave-archetypes - 5.1.1 + 5.2-SNAPSHOT jbehave-spring-archetype maven-archetype diff --git a/archetypes/pom.xml b/archetypes/pom.xml index 0e1a2f64a..e7d489559 100755 --- a/archetypes/pom.xml +++ b/archetypes/pom.xml @@ -3,7 +3,7 @@ org.jbehave jbehave - 5.1.1 + 5.2-SNAPSHOT jbehave-archetypes pom diff --git a/distribution/pom.xml b/distribution/pom.xml index c49f3f9c5..9c0a307f4 100755 --- a/distribution/pom.xml +++ b/distribution/pom.xml @@ -3,7 +3,7 @@ org.jbehave jbehave - 5.1.1 + 5.2-SNAPSHOT jbehave-distribution pom diff --git a/jbehave-core/pom.xml b/jbehave-core/pom.xml index 7cd4cf4bb..3d37d3e4f 100644 --- a/jbehave-core/pom.xml +++ b/jbehave-core/pom.xml @@ -3,7 +3,7 @@ org.jbehave jbehave - 5.1.1 + 5.2-SNAPSHOT jar jbehave-core diff --git a/jbehave-gherkin/pom.xml b/jbehave-gherkin/pom.xml index 7d4ecac72..306e3239e 100755 --- a/jbehave-gherkin/pom.xml +++ b/jbehave-gherkin/pom.xml @@ -3,7 +3,7 @@ org.jbehave jbehave - 5.1.1 + 5.2-SNAPSHOT jbehave-gherkin JBehave Gherkin diff --git a/jbehave-google/pom.xml b/jbehave-google/pom.xml index e546abff0..feb4003e6 100755 --- a/jbehave-google/pom.xml +++ b/jbehave-google/pom.xml @@ -3,7 +3,7 @@ org.jbehave jbehave - 5.1.1 + 5.2-SNAPSHOT jbehave-google JBehave Google diff --git a/jbehave-groovy/pom.xml b/jbehave-groovy/pom.xml index 45d556c26..fcaa7150f 100644 --- a/jbehave-groovy/pom.xml +++ b/jbehave-groovy/pom.xml @@ -3,7 +3,7 @@ org.jbehave jbehave - 5.1.1 + 5.2-SNAPSHOT jbehave-groovy JBehave Groovy diff --git a/jbehave-guice/pom.xml b/jbehave-guice/pom.xml index 3132a3383..088f5039c 100755 --- a/jbehave-guice/pom.xml +++ b/jbehave-guice/pom.xml @@ -3,7 +3,7 @@ org.jbehave jbehave - 5.1.1 + 5.2-SNAPSHOT jbehave-guice JBehave Guice diff --git a/jbehave-io/pom.xml b/jbehave-io/pom.xml index 88a1de75f..91ccf3de9 100644 --- a/jbehave-io/pom.xml +++ b/jbehave-io/pom.xml @@ -3,7 +3,7 @@ org.jbehave jbehave - 5.1.1 + 5.2-SNAPSHOT jbehave-io jar diff --git a/jbehave-maven-plugin/pom.xml b/jbehave-maven-plugin/pom.xml index 6686fe459..1adef581f 100644 --- a/jbehave-maven-plugin/pom.xml +++ b/jbehave-maven-plugin/pom.xml @@ -3,7 +3,7 @@ org.jbehave jbehave - 5.1.1 + 5.2-SNAPSHOT jbehave-maven-plugin maven-plugin diff --git a/jbehave-needle/pom.xml b/jbehave-needle/pom.xml index aacd21d73..6a6d577be 100644 --- a/jbehave-needle/pom.xml +++ b/jbehave-needle/pom.xml @@ -3,7 +3,7 @@ org.jbehave jbehave - 5.1.1 + 5.2-SNAPSHOT jbehave-needle JBehave Needle diff --git a/jbehave-odf/pom.xml b/jbehave-odf/pom.xml index 9bbea1b49..80a13e710 100755 --- a/jbehave-odf/pom.xml +++ b/jbehave-odf/pom.xml @@ -3,7 +3,7 @@ org.jbehave jbehave - 5.1.1 + 5.2-SNAPSHOT jbehave-odf JBehave ODF diff --git a/jbehave-pico/pom.xml b/jbehave-pico/pom.xml index ecef688eb..a04d62c0b 100755 --- a/jbehave-pico/pom.xml +++ b/jbehave-pico/pom.xml @@ -3,7 +3,7 @@ org.jbehave jbehave - 5.1.1 + 5.2-SNAPSHOT jbehave-pico JBehave PicoContainer diff --git a/jbehave-rest/pom.xml b/jbehave-rest/pom.xml index cbeab2f3a..ca37cd8f6 100644 --- a/jbehave-rest/pom.xml +++ b/jbehave-rest/pom.xml @@ -3,7 +3,7 @@ org.jbehave jbehave - 5.1.1 + 5.2-SNAPSHOT jbehave-rest maven-plugin diff --git a/jbehave-scala/pom.xml b/jbehave-scala/pom.xml index 3e0ca846c..b7c13b749 100644 --- a/jbehave-scala/pom.xml +++ b/jbehave-scala/pom.xml @@ -4,7 +4,7 @@ org.jbehave jbehave - 5.1.1 + 5.2-SNAPSHOT jbehave-scala JBehave Scala diff --git a/jbehave-spring/pom.xml b/jbehave-spring/pom.xml index 9fe482602..207085e7c 100644 --- a/jbehave-spring/pom.xml +++ b/jbehave-spring/pom.xml @@ -3,7 +3,7 @@ org.jbehave jbehave - 5.1.1 + 5.2-SNAPSHOT jbehave-spring JBehave Spring diff --git a/jbehave-weld/pom.xml b/jbehave-weld/pom.xml index ea9e153a8..665258031 100755 --- a/jbehave-weld/pom.xml +++ b/jbehave-weld/pom.xml @@ -3,7 +3,7 @@ org.jbehave jbehave - 5.1.1 + 5.2-SNAPSHOT jbehave-weld JBehave Weld diff --git a/pom.xml b/pom.xml index 838762546..3697cbef8 100644 --- a/pom.xml +++ b/pom.xml @@ -7,7 +7,7 @@ jbehave pom - 5.1.1 + 5.2-SNAPSHOT JBehave JBehave Core provides the core functionality enabling Behaviour-Driven Development in a JVM. @@ -390,7 +390,7 @@ scm:git:git://bitbucket.org/jbehave/jbehave-core.git scm:git:ssh://git@bitbucket.org/jbehave/jbehave-core.git http://bitbucket.org/jbehave/jbehave-core - jbehave-5.1.1 + HEAD