diff --git a/kotlin-asyncapi-core/pom.xml b/kotlin-asyncapi-core/pom.xml index 6fc2212..d13bd2b 100644 --- a/kotlin-asyncapi-core/pom.xml +++ b/kotlin-asyncapi-core/pom.xml @@ -5,7 +5,7 @@ org.openfolder kotlin-asyncapi-parent - 2.0.1-SNAPSHOT + 2.1.0 ../pom.xml diff --git a/kotlin-asyncapi-maven-plugin/pom.xml b/kotlin-asyncapi-maven-plugin/pom.xml index 8c57294..1f5fa59 100644 --- a/kotlin-asyncapi-maven-plugin/pom.xml +++ b/kotlin-asyncapi-maven-plugin/pom.xml @@ -4,7 +4,7 @@ kotlin-asyncapi-parent org.openfolder - 2.0.1-SNAPSHOT + 2.1.0 ../pom.xml diff --git a/kotlin-asyncapi-script/pom.xml b/kotlin-asyncapi-script/pom.xml index 0544e40..f2ab895 100644 --- a/kotlin-asyncapi-script/pom.xml +++ b/kotlin-asyncapi-script/pom.xml @@ -4,7 +4,7 @@ kotlin-asyncapi-parent org.openfolder - 2.0.1-SNAPSHOT + 2.1.0 ../pom.xml diff --git a/kotlin-asyncapi-spring-web/pom.xml b/kotlin-asyncapi-spring-web/pom.xml index bc6e054..8bd62f8 100644 --- a/kotlin-asyncapi-spring-web/pom.xml +++ b/kotlin-asyncapi-spring-web/pom.xml @@ -5,7 +5,7 @@ org.openfolder kotlin-asyncapi-parent - 2.0.1-SNAPSHOT + 2.1.0 ../pom.xml diff --git a/pom.xml b/pom.xml index db3cf0c..0ef2829 100644 --- a/pom.xml +++ b/pom.xml @@ -4,7 +4,7 @@ org.openfolder kotlin-asyncapi-parent - 2.0.1-SNAPSHOT + 2.1.0 pom Kotlin AsyncAPI Parent POM