diff --git a/pom.xml b/pom.xml index 2c4e418..b03ec5b 100644 --- a/pom.xml +++ b/pom.xml @@ -12,7 +12,7 @@ camunda8-adapter VanillaBP SPI adapter for Camunda 8.x - 1.0.1-SNAPSHOT + 1.0.1 pom diff --git a/spring-boot/pom.xml b/spring-boot/pom.xml index cd9e7c2..d061e00 100644 --- a/spring-boot/pom.xml +++ b/spring-boot/pom.xml @@ -5,7 +5,7 @@ org.camunda.community.vanillabp camunda8-adapter - 1.0.1-SNAPSHOT + 1.0.1 camunda8-spring-boot-adapter