Skip to content

Commit

Permalink
update activiti.version to 0.0.1-PR-4864-859-SNAPSHOT
Browse files Browse the repository at this point in the history
  • Loading branch information
igdianov committed Dec 19, 2024
1 parent 9ff0b2a commit 11e0475
Show file tree
Hide file tree
Showing 4 changed files with 4 additions and 4 deletions.
2 changes: 1 addition & 1 deletion activiti-cloud-api/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@
<name>Activiti Cloud :: Runtime API Parent</name>
<packaging>pom</packaging>
<properties>
<activiti.version>0.0.1-PR-4864-857-SNAPSHOT</activiti.version>
<activiti.version>0.0.1-PR-4864-859-SNAPSHOT</activiti.version>
</properties>
<modules>
<module>activiti-cloud-api-dependencies</module>
Expand Down
2 changes: 1 addition & 1 deletion activiti-cloud-query-service/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@
<module>activiti-cloud-starter-query-rest</module>
</modules>
<properties>
<activiti.version>0.0.1-PR-4864-857-SNAPSHOT</activiti.version>
<activiti.version>0.0.1-PR-4864-859-SNAPSHOT</activiti.version>
</properties>
<!-- BoM Marker Dependencies -->
<dependencies>
Expand Down
2 changes: 1 addition & 1 deletion activiti-cloud-runtime-bundle-service/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@
<module>activiti-cloud-starter-runtime-bundle-it</module>
</modules>
<properties>
<activiti.version>0.0.1-PR-4864-857-SNAPSHOT</activiti.version>
<activiti.version>0.0.1-PR-4864-859-SNAPSHOT</activiti.version>
<commons-fileupload.version>1.5</commons-fileupload.version>
</properties>
<dependencyManagement>
Expand Down
2 changes: 1 addition & 1 deletion activiti-cloud-service-common/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -34,7 +34,7 @@
<module>activiti-cloud-service-messaging-starter</module>
</modules>
<properties>
<activiti.version>0.0.1-PR-4864-857-SNAPSHOT</activiti.version>
<activiti.version>0.0.1-PR-4864-859-SNAPSHOT</activiti.version>
<commons-beanutils.version>1.9.4</commons-beanutils.version>
<commons-configuration.version>1.10</commons-configuration.version>
<commons-lang.version>2.6</commons-lang.version>
Expand Down

0 comments on commit 11e0475

Please sign in to comment.