Skip to content

Commit

Permalink
Corrected version variable of metis dependency in storm common.
Browse files Browse the repository at this point in the history
  • Loading branch information
marcin-rp committed Nov 9, 2023
1 parent a348875 commit a8d7db3
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion service/dps/storm/common/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -162,7 +162,7 @@
<artifactId>metis-enrichment-client</artifactId>
<groupId>eu.europeana.metis</groupId>
<scope>compile</scope>
<version>${project.version}</version>
<version>${version.metis}</version>
<exclusions>
<exclusion>
<artifactId>*</artifactId>
Expand Down

0 comments on commit a8d7db3

Please sign in to comment.