upgrade 1.3.6
This commit is contained in:
parent
049bf8fea9
commit
4203572a8f
7 changed files with 2909 additions and 7 deletions
|
|
@ -6,7 +6,7 @@
|
||||||
<parent>
|
<parent>
|
||||||
<artifactId>office-alexander-logistics</artifactId>
|
<artifactId>office-alexander-logistics</artifactId>
|
||||||
<groupId>com.alexander-logistics</groupId>
|
<groupId>com.alexander-logistics</groupId>
|
||||||
<version>1.3.5</version>
|
<version>1.3.6</version>
|
||||||
</parent>
|
</parent>
|
||||||
<artifactId>office-alexander-logistics-app</artifactId>
|
<artifactId>office-alexander-logistics-app</artifactId>
|
||||||
<packaging>war</packaging>
|
<packaging>war</packaging>
|
||||||
|
|
|
||||||
|
|
@ -6,7 +6,7 @@
|
||||||
<parent>
|
<parent>
|
||||||
<artifactId>office-alexander-logistics</artifactId>
|
<artifactId>office-alexander-logistics</artifactId>
|
||||||
<groupId>com.alexander-logistics</groupId>
|
<groupId>com.alexander-logistics</groupId>
|
||||||
<version>1.3.5</version>
|
<version>1.3.6</version>
|
||||||
</parent>
|
</parent>
|
||||||
<artifactId>office-alexander-logistics-testclient</artifactId>
|
<artifactId>office-alexander-logistics-testclient</artifactId>
|
||||||
<packaging>jar</packaging>
|
<packaging>jar</packaging>
|
||||||
|
|
|
||||||
10
pom.xml
10
pom.xml
|
|
@ -5,7 +5,7 @@
|
||||||
<modelVersion>4.0.0</modelVersion>
|
<modelVersion>4.0.0</modelVersion>
|
||||||
<groupId>com.alexander-logistics</groupId>
|
<groupId>com.alexander-logistics</groupId>
|
||||||
<artifactId>office-alexander-logistics</artifactId>
|
<artifactId>office-alexander-logistics</artifactId>
|
||||||
<version>1.3.5</version>
|
<version>1.3.6</version>
|
||||||
<packaging>pom</packaging>
|
<packaging>pom</packaging>
|
||||||
<name>Imixs Office Workflow - Custom Build</name>
|
<name>Imixs Office Workflow - Custom Build</name>
|
||||||
|
|
||||||
|
|
@ -26,13 +26,13 @@
|
||||||
|
|
||||||
<!-- Dependency Versions -->
|
<!-- Dependency Versions -->
|
||||||
<jakarta.version>10.0.0</jakarta.version>
|
<jakarta.version>10.0.0</jakarta.version>
|
||||||
<org.imixs.office.version>5.0.5-SNAPSHOT</org.imixs.office.version>
|
<org.imixs.office.version>5.0.5</org.imixs.office.version>
|
||||||
<org.imixs.workflow.version>6.0.9</org.imixs.workflow.version>
|
<org.imixs.workflow.version>6.0.9</org.imixs.workflow.version>
|
||||||
<org.imixs.marty.version>5.0.0</org.imixs.marty.version>
|
<org.imixs.marty.version>5.0.0</org.imixs.marty.version>
|
||||||
<org.imixs.archive.version>3.1.3-SNAPSHOT</org.imixs.archive.version>
|
<org.imixs.archive.version>3.1.3</org.imixs.archive.version>
|
||||||
<org.imixs.adapters.version>3.0.3</org.imixs.adapters.version>
|
<org.imixs.adapters.version>3.0.3</org.imixs.adapters.version>
|
||||||
<org.imixs.melman.version>2.1.1-SNAPSHOT</org.imixs.melman.version>
|
<org.imixs.melman.version>2.1.1</org.imixs.melman.version>
|
||||||
<org.imixs.data.version>1.0.2-SNAPSHOT</org.imixs.data.version>
|
<org.imixs.data.version>1.0.3</org.imixs.data.version>
|
||||||
<org.imixs.e-invoice.version>1.0.3-SNAPSHOT</org.imixs.e-invoice.version>
|
<org.imixs.e-invoice.version>1.0.3-SNAPSHOT</org.imixs.e-invoice.version>
|
||||||
<microprofile.version>6.0</microprofile.version>
|
<microprofile.version>6.0</microprofile.version>
|
||||||
<net.sf.saxon.version>9.9.1-4</net.sf.saxon.version>
|
<net.sf.saxon.version>9.9.1-4</net.sf.saxon.version>
|
||||||
|
|
|
||||||
2902
workflow/dwc/rechnungsausgang-dwc-1.0.8.bpmn
Normal file
2902
workflow/dwc/rechnungsausgang-dwc-1.0.8.bpmn
Normal file
File diff suppressed because it is too large
Load diff
Loading…
Reference in a new issue