Skip to content

Commit

Permalink
feat(app_directory_update): Update application directory (#92)
Browse files Browse the repository at this point in the history
* feat(app_directory_update): Update application directory

Update app version

Related to bonitasoft/bonita-web-pages-sp#486

* Update pom.xml
  • Loading branch information
vhemery authored May 27, 2024
1 parent eb6b122 commit 08d9cc4
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>6.0</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 08d9cc4

Please sign in to comment.