From 8e0166c8263e1e63c140f0e6edf2c626a20b6955 Mon Sep 17 00:00:00 2001 From: Stephan Pelikan Date: Tue, 19 Mar 2024 10:31:43 +0100 Subject: [PATCH] release(v1.3.0): prepare for next development iteration --- pom.xml | 2 +- spring-boot/pom.xml | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/pom.xml b/pom.xml index 0801095..462198a 100644 --- a/pom.xml +++ b/pom.xml @@ -12,7 +12,7 @@ camunda8-adapter VanillaBP SPI adapter for Camunda 8.x - 1.3.0-SNAPSHOT + 1.3.1-SNAPSHOT pom diff --git a/spring-boot/pom.xml b/spring-boot/pom.xml index f2a2e20..cb61b8e 100644 --- a/spring-boot/pom.xml +++ b/spring-boot/pom.xml @@ -5,7 +5,7 @@ org.camunda.community.vanillabp camunda8-adapter - 1.3.0-SNAPSHOT + 1.3.1-SNAPSHOT camunda8-spring-boot-adapter