update custom resource bundle entries (application_title)
This commit is contained in:
parent
877923c713
commit
1849c9e227
3 changed files with 3 additions and 3 deletions
|
|
@ -1,6 +1,6 @@
|
|||
# Custom resource bundle
|
||||
|
||||
app.application_title=Alexander Global Logistics
|
||||
application_title=Alexander Global Logistics
|
||||
|
||||
alexander_form_basic=
|
||||
alexander_form_basic_read=
|
||||
|
|
|
|||
|
|
@ -1,6 +1,6 @@
|
|||
# Custom resource bundle
|
||||
|
||||
app.application_title=Alexander Global Logistics
|
||||
application_title=Alexander Global Logistics
|
||||
|
||||
alexander_form_basic=
|
||||
alexander_form_basic_read=
|
||||
|
|
|
|||
2
pom.xml
2
pom.xml
|
|
@ -26,7 +26,7 @@
|
|||
|
||||
<!-- Versions -->
|
||||
<org.imixs.workflow.version>5.2.9</org.imixs.workflow.version>
|
||||
<org.imixs.marty.version>4.1.12</org.imixs.marty.version>
|
||||
<org.imixs.marty.version>4.1.13</org.imixs.marty.version>
|
||||
<org.imixs.office.version>4.4.7</org.imixs.office.version>
|
||||
<org.imixs.adapters.version>2.2.6</org.imixs.adapters.version>
|
||||
<org.imixs.archive.version>2.2.13-SNAPSHOT</org.imixs.archive.version>
|
||||
|
|
|
|||
Loading…
Reference in a new issue