diff --git a/archetypes/jbehave-groovy-archetype/pom.xml b/archetypes/jbehave-groovy-archetype/pom.xml index 03ed5fca4..c3fc660d9 100755 --- a/archetypes/jbehave-groovy-archetype/pom.xml +++ b/archetypes/jbehave-groovy-archetype/pom.xml @@ -3,7 +3,7 @@ org.jbehave jbehave-archetypes - 5.2-SNAPSHOT + 5.2.0 jbehave-groovy-archetype maven-archetype diff --git a/archetypes/jbehave-guice-archetype/pom.xml b/archetypes/jbehave-guice-archetype/pom.xml index 0d3eb9f4f..a702ad70b 100755 --- a/archetypes/jbehave-guice-archetype/pom.xml +++ b/archetypes/jbehave-guice-archetype/pom.xml @@ -3,7 +3,7 @@ org.jbehave jbehave-archetypes - 5.2-SNAPSHOT + 5.2.0 jbehave-guice-archetype maven-archetype diff --git a/archetypes/jbehave-needle-archetype/pom.xml b/archetypes/jbehave-needle-archetype/pom.xml index fe5b9375a..ba9a35cc0 100644 --- a/archetypes/jbehave-needle-archetype/pom.xml +++ b/archetypes/jbehave-needle-archetype/pom.xml @@ -3,7 +3,7 @@ org.jbehave jbehave-archetypes - 5.2-SNAPSHOT + 5.2.0 jbehave-needle-archetype maven-archetype diff --git a/archetypes/jbehave-pico-archetype/pom.xml b/archetypes/jbehave-pico-archetype/pom.xml index 7a0f63d04..ecce8e56e 100755 --- a/archetypes/jbehave-pico-archetype/pom.xml +++ b/archetypes/jbehave-pico-archetype/pom.xml @@ -3,7 +3,7 @@ org.jbehave jbehave-archetypes - 5.2-SNAPSHOT + 5.2.0 jbehave-pico-archetype maven-archetype diff --git a/archetypes/jbehave-simple-archetype/pom.xml b/archetypes/jbehave-simple-archetype/pom.xml index 7af2f78aa..f7bf09c65 100755 --- a/archetypes/jbehave-simple-archetype/pom.xml +++ b/archetypes/jbehave-simple-archetype/pom.xml @@ -3,7 +3,7 @@ org.jbehave jbehave-archetypes - 5.2-SNAPSHOT + 5.2.0 jbehave-simple-archetype maven-archetype diff --git a/archetypes/jbehave-spring-archetype/pom.xml b/archetypes/jbehave-spring-archetype/pom.xml index 1507ee216..ff1390acd 100755 --- a/archetypes/jbehave-spring-archetype/pom.xml +++ b/archetypes/jbehave-spring-archetype/pom.xml @@ -3,7 +3,7 @@ org.jbehave jbehave-archetypes - 5.2-SNAPSHOT + 5.2.0 jbehave-spring-archetype maven-archetype diff --git a/archetypes/pom.xml b/archetypes/pom.xml index e7d489559..d5d107b42 100755 --- a/archetypes/pom.xml +++ b/archetypes/pom.xml @@ -3,7 +3,7 @@ org.jbehave jbehave - 5.2-SNAPSHOT + 5.2.0 jbehave-archetypes pom diff --git a/distribution/pom.xml b/distribution/pom.xml index 9c0a307f4..f327318e7 100755 --- a/distribution/pom.xml +++ b/distribution/pom.xml @@ -3,7 +3,7 @@ org.jbehave jbehave - 5.2-SNAPSHOT + 5.2.0 jbehave-distribution pom diff --git a/jbehave-core/pom.xml b/jbehave-core/pom.xml index d69631659..2ca66a5c2 100644 --- a/jbehave-core/pom.xml +++ b/jbehave-core/pom.xml @@ -3,7 +3,7 @@ org.jbehave jbehave - 5.2-SNAPSHOT + 5.2.0 jar jbehave-core diff --git a/jbehave-gherkin/pom.xml b/jbehave-gherkin/pom.xml index 306e3239e..265405742 100755 --- a/jbehave-gherkin/pom.xml +++ b/jbehave-gherkin/pom.xml @@ -3,7 +3,7 @@ org.jbehave jbehave - 5.2-SNAPSHOT + 5.2.0 jbehave-gherkin JBehave Gherkin diff --git a/jbehave-google/pom.xml b/jbehave-google/pom.xml index feb4003e6..82fdc38ce 100755 --- a/jbehave-google/pom.xml +++ b/jbehave-google/pom.xml @@ -3,7 +3,7 @@ org.jbehave jbehave - 5.2-SNAPSHOT + 5.2.0 jbehave-google JBehave Google diff --git a/jbehave-groovy/pom.xml b/jbehave-groovy/pom.xml index a20aec33a..7dd0c6975 100644 --- a/jbehave-groovy/pom.xml +++ b/jbehave-groovy/pom.xml @@ -3,7 +3,7 @@ org.jbehave jbehave - 5.2-SNAPSHOT + 5.2.0 jbehave-groovy JBehave Groovy diff --git a/jbehave-guice/pom.xml b/jbehave-guice/pom.xml index c61d09a0d..607b95002 100644 --- a/jbehave-guice/pom.xml +++ b/jbehave-guice/pom.xml @@ -3,7 +3,7 @@ org.jbehave jbehave - 5.2-SNAPSHOT + 5.2.0 jbehave-guice JBehave Guice diff --git a/jbehave-io/pom.xml b/jbehave-io/pom.xml index f586d48d9..6717dc3ab 100644 --- a/jbehave-io/pom.xml +++ b/jbehave-io/pom.xml @@ -3,7 +3,7 @@ org.jbehave jbehave - 5.2-SNAPSHOT + 5.2.0 jbehave-io jar diff --git a/jbehave-maven-plugin/pom.xml b/jbehave-maven-plugin/pom.xml index 1a2d86196..544be2956 100644 --- a/jbehave-maven-plugin/pom.xml +++ b/jbehave-maven-plugin/pom.xml @@ -3,7 +3,7 @@ org.jbehave jbehave - 5.2-SNAPSHOT + 5.2.0 jbehave-maven-plugin maven-plugin diff --git a/jbehave-needle/pom.xml b/jbehave-needle/pom.xml index 6a6d577be..d7288e181 100644 --- a/jbehave-needle/pom.xml +++ b/jbehave-needle/pom.xml @@ -3,7 +3,7 @@ org.jbehave jbehave - 5.2-SNAPSHOT + 5.2.0 jbehave-needle JBehave Needle diff --git a/jbehave-odf/pom.xml b/jbehave-odf/pom.xml index 80a13e710..e6a594aba 100755 --- a/jbehave-odf/pom.xml +++ b/jbehave-odf/pom.xml @@ -3,7 +3,7 @@ org.jbehave jbehave - 5.2-SNAPSHOT + 5.2.0 jbehave-odf JBehave ODF diff --git a/jbehave-pico/pom.xml b/jbehave-pico/pom.xml index a04d62c0b..452e32800 100755 --- a/jbehave-pico/pom.xml +++ b/jbehave-pico/pom.xml @@ -3,7 +3,7 @@ org.jbehave jbehave - 5.2-SNAPSHOT + 5.2.0 jbehave-pico JBehave PicoContainer diff --git a/jbehave-rest/pom.xml b/jbehave-rest/pom.xml index 99392d0cb..98bce5b3e 100644 --- a/jbehave-rest/pom.xml +++ b/jbehave-rest/pom.xml @@ -3,7 +3,7 @@ org.jbehave jbehave - 5.2-SNAPSHOT + 5.2.0 jbehave-rest maven-plugin diff --git a/jbehave-scala/pom.xml b/jbehave-scala/pom.xml index 1adf2edbe..8b1d07b4d 100644 --- a/jbehave-scala/pom.xml +++ b/jbehave-scala/pom.xml @@ -4,7 +4,7 @@ org.jbehave jbehave - 5.2-SNAPSHOT + 5.2.0 jbehave-scala JBehave Scala diff --git a/jbehave-spring/pom.xml b/jbehave-spring/pom.xml index d3c883cca..a9656ac9c 100644 --- a/jbehave-spring/pom.xml +++ b/jbehave-spring/pom.xml @@ -3,7 +3,7 @@ org.jbehave jbehave - 5.2-SNAPSHOT + 5.2.0 jbehave-spring JBehave Spring diff --git a/jbehave-weld/pom.xml b/jbehave-weld/pom.xml index 3435a77ef..347678b22 100644 --- a/jbehave-weld/pom.xml +++ b/jbehave-weld/pom.xml @@ -3,7 +3,7 @@ org.jbehave jbehave - 5.2-SNAPSHOT + 5.2.0 jbehave-weld JBehave Weld diff --git a/pom.xml b/pom.xml index 452eeea22..6457cf8d9 100644 --- a/pom.xml +++ b/pom.xml @@ -7,7 +7,7 @@ jbehave pom - 5.2-SNAPSHOT + 5.2.0 JBehave JBehave Core provides the core functionality enabling Behaviour-Driven Development in a JVM. @@ -386,7 +386,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 - HEAD + jbehave-5.2.0