From 6e41d7eec7afe53f7ecf58ce835a09ab0c1f9a0d Mon Sep 17 00:00:00 2001 From: Release Bot Date: Sun, 22 Jan 2023 07:46:06 +0000 Subject: [PATCH] release(v1.0.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 e63cfbe..7f330fa 100644 --- a/pom.xml +++ b/pom.xml @@ -12,7 +12,7 @@ camunda8-adapter VanillaBP SPI adapter for Camunda 8.x - 0.0.1-SNAPSHOT + 1.0.0 pom diff --git a/spring-boot/pom.xml b/spring-boot/pom.xml index 07cfb67..30b485d 100644 --- a/spring-boot/pom.xml +++ b/spring-boot/pom.xml @@ -5,7 +5,7 @@ org.camunda.community.vanillabp camunda8-adapter - 0.0.1-SNAPSHOT + 1.0.0 camunda8-spring-boot-adapter