Skip to content

Commit 431134f

Browse files
committed
Tiny typo fix
1 parent b594fd4 commit 431134f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

protobuf/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@
1212
<version>2.18.0-SNAPSHOT</version>
1313
</parent>
1414
<artifactId>jackson-dataformat-protobuf</artifactId>
15-
<name>Jackson dataformat: protobuf</name>
15+
<name>Jackson dataformat: Protobuf</name>
1616
<!-- 04-Mar-2023, tatu: not sure why, but use of "jar" does not work
1717
with Shade plugin inclusion, somehow
1818
-->

0 commit comments

Comments
 (0)