Skip to content

Commit

Permalink
chore(deps): bump bonita-artifacts-model version
Browse files Browse the repository at this point in the history
  • Loading branch information
vhemery committed Nov 25, 2024
1 parent a6a548d commit bd2da92
Showing 1 changed file with 5 additions and 5 deletions.
10 changes: 5 additions & 5 deletions releng/target-platform/target-platform.target
Original file line number Diff line number Diff line change
Expand Up @@ -72,7 +72,7 @@
</dependencies>
</location>
<location includeDependencyDepth="none" includeDependencyScopes="compile,runtime,system" includeSource="true" missingManifest="generate" type="Maven">
<feature id="org.bonitasoft.artifacts.model.feature" label="Bonita Artifacts Models Feature" provider-name="Bonitasoft S.A" version="1.0.0">
<feature id="org.bonitasoft.artifacts.model.feature" label="Bonita Artifacts Models Feature" provider-name="Bonitasoft S.A" version="1.0.1">
<description url="https://github.com/bonitasoft/bonita-process-model">
Bonita Artifacts Model Feature
</description>
Expand Down Expand Up @@ -123,25 +123,25 @@
<dependency>
<groupId>org.bonitasoft.engine</groupId>
<artifactId>bonita-business-archive</artifactId>
<version>1.0.0</version>
<version>1.0.1</version>
<type>jar</type>
</dependency>
<dependency>
<groupId>org.bonitasoft.engine</groupId>
<artifactId>bonita-common-artifacts-model</artifactId>
<version>1.0.0</version>
<version>1.0.1</version>
<type>jar</type>
</dependency>
<dependency>
<groupId>org.bonitasoft.engine</groupId>
<artifactId>bonita-form-mapping-model</artifactId>
<version>1.0.0</version>
<version>1.0.1</version>
<type>jar</type>
</dependency>
<dependency>
<groupId>org.bonitasoft.engine</groupId>
<artifactId>bonita-process-definition-model</artifactId>
<version>1.0.0</version>
<version>1.0.1</version>
<type>jar</type>
</dependency>
<dependency>
Expand Down

0 comments on commit bd2da92

Please sign in to comment.