Skip to content

Commit

Permalink
release(10.0.0) create release 10.0.0
Browse files Browse the repository at this point in the history
  • Loading branch information
bonita-ci committed Apr 4, 2024
1 parent ff2f33c commit f21cbde
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
<modelVersion>4.0.0</modelVersion>
<groupId>org.bonitasoft.web.application</groupId>
<artifactId>bonita-user-application</artifactId>
<version>10.0-SNAPSHOT</version>
<version>10.0.0</version>
<packaging>pom</packaging>

<name>Bonita User Application</name>
Expand Down
2 changes: 1 addition & 1 deletion src/main/resources/bos-distrib/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
<modelVersion>4.0.0</modelVersion>
<groupId>${groupId}</groupId>
<artifactId>${artifactId}</artifactId>
<version>10.0-SNAPSHOT</version>
<version>10.0.0</version>

<name>${name}</name>
<description>${description}</description>
Expand Down

0 comments on commit f21cbde

Please sign in to comment.