Skip to content

Commit

Permalink
fix pom dependency
Browse files Browse the repository at this point in the history
  • Loading branch information
redmitry committed Jun 3, 2024
1 parent e0b15dc commit 77928a3
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion beacon-v2-validator-tool/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -63,7 +63,7 @@
<dependency>
<groupId>es.bsc.inb.ga4gh</groupId>
<artifactId>beacon-v2-validator-code</artifactId>
<version>0.0.8</version>
<version>0.0.8-SNAPSHOT</version>
</dependency>

<dependency>
Expand Down

0 comments on commit 77928a3

Please sign in to comment.