update model logik für sepa lauf, update pom.xml
This commit is contained in:
parent
7fcff8ace2
commit
97a65e7b6a
3 changed files with 8308 additions and 32 deletions
|
|
@ -1,4 +1,10 @@
|
|||
# Versionen
|
||||
|
||||
### 1.2.14 (Development)
|
||||
|
||||
- Internationalisierung
|
||||
|
||||
|
||||
### 1.2.13
|
||||
|
||||
- Payment Statistik
|
||||
|
|
|
|||
5
pom.xml
5
pom.xml
|
|
@ -1,5 +1,6 @@
|
|||
<?xml version="1.0" encoding="UTF-8"?>
|
||||
<project xmlns="http://maven.apache.org/POM/4.0.0" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
|
||||
<project xmlns="http://maven.apache.org/POM/4.0.0"
|
||||
xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
|
||||
xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xsd/maven-4.0.0.xsd">
|
||||
<modelVersion>4.0.0</modelVersion>
|
||||
<groupId>com.alexander-logistics</groupId>
|
||||
|
|
@ -29,7 +30,7 @@
|
|||
<!-- 2.2.14 -->
|
||||
<org.imixs.archive.version>2.3.1</org.imixs.archive.version>
|
||||
<org.imixs.melman.version>1.0.22</org.imixs.melman.version>
|
||||
<org.imixs.ml.version>1.1.6-SNAPSHOT</org.imixs.ml.version>
|
||||
<org.imixs.ml.version>1.1.6</org.imixs.ml.version>
|
||||
<microprofile.version>2.2</microprofile.version>
|
||||
|
||||
<custom.webResources>src/main/webapp</custom.webResources>
|
||||
|
|
|
|||
8269
workflow/rechnungseingang-de-1.2.33.bpmn
Normal file
8269
workflow/rechnungseingang-de-1.2.33.bpmn
Normal file
File diff suppressed because it is too large
Load diff
Loading…
Reference in a new issue