From 4a37bb6a1094125200f603bbe6e88805937c1cb3 Mon Sep 17 00:00:00 2001 From: Release Bot Date: Fri, 12 Apr 2024 05:33:33 +0000 Subject: [PATCH] release(v1.2.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 10bc1b4..a2afce7 100644 --- a/pom.xml +++ b/pom.xml @@ -12,7 +12,7 @@ camunda7-adapter VanillaBP SPI adapter for Camunda 7.x - 1.2.0-SNAPSHOT + 1.2.0 pom diff --git a/spring-boot/pom.xml b/spring-boot/pom.xml index ae5bc6d..f197628 100644 --- a/spring-boot/pom.xml +++ b/spring-boot/pom.xml @@ -5,7 +5,7 @@ org.camunda.community.vanillabp camunda7-adapter - 1.2.0-SNAPSHOT + 1.2.0 camunda7-spring-boot-adapter