Skip to content

Commit

Permalink
chore(merge): release-10.2.0 into dev
Browse files Browse the repository at this point in the history
  • Loading branch information
bonita-ci committed Sep 24, 2024
2 parents 95ec244 + 2db87b7 commit 6e7b4bf
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 @@ -37,7 +37,7 @@

<properties>
<project.build.sourceEncoding>UTF-8</project.build.sourceEncoding>
<application.version>6.0</application.version>
<application.version>6.1</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
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
<description>${description}</description>
<iconPath>bonita-application-directory.png</iconPath>
<applicationPages>
<applicationPage customPage="custompage_ApplicationDirectoryBonitaV15" token="home"/>
<applicationPage customPage="custompage_ApplicationDirectoryBonitaV16" token="home"/>
<applicationPage customPage="custompage_Error403BonitaV2" token="error-403"/>
<applicationPage customPage="custompage_Error404BonitaV2" token="error-404"/>
<applicationPage customPage="custompage_Error500BonitaV2" token="error-500"/>
Expand Down

0 comments on commit 6e7b4bf

Please sign in to comment.