From 8ee45fd73bc46ecc6cb92e3f5bb1fd469d2e21a8 Mon Sep 17 00:00:00 2001 From: Release Bot Date: Tue, 6 Jun 2023 15:56:50 +0000 Subject: [PATCH] release(v1.0.5): 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 55fe0d0..44eb14e 100644 --- a/pom.xml +++ b/pom.xml @@ -12,7 +12,7 @@ camunda8-adapter VanillaBP SPI adapter for Camunda 8.x - 1.0.5 + 1.0.6-SNAPSHOT pom diff --git a/spring-boot/pom.xml b/spring-boot/pom.xml index a12bb35..8cec1dc 100644 --- a/spring-boot/pom.xml +++ b/spring-boot/pom.xml @@ -5,7 +5,7 @@ org.camunda.community.vanillabp camunda8-adapter - 1.0.5 + 1.0.6-SNAPSHOT camunda8-spring-boot-adapter