We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent aa88894 commit d100919Copy full SHA for d100919
pom.xml
@@ -25,7 +25,7 @@
25
<properties>
26
<!-- Override target java release -->
27
<maven.compiler.release>17</maven.compiler.release>
28
- <flowlogix.depchain.version>97</flowlogix.depchain.version>
+ <flowlogix.depchain.version>98</flowlogix.depchain.version>
29
<checkstyle.suppressionsLocation>${maven.multiModuleProjectDirectory}/src/checkstyle/suppressions.xml</checkstyle.suppressionsLocation>
30
<checkstyle.headerLocation>${maven.multiModuleProjectDirectory}/src/checkstyle/apache-header.txt</checkstyle.headerLocation>
31
<!-- Turn off maven build cache -->
0 commit comments