Skip to content

Commit 5ef9666

Browse files
committed
Minor description change
1 parent 7676b74 commit 5ef9666

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

jr-extension-javatime/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@
1414

1515
<artifactId>jackson-jr-extension-javatime</artifactId>
1616
<packaging>bundle</packaging>
17-
<description>Additional package that adds support for LocalDate time and other Time Related Fields</description>
17+
<description>Jackson-jr extension that adds support for Java 8 Date/Time value types such as `java.util.LocalDateTime`</description>
1818
<url>https://github.com/FasterXML/jackson-jr</url>
1919

2020
<licenses>

0 commit comments

Comments
 (0)