Skip to content

Commit

Permalink
feat(app_directory_update): Update application directory
Browse files Browse the repository at this point in the history
Update app version

Related to bonitasoft/bonita-web-pages-sp#486
  • Loading branch information
vhemery authored May 27, 2024
1 parent eb6b122 commit fbdf165
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -37,7 +37,7 @@

<properties>
<project.build.sourceEncoding>UTF-8</project.build.sourceEncoding>
<application.version>5.1</application.version>
<application.version>5.2</application.version>
<web.pages.dir>${project.build.directory}/web_page</web.pages.dir>
<web.widgets.dir>${project.build.directory}/web_widgets</web.widgets.dir>
<web.fragments.dir>${project.build.directory}/web_fragments</web.fragments.dir>
Expand Down

0 comments on commit fbdf165

Please sign in to comment.