From dd576af32e9f7f033de654bf22d16523c95a3852 Mon Sep 17 00:00:00 2001 From: Joe Littlejohn Date: Fri, 7 Aug 2015 22:33:43 +0100 Subject: [PATCH] [release] updating README.md for 0.4.14 --- README.md | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/README.md b/README.md index b3ac089a1..ff3fff2a7 100644 --- a/README.md +++ b/README.md @@ -11,7 +11,7 @@ A very simple Maven example: org.jsonschema2pojo jsonschema2pojo-maven-plugin - 0.4.13 + 0.4.14 ${basedir}/src/main/resources/schema com.example.types @@ -29,9 +29,9 @@ A very simple Maven example: Useful pages: * **[Getting Started](https://github.com/joelittlejohn/jsonschema2pojo/wiki/Getting-Started)** * [Reference](https://github.com/joelittlejohn/jsonschema2pojo/wiki/Reference) - * [Latest Javadocs](http://joelittlejohn.github.io/jsonschema2pojo/javadocs/0.4.13/) - * [Documentation for the Maven plugin](http://joelittlejohn.github.io/jsonschema2pojo/site/0.4.13/generate-mojo.html) - * [Documentation for the Ant task](http://joelittlejohn.github.io/jsonschema2pojo/site/0.4.13/Jsonschema2PojoTask.html) + * [Latest Javadocs](http://joelittlejohn.github.io/jsonschema2pojo/javadocs/0.4.14/) + * [Documentation for the Maven plugin](http://joelittlejohn.github.io/jsonschema2pojo/site/0.4.14/generate-mojo.html) + * [Documentation for the Ant task](http://joelittlejohn.github.io/jsonschema2pojo/site/0.4.14/Jsonschema2PojoTask.html) Project resources: * [Downloads](https://github.com/joelittlejohn/jsonschema2pojo/releases)