Skip to content

Commit

Permalink
pom: Set version of eforms-core-java to 1.0.5
Browse files Browse the repository at this point in the history
Now that it's released we don't need to depend on a snapshot.
  • Loading branch information
bertrand-lorentz committed Jul 26, 2023
1 parent 42d4441 commit 82250bd
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -55,7 +55,7 @@

<!-- Versions - eForms -->
<version.efx-toolkit>2.0.0-SNAPSHOT</version.efx-toolkit>
<version.eforms-core>1.0.5-SNAPSHOT</version.eforms-core>
<version.eforms-core>1.0.5</version.eforms-core>

<!-- Versions - Third-party libraries -->
<version.antlr4>4.9.3</version.antlr4>
Expand Down

0 comments on commit 82250bd

Please sign in to comment.