From e9083907003a857979a691978a508e818c884379 Mon Sep 17 00:00:00 2001 From: Release Bot Date: Fri, 22 Dec 2023 07:48:25 +0000 Subject: [PATCH] release(v1.2.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 35750a9..44f40b2 100644 --- a/pom.xml +++ b/pom.xml @@ -12,7 +12,7 @@ camunda8-adapter VanillaBP SPI adapter for Camunda 8.x - 1.2.0 + 1.2.1-SNAPSHOT pom diff --git a/spring-boot/pom.xml b/spring-boot/pom.xml index e927cb5..831cfad 100644 --- a/spring-boot/pom.xml +++ b/spring-boot/pom.xml @@ -5,7 +5,7 @@ org.camunda.community.vanillabp camunda8-adapter - 1.2.0 + 1.2.1-SNAPSHOT camunda8-spring-boot-adapter