From bbf7543c4127ba41b9bee47a43dc8b84cb777e16 Mon Sep 17 00:00:00 2001 From: Release Bot Date: Wed, 11 Sep 2024 13:31:07 +0000 Subject: [PATCH] release(v1.2.1) --- pom.xml | 2 +- spring-boot/pom.xml | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/pom.xml b/pom.xml index c9c5d74..331a6ae 100644 --- a/pom.xml +++ b/pom.xml @@ -12,7 +12,7 @@ camunda7-adapter VanillaBP SPI adapter for Camunda 7.x - 1.2.1-SNAPSHOT + 1.2.1 pom diff --git a/spring-boot/pom.xml b/spring-boot/pom.xml index 33fbdeb..e7bac29 100644 --- a/spring-boot/pom.xml +++ b/spring-boot/pom.xml @@ -5,7 +5,7 @@ org.camunda.community.vanillabp camunda7-adapter - 1.2.1-SNAPSHOT + 1.2.1 camunda7-spring-boot-adapter