From 954aa68d96d42a7bcb2c6aacaf35a92afd8b2a3c Mon Sep 17 00:00:00 2001 From: Release Bot Date: Mon, 13 Mar 2023 14:51:09 +0000 Subject: [PATCH] release(v1.0.3) --- pom.xml | 2 +- spring-boot/pom.xml | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/pom.xml b/pom.xml index ed9f6f8..83bd26a 100644 --- a/pom.xml +++ b/pom.xml @@ -12,7 +12,7 @@ camunda8-adapter VanillaBP SPI adapter for Camunda 8.x - 1.0.3-SNAPSHOT + 1.0.3 pom diff --git a/spring-boot/pom.xml b/spring-boot/pom.xml index eaa6d3f..3091ed8 100644 --- a/spring-boot/pom.xml +++ b/spring-boot/pom.xml @@ -5,7 +5,7 @@ org.camunda.community.vanillabp camunda8-adapter - 1.0.3-SNAPSHOT + 1.0.3 camunda8-spring-boot-adapter