Skip to content

Commit

Permalink
Fix cloudevents-sql artifactId in bom (#669)
Browse files Browse the repository at this point in the history
Signed-off-by: David Simansky <[email protected]>
  • Loading branch information
dsimansk authored Oct 2, 2024
1 parent 1de03ad commit 6d958b6
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion bom/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -83,7 +83,7 @@
</dependency>
<dependency>
<groupId>io.cloudevents</groupId>
<artifactId>io.cloudevents.sql</artifactId>
<artifactId>cloudevents-sql</artifactId>
<version>${project.version}</version>
</dependency>
</dependencies>
Expand Down

0 comments on commit 6d958b6

Please sign in to comment.