Skip to content

Commit 81ca7f1

Browse files
authored
Merge pull request #231 from reftel/patch-1
Update description in pom.xml to match readme.md
2 parents b96065a + f3cf218 commit 81ca7f1

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,7 @@
2121
<artifactId>json-schema-validator</artifactId>
2222
<version>1.0.28</version>
2323
<packaging>bundle</packaging>
24-
<description>A json schema validator that supports draft v4</description>
24+
<description>A json schema validator that supports draft v4, v6, v7 and v2019-09</description>
2525
<url>https://github.com/networknt/json-schema-validator</url>
2626
<name>JsonSchemaValidator</name>
2727
<developers>

0 commit comments

Comments
 (0)