From abfcb2e1004510f93e02f5412f0f48c5403a275f Mon Sep 17 00:00:00 2001 From: Release Bot Date: Tue, 9 May 2023 08:31:55 +0000 Subject: [PATCH] release(v1.0.4) --- pom.xml | 2 +- spring-boot/pom.xml | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/pom.xml b/pom.xml index 66c1bfe..2e61702 100644 --- a/pom.xml +++ b/pom.xml @@ -12,7 +12,7 @@ camunda8-adapter VanillaBP SPI adapter for Camunda 8.x - 1.0.4-SNAPSHOT + 1.0.4 pom diff --git a/spring-boot/pom.xml b/spring-boot/pom.xml index 5aafb09..a1d30b9 100644 --- a/spring-boot/pom.xml +++ b/spring-boot/pom.xml @@ -5,7 +5,7 @@ org.camunda.community.vanillabp camunda8-adapter - 1.0.4-SNAPSHOT + 1.0.4 camunda8-spring-boot-adapter