diff --git a/easy-cucumber-core/pom.xml b/easy-cucumber-core/pom.xml index 380c018..295ca8a 100644 --- a/easy-cucumber-core/pom.xml +++ b/easy-cucumber-core/pom.xml @@ -6,7 +6,7 @@ io.github.osvaldjr easy-cucumber-parent - 1.0.0 + 1.0.1 easy-cucumber-core jar diff --git a/easy-cucumber-datasource/pom.xml b/easy-cucumber-datasource/pom.xml index aa2e5d5..c220183 100644 --- a/easy-cucumber-datasource/pom.xml +++ b/easy-cucumber-datasource/pom.xml @@ -6,7 +6,7 @@ io.github.osvaldjr easy-cucumber-parent - 1.0.0 + 1.0.1 easy-cucumber-datasource jar diff --git a/easy-cucumber-jms/pom.xml b/easy-cucumber-jms/pom.xml index 0611eb0..b4125f3 100644 --- a/easy-cucumber-jms/pom.xml +++ b/easy-cucumber-jms/pom.xml @@ -6,7 +6,7 @@ io.github.osvaldjr easy-cucumber-parent - 1.0.0 + 1.0.1 easy-cucumber-jms jar diff --git a/easy-cucumber-mock/pom.xml b/easy-cucumber-mock/pom.xml index bd1a5b2..018acdb 100644 --- a/easy-cucumber-mock/pom.xml +++ b/easy-cucumber-mock/pom.xml @@ -6,7 +6,7 @@ io.github.osvaldjr easy-cucumber-parent - 1.0.0 + 1.0.1 easy-cucumber-mock jar diff --git a/easy-cucumber-owasp-zap/pom.xml b/easy-cucumber-owasp-zap/pom.xml index 05025d9..1dbe24b 100644 --- a/easy-cucumber-owasp-zap/pom.xml +++ b/easy-cucumber-owasp-zap/pom.xml @@ -6,7 +6,7 @@ io.github.osvaldjr easy-cucumber-parent - 1.0.0 + 1.0.1 easy-cucumber-owasp-zap jar diff --git a/examples/complete-springboot/pom.xml b/examples/complete-springboot/pom.xml index e2fe662..555b25c 100644 --- a/examples/complete-springboot/pom.xml +++ b/examples/complete-springboot/pom.xml @@ -23,35 +23,35 @@ io.github.osvaldjr easy-cucumber-core - 1.0.0 + 1.0.1 test io.github.osvaldjr easy-cucumber-mock - 1.0.0 + 1.0.1 test io.github.osvaldjr easy-cucumber-datasource - 1.0.0 + 1.0.1 test io.github.osvaldjr easy-cucumber-jms - 1.0.0 + 1.0.1 test io.github.osvaldjr easy-cucumber-owasp-zap - 1.0.0 + 1.0.1 test diff --git a/examples/simple-springboot-activemq/pom.xml b/examples/simple-springboot-activemq/pom.xml index d00492a..1de4d28 100644 --- a/examples/simple-springboot-activemq/pom.xml +++ b/examples/simple-springboot-activemq/pom.xml @@ -23,7 +23,7 @@ io.github.osvaldjr easy-cucumber-jms - 1.0.0 + 1.0.1 test diff --git a/examples/simple-springboot-core/pom.xml b/examples/simple-springboot-core/pom.xml index 5ab1556..e093f4d 100644 --- a/examples/simple-springboot-core/pom.xml +++ b/examples/simple-springboot-core/pom.xml @@ -23,7 +23,7 @@ io.github.osvaldjr easy-cucumber-core - 1.0.0 + 1.0.1 test diff --git a/examples/simple-springboot-datasource/pom.xml b/examples/simple-springboot-datasource/pom.xml index 8fdab1b..eceb114 100644 --- a/examples/simple-springboot-datasource/pom.xml +++ b/examples/simple-springboot-datasource/pom.xml @@ -23,7 +23,7 @@ io.github.osvaldjr easy-cucumber-datasource - 1.0.0 + 1.0.1 test diff --git a/examples/simple-springboot-mockserver/pom.xml b/examples/simple-springboot-mockserver/pom.xml index 0326d2f..01569df 100644 --- a/examples/simple-springboot-mockserver/pom.xml +++ b/examples/simple-springboot-mockserver/pom.xml @@ -23,7 +23,7 @@ io.github.osvaldjr easy-cucumber-mock - 1.0.0 + 1.0.1 test diff --git a/examples/simple-springboot-owaspzap/pom.xml b/examples/simple-springboot-owaspzap/pom.xml index 29f29d0..f8f7a59 100644 --- a/examples/simple-springboot-owaspzap/pom.xml +++ b/examples/simple-springboot-owaspzap/pom.xml @@ -23,7 +23,7 @@ io.github.osvaldjr easy-cucumber-owasp-zap - 1.0.0 + 1.0.1 test diff --git a/examples/simple-springboot-stubby/pom.xml b/examples/simple-springboot-stubby/pom.xml index 6a3072c..3305066 100644 --- a/examples/simple-springboot-stubby/pom.xml +++ b/examples/simple-springboot-stubby/pom.xml @@ -23,7 +23,7 @@ io.github.osvaldjr easy-cucumber-mock - 1.0.0 + 1.0.1 test diff --git a/pom.xml b/pom.xml index 13b989f..8f657e6 100644 --- a/pom.xml +++ b/pom.xml @@ -11,7 +11,7 @@ io.github.osvaldjr easy-cucumber-parent - 1.0.0 + 1.0.1 pom io.github.osvaldjr:easy-cucumber Easy Cucumber JVM Testing