Skip to content

Commit

Permalink
Updated to use Paxtools and Validator 6.0.0 release versions.
Browse files Browse the repository at this point in the history
  • Loading branch information
IgorRodchenkov committed May 26, 2024
1 parent 6dbbb11 commit 6d8311c
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -24,8 +24,8 @@
<start-class>cpath.Application</start-class>
<license.licenseName>MIT</license.licenseName>
<github.global.server>github</github.global.server>
<paxtools.version>6.0.0-SNAPSHOT</paxtools.version>
<validator.version>6.0.0-SNAPSHOT</validator.version>
<paxtools.version>6.0.0</paxtools.version>
<validator.version>6.0.0</validator.version>
<project.build.sourceEncoding>UTF-8</project.build.sourceEncoding>
<lucene.version>9.10.0</lucene.version>
<jvm.options>-Xmx3g -Dfile.encoding=UTF-8 -ea -Dpaxtools.CollectionProvider=org.biopax.paxtools.trove.TProvider --add-opens=java.base/java.lang=ALL-UNNAMED --add-opens=java.base/java.lang.reflect=ALL-UNNAMED --add-opens java.base/sun.nio.ch=ALL-UNNAMED --add-opens java.base/java.io=ALL-UNNAMED</jvm.options>
Expand Down

0 comments on commit 6d8311c

Please sign in to comment.