From c5fa6ddf3146bbda0d93f3739e3f12859054423e Mon Sep 17 00:00:00 2001 From: Barry Nouwt Date: Fri, 17 Jan 2025 11:48:34 +0100 Subject: [PATCH] Prepare 1.3.1-SNAPSHOT --- pom.xml | 2 +- smart-connector-rest-server/src/main/resources/openapi-sc.yaml | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/pom.xml b/pom.xml index 44b4365f1..04f0cdf69 100644 --- a/pom.xml +++ b/pom.xml @@ -78,7 +78,7 @@ 2.18.2 17 17 - 1.3.0 + 1.3.1-SNAPSHOT diff --git a/smart-connector-rest-server/src/main/resources/openapi-sc.yaml b/smart-connector-rest-server/src/main/resources/openapi-sc.yaml index 4fb2d6366..6beffb1e9 100644 --- a/smart-connector-rest-server/src/main/resources/openapi-sc.yaml +++ b/smart-connector-rest-server/src/main/resources/openapi-sc.yaml @@ -7,7 +7,7 @@ info: Interactions are (un)registered and data is exchanged. Each Smart Connector is coupled with a Knowledge Base Id, so every rest call uses this Knowledge Base Id to identify yourself. - version: 1.3.0 + version: 1.3.1-SNAPSHOT paths: /sc: