Skip to content

Commit

Permalink
Updated pom.xml after merging from main to develop.
Browse files Browse the repository at this point in the history
  • Loading branch information
rousso committed Dec 20, 2023
1 parent 10eb691 commit a8c9a63
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 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>eforms-notice-viewer</artifactId>
<version>0.10.0</version>
<version>0.11.0-SNAPSHOT</version>

<name>eForms Notice Viewer</name>
<description>eForms Notice Viewer sample application.</description>
Expand Down Expand Up @@ -54,8 +54,8 @@
<maven.compiler.target>${java.version}</maven.compiler.target>

<!-- Versions - eForms -->
<version.efx-toolkit>2.0.0-alpha.2</version.efx-toolkit>
<version.eforms-core>1.3.0</version.eforms-core>
<version.efx-toolkit>2.0.0-SNAPSHOT</version.efx-toolkit>
<version.eforms-core>1.4.0-SNAPSHOT</version.eforms-core>

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

0 comments on commit a8c9a63

Please sign in to comment.