diff --git a/README.md b/README.md index ff6eaf19c..356f2fb3f 100644 --- a/README.md +++ b/README.md @@ -11,7 +11,7 @@ A very simple Maven example: org.jsonschema2pojo jsonschema2pojo-maven-plugin - 0.4.30 + 0.4.31 ${basedir}/src/main/resources/schema com.example.types @@ -30,9 +30,9 @@ Useful pages: * **[Getting started](https://github.com/joelittlejohn/jsonschema2pojo/wiki/Getting-Started)** * **[How to contribute](https://github.com/joelittlejohn/jsonschema2pojo/wiki/Contribute)** * [Reference](https://github.com/joelittlejohn/jsonschema2pojo/wiki/Reference) - * [Latest Javadocs](https://joelittlejohn.github.io/jsonschema2pojo/javadocs/0.4.30/) - * [Documentation for the Maven plugin](https://joelittlejohn.github.io/jsonschema2pojo/site/0.4.30/generate-mojo.html) - * [Documentation for the Ant task](https://joelittlejohn.github.io/jsonschema2pojo/site/0.4.30/Jsonschema2PojoTask.html) + * [Latest Javadocs](https://joelittlejohn.github.io/jsonschema2pojo/javadocs/0.4.31/) + * [Documentation for the Maven plugin](https://joelittlejohn.github.io/jsonschema2pojo/site/0.4.31/generate-mojo.html) + * [Documentation for the Ant task](https://joelittlejohn.github.io/jsonschema2pojo/site/0.4.31/Jsonschema2PojoTask.html) Project resources: * [Downloads](https://github.com/joelittlejohn/jsonschema2pojo/releases)