From f6acc591364b2bb95c2f6b15f543e1fd9db0d941 Mon Sep 17 00:00:00 2001 From: Stephan Pelikan Date: Wed, 20 Sep 2023 16:09:33 +0200 Subject: [PATCH] release(v1.0.9) --- pom.xml | 2 +- spring-boot/pom.xml | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/pom.xml b/pom.xml index 87124bd..7516c7c 100644 --- a/pom.xml +++ b/pom.xml @@ -12,7 +12,7 @@ camunda7-adapter VanillaBP SPI adapter for Camunda 7.x - 1.0.9-SNAPSHOT + 1.0.9 pom diff --git a/spring-boot/pom.xml b/spring-boot/pom.xml index 51f81d6..0b814c5 100644 --- a/spring-boot/pom.xml +++ b/spring-boot/pom.xml @@ -5,7 +5,7 @@ org.camunda.community.vanillabp camunda7-adapter - 1.0.9-SNAPSHOT + 1.0.9 camunda7-spring-boot-adapter