Skip to content

Commit

Permalink
Update application version
Browse files Browse the repository at this point in the history
  • Loading branch information
abirembaut committed Jan 22, 2024
1 parent 6d23279 commit 7cce3f4
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 @@ -34,7 +34,7 @@
</scm>
<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

0 comments on commit 7cce3f4

Please sign in to comment.