From 02b718a2f533d0301a7bb9043a803d39a51a184e Mon Sep 17 00:00:00 2001
From: Lorenz Simon <39913716+lorenzsimon@users.noreply.github.com>
Date: Sat, 26 Nov 2022 16:19:40 +0100
Subject: [PATCH] release: 2.1.3 (#41)
release - 2.1.3
---
kotlin-asyncapi-core/pom.xml | 2 +-
kotlin-asyncapi-maven-plugin/pom.xml | 2 +-
kotlin-asyncapi-script/pom.xml | 2 +-
kotlin-asyncapi-spring-web/pom.xml | 2 +-
pom.xml | 2 +-
5 files changed, 5 insertions(+), 5 deletions(-)
diff --git a/kotlin-asyncapi-core/pom.xml b/kotlin-asyncapi-core/pom.xml
index 766b199..4a56b2e 100644
--- a/kotlin-asyncapi-core/pom.xml
+++ b/kotlin-asyncapi-core/pom.xml
@@ -5,7 +5,7 @@
org.openfolder
kotlin-asyncapi-parent
- 2.1.3-SNAPSHOT
+ 2.1.3
kotlin-asyncapi-core
diff --git a/kotlin-asyncapi-maven-plugin/pom.xml b/kotlin-asyncapi-maven-plugin/pom.xml
index 9da59e6..a3d7ab0 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.1.3-SNAPSHOT
+ 2.1.3
kotlin-asyncapi-maven-plugin
diff --git a/kotlin-asyncapi-script/pom.xml b/kotlin-asyncapi-script/pom.xml
index 9e7ea60..570d2e2 100644
--- a/kotlin-asyncapi-script/pom.xml
+++ b/kotlin-asyncapi-script/pom.xml
@@ -4,7 +4,7 @@
kotlin-asyncapi-parent
org.openfolder
- 2.1.3-SNAPSHOT
+ 2.1.3
kotlin-asyncapi-script
diff --git a/kotlin-asyncapi-spring-web/pom.xml b/kotlin-asyncapi-spring-web/pom.xml
index f085f9d..7231a2e 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.1.3-SNAPSHOT
+ 2.1.3
kotlin-asyncapi-spring-web
diff --git a/pom.xml b/pom.xml
index 6b591f1..2612cb1 100644
--- a/pom.xml
+++ b/pom.xml
@@ -4,7 +4,7 @@
org.openfolder
kotlin-asyncapi-parent
- 2.1.3-SNAPSHOT
+ 2.1.3
pom
Kotlin AsyncAPI Parent POM