diff --git a/kotlin-asyncapi-annotation/pom.xml b/kotlin-asyncapi-annotation/pom.xml index 760ad07..9a63c87 100644 --- a/kotlin-asyncapi-annotation/pom.xml +++ b/kotlin-asyncapi-annotation/pom.xml @@ -5,7 +5,7 @@ org.openfolder kotlin-asyncapi-parent - 3.0.0 + 3.0.1-SNAPSHOT kotlin-asyncapi-annotation diff --git a/kotlin-asyncapi-core/pom.xml b/kotlin-asyncapi-core/pom.xml index 39bc7c8..8349d2d 100644 --- a/kotlin-asyncapi-core/pom.xml +++ b/kotlin-asyncapi-core/pom.xml @@ -5,7 +5,7 @@ org.openfolder kotlin-asyncapi-parent - 3.0.0 + 3.0.1-SNAPSHOT kotlin-asyncapi-core diff --git a/kotlin-asyncapi-maven-plugin/pom.xml b/kotlin-asyncapi-maven-plugin/pom.xml index 8bdcfc7..7aa4eee 100644 --- a/kotlin-asyncapi-maven-plugin/pom.xml +++ b/kotlin-asyncapi-maven-plugin/pom.xml @@ -4,7 +4,7 @@ kotlin-asyncapi-parent org.openfolder - 3.0.0 + 3.0.1-SNAPSHOT kotlin-asyncapi-maven-plugin diff --git a/kotlin-asyncapi-script/pom.xml b/kotlin-asyncapi-script/pom.xml index 909fe95..efbe497 100644 --- a/kotlin-asyncapi-script/pom.xml +++ b/kotlin-asyncapi-script/pom.xml @@ -4,7 +4,7 @@ kotlin-asyncapi-parent org.openfolder - 3.0.0 + 3.0.1-SNAPSHOT kotlin-asyncapi-script diff --git a/kotlin-asyncapi-spring-web/pom.xml b/kotlin-asyncapi-spring-web/pom.xml index b2abc75..aaaf3bd 100644 --- a/kotlin-asyncapi-spring-web/pom.xml +++ b/kotlin-asyncapi-spring-web/pom.xml @@ -5,7 +5,7 @@ org.openfolder kotlin-asyncapi-parent - 3.0.0 + 3.0.1-SNAPSHOT kotlin-asyncapi-spring-web diff --git a/pom.xml b/pom.xml index df9215d..ea5b987 100644 --- a/pom.xml +++ b/pom.xml @@ -4,7 +4,7 @@ org.openfolder kotlin-asyncapi-parent - 3.0.0 + 3.0.1-SNAPSHOT pom Kotlin AsyncAPI Parent POM