update
This commit is contained in:
parent
a8433ee7b3
commit
cd1955d626
2 changed files with 1 additions and 10 deletions
|
|
@ -48,8 +48,5 @@ image.maxWidth=2048
|
|||
BASIC.maxviewentries=10
|
||||
# Space selector (none, root, all)
|
||||
search.filter.spaces=root
|
||||
dms.search=true
|
||||
|
||||
|
||||
dms.search=true
|
||||
comments.history=true
|
||||
|
|
|
|||
8
pom.xml
8
pom.xml
|
|
@ -32,13 +32,7 @@
|
|||
<org.imixs.archive.version>2.2.4</org.imixs.archive.version>
|
||||
<org.imixs.melman.version>1.0.19</org.imixs.melman.version>
|
||||
<microprofile.version>2.2</microprofile.version>
|
||||
<!--
|
||||
<net.sf.saxon.version>9.9.1-4</net.sf.saxon.version>
|
||||
<org.imixs.microservice.version>2.0.6</org.imixs.microservice.version>
|
||||
<apache.poi.version>4.0.0</apache.poi.version>
|
||||
<apache.pdfbox.version>[2.0.15,)</apache.pdfbox.version>
|
||||
<apache.tika.version>[1.20,)</apache.tika.version>
|
||||
-->
|
||||
|
||||
<custom.webResources>src/main/webapp</custom.webResources>
|
||||
|
||||
<!-- Environment Settings -->
|
||||
|
|
|
|||
Loading…
Reference in a new issue