From 323a8a739057f46c2f27e83548c3b5fb10d01ffb Mon Sep 17 00:00:00 2001 From: Joe Littlejohn Date: Thu, 2 Mar 2017 11:36:04 +0000 Subject: [PATCH] [release] updating README.md for 0.4.31 --- README.md | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) 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)