From 83cd3a86c0bc9246781e4c0806a4b264b7ab491d Mon Sep 17 00:00:00 2001 From: Stephan Pelikan Date: Wed, 20 Sep 2023 16:15:41 +0200 Subject: [PATCH] release(v1.0.9): 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 7516c7c..b2ab929 100644 --- a/pom.xml +++ b/pom.xml @@ -12,7 +12,7 @@ camunda7-adapter VanillaBP SPI adapter for Camunda 7.x - 1.0.9 + 1.0.10-SNAPSHOT pom diff --git a/spring-boot/pom.xml b/spring-boot/pom.xml index 0b814c5..9637d9f 100644 --- a/spring-boot/pom.xml +++ b/spring-boot/pom.xml @@ -5,7 +5,7 @@ org.camunda.community.vanillabp camunda7-adapter - 1.0.9 + 1.0.10-SNAPSHOT camunda7-spring-boot-adapter