Skip to content

Commit

Permalink
updated pom.xml with new ege-versions
Browse files Browse the repository at this point in the history
  • Loading branch information
anneferger committed Jul 14, 2021
1 parent 40cbcfc commit 3fa4fe0
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 @@ -91,13 +91,13 @@
<dependency>
<groupId>pl.psnc.dl.ege</groupId>
<artifactId>ege-api</artifactId>
<version>0.2.1</version>
<version>0.3.0</version>
<scope>compile</scope>
</dependency>
<dependency>
<groupId>pl.psnc.dl.ege</groupId>
<artifactId>ege-framework</artifactId>
<version>0.3</version>
<version>0.4</version>
<scope>compile</scope>
</dependency>
<dependency>
Expand All @@ -113,4 +113,4 @@
</dependency>
</dependencies>

</project>
</project>

0 comments on commit 3fa4fe0

Please sign in to comment.