Skip to content

Commit

Permalink
Use Thorntail 2.4.0
Browse files Browse the repository at this point in the history
This is more compatible with latest versions of OCP.
  • Loading branch information
Alex Corcoles authored and alexpdp7 committed Sep 12, 2022
1 parent f355431 commit 5dcc01b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion quip/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@
<packaging>war</packaging>

<properties>
<version.wildfly.swarm>2.1.0.Final</version.wildfly.swarm>
<version.wildfly.swarm>2.4.0.Final</version.wildfly.swarm>
<maven.compiler.source>1.8</maven.compiler.source>
<maven.compiler.target>1.8</maven.compiler.target>
<failOnMissingWebXml>false</failOnMissingWebXml>
Expand Down

0 comments on commit 5dcc01b

Please sign in to comment.