started 1.3.4
This commit is contained in:
parent
633363aa3c
commit
d6ba785002
3 changed files with 8 additions and 3 deletions
|
|
@ -1,6 +1,11 @@
|
|||
# Versionen
|
||||
|
||||
### 1.3.3 (Development)
|
||||
### 1.3.4 (Development)
|
||||
|
||||
- Finalizierung Business Partner Interface
|
||||
- Zoho Schnittstelle
|
||||
|
||||
### 1.3.3
|
||||
|
||||
- Imixs-Archive 3.1.1. Compactor Sevrvice
|
||||
|
||||
|
|
|
|||
|
|
@ -6,7 +6,7 @@
|
|||
<parent>
|
||||
<artifactId>office-alexander-logistics</artifactId>
|
||||
<groupId>com.alexander-logistics</groupId>
|
||||
<version>1.3.3</version>
|
||||
<version>1.3.4</version>
|
||||
</parent>
|
||||
<artifactId>office-alexander-logistics-app</artifactId>
|
||||
<packaging>war</packaging>
|
||||
|
|
|
|||
2
pom.xml
2
pom.xml
|
|
@ -5,7 +5,7 @@
|
|||
<modelVersion>4.0.0</modelVersion>
|
||||
<groupId>com.alexander-logistics</groupId>
|
||||
<artifactId>office-alexander-logistics</artifactId>
|
||||
<version>1.3.3</version>
|
||||
<version>1.3.4</version>
|
||||
<packaging>pom</packaging>
|
||||
<name>Imixs Office Workflow - Custom Build</name>
|
||||
|
||||
|
|
|
|||
Loading…
Reference in a new issue