Skip to content

Commit

Permalink
Update for next development version
Browse files Browse the repository at this point in the history
  • Loading branch information
zambrovski committed Mar 23, 2021
1 parent 2c0cfb0 commit d900c7e
Show file tree
Hide file tree
Showing 41 changed files with 42 additions and 42 deletions.
2 changes: 1 addition & 1 deletion bom/datapool-dependencies/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@
<parent>
<artifactId>camunda-bpm-taskpool</artifactId>
<groupId>io.holunda.taskpool</groupId>
<version>2.1.4-SNAPSHOT</version>
<version>2.1.4</version>
<relativePath>../../pom.xml</relativePath>
</parent>

Expand Down
4 changes: 2 additions & 2 deletions bom/taskpool-dependencies/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@
<parent>
<artifactId>camunda-bpm-taskpool</artifactId>
<groupId>io.holunda.taskpool</groupId>
<version>2.1.4-SNAPSHOT</version>
<version>2.1.4</version>
<relativePath>../../pom.xml</relativePath>
</parent>

Expand All @@ -30,7 +30,7 @@
<dependency>
<groupId>io.holunda.taskpool</groupId>
<artifactId>camunda-bpm-taskpool-collector</artifactId>
<version>2.1.4-SNAPSHOT</version>
<version>2.1.4</version>
</dependency>
<dependency>
<groupId>io.holunda.taskpool</groupId>
Expand Down
2 changes: 1 addition & 1 deletion datapool/datapool-api/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
<parent>
<groupId>io.holunda.taskpool</groupId>
<artifactId>camunda-bpm-datapool-root</artifactId>
<version>2.1.4-SNAPSHOT</version>
<version>2.1.4</version>
</parent>

<artifactId>camunda-bpm-datapool-api</artifactId>
Expand Down
2 changes: 1 addition & 1 deletion datapool/datapool-core/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
<parent>
<groupId>io.holunda.taskpool</groupId>
<artifactId>camunda-bpm-datapool-root</artifactId>
<version>2.1.4-SNAPSHOT</version>
<version>2.1.4</version>
</parent>

<artifactId>camunda-bpm-datapool-core</artifactId>
Expand Down
2 changes: 1 addition & 1 deletion datapool/datapool-event/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
<parent>
<groupId>io.holunda.taskpool</groupId>
<artifactId>camunda-bpm-datapool-root</artifactId>
<version>2.1.4-SNAPSHOT</version>
<version>2.1.4</version>
</parent>

<artifactId>camunda-bpm-datapool-event</artifactId>
Expand Down
2 changes: 1 addition & 1 deletion datapool/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
<parent>
<groupId>io.holunda.taskpool</groupId>
<artifactId>camunda-bpm-taskpool</artifactId>
<version>2.1.4-SNAPSHOT</version>
<version>2.1.4</version>
</parent>

<artifactId>camunda-bpm-datapool-root</artifactId>
Expand Down
2 changes: 1 addition & 1 deletion docs/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
<parent>
<groupId>io.holunda.taskpool</groupId>
<artifactId>camunda-bpm-taskpool</artifactId>
<version>2.1.4-SNAPSHOT</version>
<version>2.1.4</version>
</parent>

<artifactId>camunda-bpm-taskpool-docs</artifactId>
Expand Down
2 changes: 1 addition & 1 deletion engine/camunda-engine-client/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
<parent>
<groupId>io.holunda.taskpool</groupId>
<artifactId>camunda-bpm-taskpool-engine-root</artifactId>
<version>2.1.4-SNAPSHOT</version>
<version>2.1.4</version>
</parent>

<artifactId>camunda-bpm-engine-client</artifactId>
Expand Down
2 changes: 1 addition & 1 deletion engine/datapool-collector/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
<parent>
<groupId>io.holunda.taskpool</groupId>
<artifactId>camunda-bpm-taskpool-engine-root</artifactId>
<version>2.1.4-SNAPSHOT</version>
<version>2.1.4</version>
</parent>

<artifactId>camunda-bpm-datapool-collector</artifactId>
Expand Down
2 changes: 1 addition & 1 deletion engine/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
<parent>
<groupId>io.holunda.taskpool</groupId>
<artifactId>camunda-bpm-taskpool</artifactId>
<version>2.1.4-SNAPSHOT</version>
<version>2.1.4</version>
</parent>

<artifactId>camunda-bpm-taskpool-engine-root</artifactId>
Expand Down
2 changes: 1 addition & 1 deletion engine/property-taskurl-resolver/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@
<parent>
<groupId>io.holunda.taskpool</groupId>
<artifactId>camunda-bpm-taskpool-engine-root</artifactId>
<version>2.1.4-SNAPSHOT</version>
<version>2.1.4</version>
</parent>

<artifactId>taskpool-property-taskurl-resolver</artifactId>
Expand Down
2 changes: 1 addition & 1 deletion engine/taskpool-collector/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@
<parent>
<groupId>io.holunda.taskpool</groupId>
<artifactId>camunda-bpm-taskpool-engine-root</artifactId>
<version>2.1.4-SNAPSHOT</version>
<version>2.1.4</version>
</parent>

<artifactId>camunda-bpm-taskpool-collector</artifactId>
Expand Down
2 changes: 1 addition & 1 deletion engine/taskpool-engine-springboot-starter/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@
<parent>
<groupId>io.holunda.taskpool</groupId>
<artifactId>camunda-bpm-taskpool-engine-root</artifactId>
<version>2.1.4-SNAPSHOT</version>
<version>2.1.4</version>
</parent>

<artifactId>camunda-bpm-taskpool-engine-springboot-starter</artifactId>
Expand Down
2 changes: 1 addition & 1 deletion engine/variable-serializer/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@
<parent>
<groupId>io.holunda.taskpool</groupId>
<artifactId>camunda-bpm-taskpool-engine-root</artifactId>
<version>2.1.4-SNAPSHOT</version>
<version>2.1.4</version>
</parent>

<artifactId>camunda-bpm-taskpool-variable-serializer</artifactId>
Expand Down
2 changes: 1 addition & 1 deletion examples/components/process-backend/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@
<parent>
<groupId>io.holunda.taskpool</groupId>
<artifactId>taskpool-examples-root</artifactId>
<version>2.1.4-SNAPSHOT</version>
<version>2.1.4</version>
<relativePath>../../pom.xml</relativePath>
</parent>

Expand Down
2 changes: 1 addition & 1 deletion examples/components/process-forms/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@
<parent>
<groupId>io.holunda.taskpool</groupId>
<artifactId>taskpool-examples-root</artifactId>
<version>2.1.4-SNAPSHOT</version>
<version>2.1.4</version>
<relativePath>../../pom.xml</relativePath>
</parent>

Expand Down
2 changes: 1 addition & 1 deletion examples/components/tasklist-angular/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@
<parent>
<groupId>io.holunda.taskpool</groupId>
<artifactId>taskpool-examples-root</artifactId>
<version>2.1.4-SNAPSHOT</version>
<version>2.1.4</version>
<relativePath>../../pom.xml</relativePath>
</parent>

Expand Down
2 changes: 1 addition & 1 deletion examples/components/tasklist-api/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
<parent>
<groupId>io.holunda.taskpool</groupId>
<artifactId>taskpool-examples-root</artifactId>
<version>2.1.4-SNAPSHOT</version>
<version>2.1.4</version>
<relativePath>../../pom.xml</relativePath>
</parent>

Expand Down
2 changes: 1 addition & 1 deletion examples/components/tasklist-backend/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
<parent>
<groupId>io.holunda.taskpool</groupId>
<artifactId>taskpool-examples-root</artifactId>
<version>2.1.4-SNAPSHOT</version>
<version>2.1.4</version>
<relativePath>../../pom.xml</relativePath>
</parent>

Expand Down
2 changes: 1 addition & 1 deletion examples/components/tasklist-reactive-backend/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
<parent>
<groupId>io.holunda.taskpool</groupId>
<artifactId>taskpool-examples-root</artifactId>
<version>2.1.4-SNAPSHOT</version>
<version>2.1.4</version>
<relativePath>../../pom.xml</relativePath>
</parent>

Expand Down
2 changes: 1 addition & 1 deletion examples/components/users/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@
<parent>
<groupId>io.holunda.taskpool</groupId>
<artifactId>taskpool-examples-root</artifactId>
<version>2.1.4-SNAPSHOT</version>
<version>2.1.4</version>
<relativePath>../../pom.xml</relativePath>
</parent>

Expand Down
2 changes: 1 addition & 1 deletion examples/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
<parent>
<groupId>io.holunda.taskpool</groupId>
<artifactId>camunda-bpm-taskpool</artifactId>
<version>2.1.4-SNAPSHOT</version>
<version>2.1.4</version>
</parent>

<artifactId>taskpool-examples-root</artifactId>
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@
<parent>
<groupId>io.holunda.taskpool</groupId>
<artifactId>taskpool-example-scenario-distributed-axon-server</artifactId>
<version>2.1.4-SNAPSHOT</version>
<version>2.1.4</version>
</parent>

<artifactId>example-distributed-axon-server-webapp-application</artifactId>
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@
<parent>
<groupId>io.holunda.taskpool</groupId>
<artifactId>taskpool-example-cockpit-root</artifactId>
<version>2.1.4-SNAPSHOT</version>
<version>2.1.4</version>
</parent>

<artifactId>taskpool-example-cockpit</artifactId>
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@
<parent>
<groupId>io.holunda.taskpool</groupId>
<artifactId>taskpool-example-cockpit-root</artifactId>
<version>2.1.4-SNAPSHOT</version>
<version>2.1.4</version>
</parent>

<artifactId>taskpool-example-cockpit-backend</artifactId>
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@
<parent>
<groupId>io.holunda.taskpool</groupId>
<artifactId>taskpool-example-cockpit-root</artifactId>
<version>2.1.4-SNAPSHOT</version>
<version>2.1.4</version>
</parent>

<artifactId>taskpool-example-cockpit-frontend</artifactId>
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@
<parent>
<groupId>io.holunda.taskpool</groupId>
<artifactId>taskpool-example-scenario-distributed-axon-server</artifactId>
<version>2.1.4-SNAPSHOT</version>
<version>2.1.4</version>
</parent>

<artifactId>taskpool-example-cockpit-root</artifactId>
Expand Down
2 changes: 1 addition & 1 deletion examples/scenarios/distributed-axon-server/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@
<parent>
<groupId>io.holunda.taskpool</groupId>
<artifactId>taskpool-example-scenario-root</artifactId>
<version>2.1.4-SNAPSHOT</version>
<version>2.1.4</version>
</parent>

<artifactId>taskpool-example-scenario-distributed-axon-server</artifactId>
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@
<parent>
<groupId>io.holunda.taskpool</groupId>
<artifactId>taskpool-example-scenario-distributed-axon-server</artifactId>
<version>2.1.4-SNAPSHOT</version>
<version>2.1.4</version>
</parent>

<artifactId>example-distributed-axon-server-process-application</artifactId>
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@
<parent>
<groupId>io.holunda.taskpool</groupId>
<artifactId>taskpool-example-scenario-distributed-axon-server</artifactId>
<version>2.1.4-SNAPSHOT</version>
<version>2.1.4</version>
</parent>

<artifactId>example-distributed-axon-server-taskpool-application</artifactId>
Expand Down
2 changes: 1 addition & 1 deletion examples/scenarios/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@
<parent>
<groupId>io.holunda.taskpool</groupId>
<artifactId>taskpool-examples-root</artifactId>
<version>2.1.4-SNAPSHOT</version>
<version>2.1.4</version>
</parent>

<artifactId>taskpool-example-scenario-root</artifactId>
Expand Down
2 changes: 1 addition & 1 deletion examples/scenarios/single-node/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@
<parent>
<groupId>io.holunda.taskpool</groupId>
<artifactId>taskpool-example-scenario-root</artifactId>
<version>2.1.4-SNAPSHOT</version>
<version>2.1.4</version>
</parent>

<artifactId>taskpool-example-scenario-single-node</artifactId>
Expand Down
2 changes: 1 addition & 1 deletion pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@

<groupId>io.holunda.taskpool</groupId>
<artifactId>camunda-bpm-taskpool</artifactId>
<version>2.1.4-SNAPSHOT</version>
<version>2.1.4</version>
<packaging>pom</packaging>

<name>${project.artifactId}</name>
Expand Down
2 changes: 1 addition & 1 deletion taskpool/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
<parent>
<groupId>io.holunda.taskpool</groupId>
<artifactId>camunda-bpm-taskpool</artifactId>
<version>2.1.4-SNAPSHOT</version>
<version>2.1.4</version>
</parent>

<artifactId>camunda-bpm-taskpool-root</artifactId>
Expand Down
2 changes: 1 addition & 1 deletion taskpool/taskpool-api/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@
<parent>
<groupId>io.holunda.taskpool</groupId>
<artifactId>camunda-bpm-taskpool-root</artifactId>
<version>2.1.4-SNAPSHOT</version>
<version>2.1.4</version>
</parent>

<artifactId>camunda-bpm-taskpool-api</artifactId>
Expand Down
2 changes: 1 addition & 1 deletion taskpool/taskpool-core/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@
<parent>
<groupId>io.holunda.taskpool</groupId>
<artifactId>camunda-bpm-taskpool-root</artifactId>
<version>2.1.4-SNAPSHOT</version>
<version>2.1.4</version>
</parent>

<artifactId>camunda-bpm-taskpool-core</artifactId>
Expand Down
2 changes: 1 addition & 1 deletion taskpool/taskpool-event/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@
<parent>
<groupId>io.holunda.taskpool</groupId>
<artifactId>camunda-bpm-taskpool-root</artifactId>
<version>2.1.4-SNAPSHOT</version>
<version>2.1.4</version>
</parent>

<artifactId>camunda-bpm-taskpool-event</artifactId>
Expand Down
2 changes: 1 addition & 1 deletion view/mongo/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@
<parent>
<groupId>io.holunda.taskpool</groupId>
<artifactId>camunda-bpm-taskpool-view-root</artifactId>
<version>2.1.4-SNAPSHOT</version>
<version>2.1.4</version>
</parent>

<artifactId>camunda-bpm-taskpool-view-mongo</artifactId>
Expand Down
2 changes: 1 addition & 1 deletion view/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
<parent>
<groupId>io.holunda.taskpool</groupId>
<artifactId>camunda-bpm-taskpool</artifactId>
<version>2.1.4-SNAPSHOT</version>
<version>2.1.4</version>
</parent>

<artifactId>camunda-bpm-taskpool-view-root</artifactId>
Expand Down
2 changes: 1 addition & 1 deletion view/simple/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
<parent>
<groupId>io.holunda.taskpool</groupId>
<artifactId>camunda-bpm-taskpool-view-root</artifactId>
<version>2.1.4-SNAPSHOT</version>
<version>2.1.4</version>
</parent>

<artifactId>camunda-bpm-taskpool-view-simple</artifactId>
Expand Down
2 changes: 1 addition & 1 deletion view/view-api/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@
<parent>
<groupId>io.holunda.taskpool</groupId>
<artifactId>camunda-bpm-taskpool-view-root</artifactId>
<version>2.1.4-SNAPSHOT</version>
<version>2.1.4</version>
</parent>

<artifactId>camunda-bpm-taskpool-view-api</artifactId>
Expand Down

0 comments on commit d900c7e

Please sign in to comment.