update dataviews
This commit is contained in:
parent
049df51b89
commit
caae20029e
3 changed files with 15 additions and 0 deletions
|
|
@ -12,7 +12,22 @@
|
|||
<packaging>jar</packaging>
|
||||
<name>Imixs Office Workflow Remote Test Client</name>
|
||||
|
||||
<properties>
|
||||
<java.source>11</java.source>
|
||||
<java.target>11</java.target>
|
||||
<project.build.sourceEncoding>UTF-8</project.build.sourceEncoding>
|
||||
<project.reporting.outputEncoding>UTF-8</project.reporting.outputEncoding>
|
||||
|
||||
<!-- Dependency Versions -->
|
||||
<jakarta.version>10.0.0</jakarta.version>
|
||||
<org.imixs.workflow.version>6.0.9</org.imixs.workflow.version>
|
||||
<org.imixs.marty.version>5.0.0</org.imixs.marty.version>
|
||||
|
||||
<!-- test dependencies -->
|
||||
<junit.jupiter.version>5.9.2</junit.jupiter.version>
|
||||
<mockito.version>5.8.0</mockito.version>
|
||||
|
||||
</properties>
|
||||
<build>
|
||||
<resources>
|
||||
<!-- enable resource filtering for multi language version -->
|
||||
|
|
|
|||
Binary file not shown.
BIN
templates/dataviews/payments_template.xlsx
Normal file
BIN
templates/dataviews/payments_template.xlsx
Normal file
Binary file not shown.
Loading…
Reference in a new issue