diff --git a/acceptance-tests/pom.xml b/acceptance-tests/pom.xml index 56ae01711..474069ab5 100644 --- a/acceptance-tests/pom.xml +++ b/acceptance-tests/pom.xml @@ -12,7 +12,7 @@ com.chutneytesting chutney-testing-parent - 3.0.0 + 3.0.1-SNAPSHOT acceptance-tests diff --git a/chutney/action-impl/pom.xml b/chutney/action-impl/pom.xml index af103b03c..cb9273f8c 100644 --- a/chutney/action-impl/pom.xml +++ b/chutney/action-impl/pom.xml @@ -14,7 +14,7 @@ com.chutneytesting chutney-parent - 3.0.0 + 3.0.1-SNAPSHOT action-impl diff --git a/chutney/action-spi/pom.xml b/chutney/action-spi/pom.xml index 99a4470ff..069982f11 100644 --- a/chutney/action-spi/pom.xml +++ b/chutney/action-spi/pom.xml @@ -14,7 +14,7 @@ com.chutneytesting chutney-parent - 3.0.0 + 3.0.1-SNAPSHOT action-spi diff --git a/chutney/engine/pom.xml b/chutney/engine/pom.xml index 5aaff5867..05df689b2 100644 --- a/chutney/engine/pom.xml +++ b/chutney/engine/pom.xml @@ -14,7 +14,7 @@ com.chutneytesting chutney-parent - 3.0.0 + 3.0.1-SNAPSHOT engine diff --git a/chutney/environment/pom.xml b/chutney/environment/pom.xml index 10b184eb4..988b0adfe 100644 --- a/chutney/environment/pom.xml +++ b/chutney/environment/pom.xml @@ -12,7 +12,7 @@ chutney-parent com.chutneytesting - 3.0.0 + 3.0.1-SNAPSHOT 4.0.0 diff --git a/chutney/jira/pom.xml b/chutney/jira/pom.xml index a24d135dd..e4b529b6b 100644 --- a/chutney/jira/pom.xml +++ b/chutney/jira/pom.xml @@ -12,7 +12,7 @@ chutney-parent com.chutneytesting - 3.0.0 + 3.0.1-SNAPSHOT 4.0.0 diff --git a/chutney/packaging/local-api-unsecure/pom.xml b/chutney/packaging/local-api-unsecure/pom.xml index df90d6d92..0ead2b7ab 100644 --- a/chutney/packaging/local-api-unsecure/pom.xml +++ b/chutney/packaging/local-api-unsecure/pom.xml @@ -14,7 +14,7 @@ com.chutneytesting packaging - 3.0.0 + 3.0.1-SNAPSHOT local-api-unsecure diff --git a/chutney/packaging/local-dev/pom.xml b/chutney/packaging/local-dev/pom.xml index 1be40f986..38a740d15 100644 --- a/chutney/packaging/local-dev/pom.xml +++ b/chutney/packaging/local-dev/pom.xml @@ -14,7 +14,7 @@ com.chutneytesting packaging - 3.0.0 + 3.0.1-SNAPSHOT local-dev diff --git a/chutney/packaging/pom.xml b/chutney/packaging/pom.xml index d016a63bd..9fd61721c 100644 --- a/chutney/packaging/pom.xml +++ b/chutney/packaging/pom.xml @@ -13,7 +13,7 @@ com.chutneytesting chutney-parent - 3.0.0 + 3.0.1-SNAPSHOT packaging pom diff --git a/chutney/pom.xml b/chutney/pom.xml index 8275d336a..2b3ae59c4 100644 --- a/chutney/pom.xml +++ b/chutney/pom.xml @@ -13,7 +13,7 @@ com.chutneytesting chutney-testing-parent - 3.0.0 + 3.0.1-SNAPSHOT chutney-parent diff --git a/chutney/server-core/pom.xml b/chutney/server-core/pom.xml index 04d11306c..5da810229 100644 --- a/chutney/server-core/pom.xml +++ b/chutney/server-core/pom.xml @@ -14,7 +14,7 @@ chutney-parent com.chutneytesting - 3.0.0 + 3.0.1-SNAPSHOT server-core diff --git a/chutney/server/pom.xml b/chutney/server/pom.xml index 0308b8b2c..e25fc615d 100644 --- a/chutney/server/pom.xml +++ b/chutney/server/pom.xml @@ -14,7 +14,7 @@ com.chutneytesting chutney-parent - 3.0.0 + 3.0.1-SNAPSHOT server diff --git a/chutney/tools/pom.xml b/chutney/tools/pom.xml index f6dd462b9..25fd5c6f8 100644 --- a/chutney/tools/pom.xml +++ b/chutney/tools/pom.xml @@ -14,7 +14,7 @@ com.chutneytesting chutney-parent - 3.0.0 + 3.0.1-SNAPSHOT tools diff --git a/chutney/ui/pom.xml b/chutney/ui/pom.xml index 6abc11469..84431052d 100644 --- a/chutney/ui/pom.xml +++ b/chutney/ui/pom.xml @@ -14,7 +14,7 @@ com.chutneytesting chutney-parent - 3.0.0 + 3.0.1-SNAPSHOT ui diff --git a/example/pom.xml b/example/pom.xml index e086ca70a..32947fd33 100644 --- a/example/pom.xml +++ b/example/pom.xml @@ -15,7 +15,7 @@ com.chutneytesting chutney-testing-parent - 3.0.0 + 3.0.1-SNAPSHOT example diff --git a/idea-plugin/gradle.properties b/idea-plugin/gradle.properties index 6fe86cf82..84e9c728d 100755 --- a/idea-plugin/gradle.properties +++ b/idea-plugin/gradle.properties @@ -14,7 +14,7 @@ org.gradle.jvmargs=-Xmx2048M pluginGroup = com.chutneytesting.idea pluginName = chutney-idea-plugin -chutneyVersion = 3.0.0 +chutneyVersion = 3.0.1-SNAPSHOT # See https://plugins.jetbrains.com/docs/intellij/build-number-ranges.html # for insight into build numbers and IntelliJ Platform versions. diff --git a/kotlin-dsl/pom.xml b/kotlin-dsl/pom.xml index 757500630..750cec607 100644 --- a/kotlin-dsl/pom.xml +++ b/kotlin-dsl/pom.xml @@ -12,7 +12,7 @@ com.chutneytesting chutney-testing-parent - 3.0.0 + 3.0.1-SNAPSHOT chutney-kotlin-dsl diff --git a/pom.xml b/pom.xml index 8af89db43..69e32fec9 100644 --- a/pom.xml +++ b/pom.xml @@ -12,7 +12,7 @@ com.chutneytesting chutney-testing-parent - 3.0.0 + 3.0.1-SNAPSHOT pom chutney-testing @@ -59,7 +59,7 @@ https://github.com/Enedis-OSS/chutney.git scm:git:git@github.com:Enedis-OSS/chutney.git scm:git:git@github.com:Enedis-OSS/chutney.git - 3.0.0 + 3.0.1-SNAPSHOT