Skip to content

Commit 6d958b6

Browse files
authored
Fix cloudevents-sql artifactId in bom (#669)
Signed-off-by: David Simansky <[email protected]>
1 parent 1de03ad commit 6d958b6

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

bom/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -83,7 +83,7 @@
8383
</dependency>
8484
<dependency>
8585
<groupId>io.cloudevents</groupId>
86-
<artifactId>io.cloudevents.sql</artifactId>
86+
<artifactId>cloudevents-sql</artifactId>
8787
<version>${project.version}</version>
8888
</dependency>
8989
</dependencies>

0 commit comments

Comments
 (0)