Skip to content

Commit c5106e4

Browse files
committed
end description with '.'
1 parent 670908b commit c5106e4

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/main/resources/META-INF/rewrite/jaxb-plugins.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@
1818
type: specs.openrewrite.org/v1beta/recipe
1919
name: org.openrewrite.java.migrate.javax.MigrateJaxBWSPlugin
2020
displayName: Migrate JAXB-WS Plugin
21-
description: Upgrade the JAXB-WS Maven plugin to be compatible with Java 11
21+
description: Upgrade the JAXB-WS Maven plugin to be compatible with Java 11.
2222
tags:
2323
- java11
2424
recipeList:

0 commit comments

Comments
 (0)