diff --git a/pom.xml b/pom.xml index 1531a3f..a857c89 100644 --- a/pom.xml +++ b/pom.xml @@ -12,7 +12,7 @@ camunda8-adapter VanillaBP SPI adapter for Camunda 8.x - 1.4.1 + 1.4.2-SNAPSHOT pom diff --git a/spring-boot/pom.xml b/spring-boot/pom.xml index 22b354d..4780a1f 100644 --- a/spring-boot/pom.xml +++ b/spring-boot/pom.xml @@ -5,7 +5,7 @@ org.camunda.community.vanillabp camunda8-adapter - 1.4.1 + 1.4.2-SNAPSHOT camunda8-spring-boot-adapter