Skip to content

Commit

Permalink
Updated pom.xml
Browse files Browse the repository at this point in the history
  • Loading branch information
rousso committed Dec 10, 2023
1 parent 24f4e0e commit fbe3356
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 @@ -3,7 +3,7 @@

<groupId>eu.europa.ted.eforms</groupId>
<artifactId>efx-toolkit-java</artifactId>
<version>2.0.0-SNAPSHOT</version>
<version>2.0.0-alpha.2</version>
<packaging>jar</packaging>

<name>EFX Toolkit for Java</name>
Expand Down Expand Up @@ -59,7 +59,7 @@
<sdk.antlr4.dir>${project.build.directory}/eforms-sdk/antlr4</sdk.antlr4.dir>

<!-- Versions - eForms -->
<version.eforms-core>1.3.0-SNAPSHOT</version.eforms-core>
<version.eforms-core>1.3.0</version.eforms-core>

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

0 comments on commit fbe3356

Please sign in to comment.