[Project] Updated strolch versions

This commit is contained in:
Robert von Burg 2022-08-29 09:24:09 +02:00
parent 31ba5a91d5
commit 41c6728680
Signed by: eitch
GPG Key ID: 75DB9C85C74331F7
2 changed files with 2 additions and 2 deletions

2
.gitignore vendored
View File

@ -5,7 +5,7 @@ gen
bin
# IntelliJ files
.idea
.idea/
*.iml
# Eclipse files

View File

@ -54,7 +54,7 @@ just show you a working POM file:
<maven-jar-plugin.version>3.0.2</maven-jar-plugin.version>
<maven-war-plugin.version>3.1.0</maven-war-plugin.version>
<strolch.version>1.7.0-SNAPSHOT</strolch.version>
<strolch.version>1.8.5</strolch.version>
<warFinalName>bookshop</warFinalName>
<m2eclipse.wtp.contextRoot>${warFinalName}</m2eclipse.wtp.contextRoot>