Skip to content

Commit a16993b

Browse files
committed
release(v1.2.2): prepare for next development iteration
1 parent 5ebb966 commit a16993b

2 files changed

Lines changed: 2 additions & 2 deletions

File tree

pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@
1212
<artifactId>camunda7-adapter</artifactId>
1313

1414
<name>VanillaBP SPI adapter for Camunda 7.x</name>
15-
<version>1.2.2</version>
15+
<version>1.2.3-SNAPSHOT</version>
1616
<packaging>pom</packaging>
1717

1818
<properties>

spring-boot/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@
55
<parent>
66
<groupId>org.camunda.community.vanillabp</groupId>
77
<artifactId>camunda7-adapter</artifactId>
8-
<version>1.2.2</version>
8+
<version>1.2.3-SNAPSHOT</version>
99
</parent>
1010

1111
<artifactId>camunda7-spring-boot-adapter</artifactId>

0 commit comments

Comments
 (0)