started version 1.3.2

This commit is contained in:
Ralph Soika 2025-02-24 18:58:43 +01:00
parent 1acd22f334
commit 632f674bfa
2 changed files with 3 additions and 3 deletions

View file

@ -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.1</version> <version>1.3.2</version>
</parent> </parent>
<artifactId>office-alexander-logistics-app</artifactId> <artifactId>office-alexander-logistics-app</artifactId>
<packaging>war</packaging> <packaging>war</packaging>

View file

@ -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.1</version> <version>1.3.2</version>
<packaging>pom</packaging> <packaging>pom</packaging>
<name>Imixs Office Workflow - Custom Build</name> <name>Imixs Office Workflow - Custom Build</name>
@ -37,7 +37,7 @@
<net.sf.saxon.version>9.9.1-4</net.sf.saxon.version> <net.sf.saxon.version>9.9.1-4</net.sf.saxon.version>
<apache.pdfbox.version>2.0.26</apache.pdfbox.version> <apache.pdfbox.version>2.0.26</apache.pdfbox.version>
<!-- --> <!-- -->
<org.imixs.ai.version>1.1.1-SNAPSHOT</org.imixs.ai.version> <org.imixs.ai.version>1.1.1</org.imixs.ai.version>
<custom.webResources>src/main/webapp</custom.webResources> <custom.webResources>src/main/webapp</custom.webResources>
<!-- Environment Settings --> <!-- Environment Settings -->