From a42cf06984c887318a1595fcc94d56cc5f967fca Mon Sep 17 00:00:00 2001 From: Release Bot Date: Mon, 6 Feb 2023 11:57:15 +0000 Subject: [PATCH] release(v1.0.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 dba39d9..1289a0f 100644 --- a/pom.xml +++ b/pom.xml @@ -12,7 +12,7 @@ camunda8-adapter VanillaBP SPI adapter for Camunda 8.x - 1.0.2-SNAPSHOT + 1.0.2 pom diff --git a/spring-boot/pom.xml b/spring-boot/pom.xml index be92cba..f888bd1 100644 --- a/spring-boot/pom.xml +++ b/spring-boot/pom.xml @@ -5,7 +5,7 @@ org.camunda.community.vanillabp camunda8-adapter - 1.0.2-SNAPSHOT + 1.0.2 camunda8-spring-boot-adapter