diff --git a/pom.xml b/pom.xml index dfb3a90..55703a8 100644 --- a/pom.xml +++ b/pom.xml @@ -12,7 +12,7 @@ camunda7-adapter VanillaBP SPI adapter for Camunda 7.x - 1.1.0 + 1.1.1-SNAPSHOT pom diff --git a/spring-boot/pom.xml b/spring-boot/pom.xml index 81db919..dcafd45 100644 --- a/spring-boot/pom.xml +++ b/spring-boot/pom.xml @@ -5,7 +5,7 @@ org.camunda.community.vanillabp camunda7-adapter - 1.1.0 + 1.1.1-SNAPSHOT camunda7-spring-boot-adapter