Skip to content

Commit

Permalink
Release v0.1.52
Browse files Browse the repository at this point in the history
  • Loading branch information
Actions committed Jan 7, 2025
1 parent 1230992 commit fedb744
Show file tree
Hide file tree
Showing 4 changed files with 7 additions and 7 deletions.
4 changes: 2 additions & 2 deletions camunda-formio-content/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -51,12 +51,12 @@
<parent>
<groupId>com.softcannery</groupId>
<artifactId>camunda-formio-accelerator</artifactId>
<version>0.1.1-SNAPSHOT</version>
<version>0.1.52</version>
<relativePath>../pom.xml</relativePath>
</parent>

<artifactId>camunda-formio-content</artifactId>
<version>0.1.1-SNAPSHOT</version>
<version>0.1.52</version>
<packaging>jar</packaging>

<properties>
Expand Down
4 changes: 2 additions & 2 deletions camunda-formio-example/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -51,12 +51,12 @@
<parent>
<groupId>com.softcannery</groupId>
<artifactId>camunda-formio-accelerator</artifactId>
<version>0.1.1-SNAPSHOT</version>
<version>0.1.52</version>
<relativePath>../pom.xml</relativePath>
</parent>

<artifactId>camunda-formio-example</artifactId>
<version>0.1.1-SNAPSHOT</version>
<version>0.1.52</version>

<properties>
<camunda-formio-plugin.version>${project.version}</camunda-formio-plugin.version>
Expand Down
4 changes: 2 additions & 2 deletions camunda-formio-plugin/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -52,12 +52,12 @@
<parent>
<groupId>com.softcannery</groupId>
<artifactId>camunda-formio-accelerator</artifactId>
<version>0.1.1-SNAPSHOT</version>
<version>0.1.52</version>
<relativePath>../pom.xml</relativePath>
</parent>

<artifactId>camunda-formio-plugin</artifactId>
<version>0.1.1-SNAPSHOT</version>
<version>0.1.52</version>
<packaging>jar</packaging>

<name>camunda-formio-plugin</name>
Expand Down
2 changes: 1 addition & 1 deletion pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -58,7 +58,7 @@

<groupId>com.softcannery</groupId>
<artifactId>camunda-formio-accelerator</artifactId>
<version>0.1.1-SNAPSHOT</version>
<version>0.1.52</version>
<packaging>pom</packaging>

<properties>
Expand Down

0 comments on commit fedb744

Please sign in to comment.