Skip to content

Commit

Permalink
Update app version
Browse files Browse the repository at this point in the history
  • Loading branch information
abirembaut authored Jan 19, 2024
1 parent d63014f commit 52dc645
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 @@ -12,7 +12,7 @@
<description>This application allows to choose which application to access from the list of available ones and handle common server errors.</description>

<properties>
<application.version>2.0</application.version>
<application.version>3.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

0 comments on commit 52dc645

Please sign in to comment.