From 60f0749376921db99f00ccc648632edc2b2c5030 Mon Sep 17 00:00:00 2001 From: Release Bot Date: Tue, 12 Dec 2023 12:58:28 +0000 Subject: [PATCH] release(v1.1.0) --- pom.xml | 2 +- spring-boot/pom.xml | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/pom.xml b/pom.xml index e22e2fe..1bc6613 100644 --- a/pom.xml +++ b/pom.xml @@ -12,7 +12,7 @@ camunda8-adapter VanillaBP SPI adapter for Camunda 8.x - 1.0.7-SNAPSHOT + 1.1.0 pom diff --git a/spring-boot/pom.xml b/spring-boot/pom.xml index a40dead..8d3ae7e 100644 --- a/spring-boot/pom.xml +++ b/spring-boot/pom.xml @@ -5,7 +5,7 @@ org.camunda.community.vanillabp camunda8-adapter - 1.0.7-SNAPSHOT + 1.1.0 camunda8-spring-boot-adapter