From 326e07f80ceef8f1dcdfc730598269e34fc42ea4 Mon Sep 17 00:00:00 2001 From: Release Bot Date: Thu, 12 Dec 2024 13:04:03 +0000 Subject: [PATCH] release(v1.4.2) --- pom.xml | 2 +- spring-boot/pom.xml | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/pom.xml b/pom.xml index a857c89..5c957d3 100644 --- a/pom.xml +++ b/pom.xml @@ -12,7 +12,7 @@ camunda8-adapter VanillaBP SPI adapter for Camunda 8.x - 1.4.2-SNAPSHOT + 1.4.2 pom diff --git a/spring-boot/pom.xml b/spring-boot/pom.xml index 4780a1f..6efa353 100644 --- a/spring-boot/pom.xml +++ b/spring-boot/pom.xml @@ -5,7 +5,7 @@ org.camunda.community.vanillabp camunda8-adapter - 1.4.2-SNAPSHOT + 1.4.2 camunda8-spring-boot-adapter