Skip to content

Commit

Permalink
Add beam-common to fix artifact publishing issue
Browse files Browse the repository at this point in the history
  • Loading branch information
muttcg committed Dec 3, 2024
1 parent 8164022 commit 069ce66
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions gbif/coordinator/tasks/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -122,6 +122,10 @@
<groupId>org.gbif.pipelines</groupId>
<artifactId>validator-ws-client</artifactId>
</dependency>
<dependency>
<groupId>org.gbif.pipelines</groupId>
<artifactId>beam-common</artifactId>
</dependency>

<!-- GBIF -->
<dependency>
Expand Down

0 comments on commit 069ce66

Please sign in to comment.