diff --git a/pom.xml b/pom.xml index 482bb64..9c1567f 100644 --- a/pom.xml +++ b/pom.xml @@ -12,7 +12,7 @@ camunda7-adapter VanillaBP SPI adapter for Camunda 7.x - 1.1.2 + 1.1.3-SNAPSHOT pom diff --git a/spring-boot/pom.xml b/spring-boot/pom.xml index 8465e0b..52e482f 100644 --- a/spring-boot/pom.xml +++ b/spring-boot/pom.xml @@ -5,7 +5,7 @@ org.camunda.community.vanillabp camunda7-adapter - 1.1.2 + 1.1.3-SNAPSHOT camunda7-spring-boot-adapter