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: