Skip to content

Commit

Permalink
using new framework version comprises version 0.4
Browse files Browse the repository at this point in the history
  • Loading branch information
anneferger committed Feb 9, 2022
1 parent e9cd008 commit 9a41977
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 @@
<modelVersion>4.0.0</modelVersion>
<groupId>pl.psnc.dl.ege.validator</groupId>
<artifactId>ege-validator</artifactId>
<version>0.4-SNAPSHOT</version>
<version>0.4</version>
<name>EGE Validator</name>
<properties>

Expand Down Expand Up @@ -163,7 +163,7 @@
<dependency>
<groupId>pl.psnc.dl.ege</groupId>
<artifactId>ege-framework</artifactId>
<version>0.4</version>
<version>0.5</version>
<scope>compile</scope>
</dependency>
</dependencies>
Expand Down

0 comments on commit 9a41977

Please sign in to comment.