Skip to content

Commit

Permalink
[pom] Skip convergence for now
Browse files Browse the repository at this point in the history
  • Loading branch information
hazendaz committed Jan 1, 2025
1 parent 9aa71e9 commit e8ba807
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion Source/JNA/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -479,7 +479,8 @@
<maxJdkVersion>${java.version}</maxJdkVersion>
<ignoredScopes>provided,test</ignoredScopes>
</enforceBytecodeVersion>
<reactorModuleConvergence />
<!-- Skip convergence due to separate parent until such time .net is moved to new repo -->
<!--<reactorModuleConvergence />-->
<requireJavaVersion>
<message>Please upgrade java and configure 'JAVA_HOME'.</message>
<version>${allowed.build.jdks}</version>
Expand Down

0 comments on commit e8ba807

Please sign in to comment.