Skip to content

Commit cfcc870

Browse files
author
github-actions
committed
Prepare release v0.0.22
1 parent 32189bf commit cfcc870

File tree

48 files changed

+2052
-1887
lines changed

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

48 files changed

+2052
-1887
lines changed

adapters/camunda7/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@
55
<parent>
66
<groupId>io.vanillabp.businesscockpit</groupId>
77
<artifactId>adapters</artifactId>
8-
<version>0.0.22-SNAPSHOT</version>
8+
<version>0.0.22</version>
99
</parent>
1010

1111
<properties>

adapters/camunda8/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@
66
<parent>
77
<groupId>io.vanillabp.businesscockpit</groupId>
88
<artifactId>adapters</artifactId>
9-
<version>0.0.22-SNAPSHOT</version>
9+
<version>0.0.22</version>
1010
</parent>
1111

1212
<artifactId>camunda8-spring-boot-adapter</artifactId>

adapters/commons/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@
55
<parent>
66
<groupId>io.vanillabp.businesscockpit</groupId>
77
<artifactId>adapters</artifactId>
8-
<version>0.0.22-SNAPSHOT</version>
8+
<version>0.0.22</version>
99
</parent>
1010

1111
<artifactId>adapters-commons</artifactId>

adapters/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@
55
<parent>
66
<groupId>io.vanillabp.businesscockpit</groupId>
77
<artifactId>business-cockpit-parent</artifactId>
8-
<version>0.0.22-SNAPSHOT</version>
8+
<version>0.0.22</version>
99
</parent>
1010

1111
<artifactId>adapters</artifactId>

apis/bpms-api/client/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@
55
<parent>
66
<groupId>io.vanillabp.businesscockpit</groupId>
77
<artifactId>bpms-api</artifactId>
8-
<version>0.0.22-SNAPSHOT</version>
8+
<version>0.0.22</version>
99
</parent>
1010

1111
<artifactId>bpms-api-client</artifactId>

apis/bpms-api/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@
55
<parent>
66
<groupId>io.vanillabp.businesscockpit</groupId>
77
<artifactId>apis</artifactId>
8-
<version>0.0.22-SNAPSHOT</version>
8+
<version>0.0.22</version>
99
</parent>
1010

1111
<artifactId>bpms-api</artifactId>

apis/bpms-api/protobuf/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@
66
<parent>
77
<groupId>io.vanillabp.businesscockpit</groupId>
88
<artifactId>bpms-api</artifactId>
9-
<version>0.0.22-SNAPSHOT</version>
9+
<version>0.0.22</version>
1010
</parent>
1111

1212
<artifactId>bpms-protobuf-api</artifactId>

apis/bpms-api/server-reactive/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@
55
<parent>
66
<groupId>io.vanillabp.businesscockpit</groupId>
77
<artifactId>bpms-api</artifactId>
8-
<version>0.0.22-SNAPSHOT</version>
8+
<version>0.0.22</version>
99
</parent>
1010

1111
<artifactId>bpms-api-server-reactive</artifactId>

apis/bpms-api/server/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@
55
<parent>
66
<groupId>io.vanillabp.businesscockpit</groupId>
77
<artifactId>bpms-api</artifactId>
8-
<version>0.0.22-SNAPSHOT</version>
8+
<version>0.0.22</version>
99
</parent>
1010

1111
<artifactId>bpms-api-server</artifactId>

apis/official-gui-api/client/package-lock.json

Lines changed: 5 additions & 5 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)