diff --git a/README.md b/README.md index 0b33410de..a772a4094 100644 --- a/README.md +++ b/README.md @@ -4,8 +4,8 @@ OpenPDF is a Java library for creating and editing PDF files with a LGPL and MPL [![Build Status](https://travis-ci.org/LibrePDF/OpenPDF.svg?branch=master)](https://travis-ci.org/LibrePDF/OpenPDF) [![Join the chat at https://gitter.im/LibrePDF/OpenPDF](https://badges.gitter.im/LibrePDF/OpenPDF.svg)](https://gitter.im/LibrePDF/OpenPDF) [![Maven Central](https://maven-badges.herokuapp.com/maven-central/com.github.librepdf/openpdf/badge.svg)](https://maven-badges.herokuapp.com/maven-central/com.github.librepdf/openpdf) [![License (LGPL version 3.0)](https://img.shields.io/badge/license-GNU%20LGPL%20version%203.0-blue.svg?style=flat-square)](http://opensource.org/licenses/LGPL-3.0) [![License (MPL)](https://img.shields.io/badge/license-Mozilla%20Public%20License-yellow.svg?style=flat-square)](http://opensource.org/licenses/MPL-2.0) -## OpenPDF version 1.3.16 released 2020-04-23 ## -Get version 1.3.16 here - https://github.com/LibrePDF/OpenPDF/releases/tag/1.3.16 +## OpenPDF version 1.3.17 released 2020-04-23 ## +Get version 1.3.17 here - https://github.com/LibrePDF/OpenPDF/releases/tag/1.3.17 - [Previous releases](https://github.com/LibrePDF/OpenPDF/releases) @@ -16,7 +16,7 @@ Add this to your pom.xml file to use the latest version of OpenPDF: com.github.librepdf openpdf - 1.3.16 + 1.3.17 ## License ## diff --git a/openpdf/pom.xml b/openpdf/pom.xml index 717abe6bf..808103fe1 100644 --- a/openpdf/pom.xml +++ b/openpdf/pom.xml @@ -6,7 +6,7 @@ com.github.librepdf openpdf-parent - 1.3.17-SNAPSHOT + 1.3.17 openpdf diff --git a/pdf-swing/pom.xml b/pdf-swing/pom.xml index 0aa681e99..b7fafc619 100644 --- a/pdf-swing/pom.xml +++ b/pdf-swing/pom.xml @@ -6,7 +6,7 @@ com.github.librepdf openpdf-parent - 1.3.17-SNAPSHOT + 1.3.17 pdf-swing diff --git a/pdf-toolbox/pom.xml b/pdf-toolbox/pom.xml index 5b5cb560f..f709211dc 100644 --- a/pdf-toolbox/pom.xml +++ b/pdf-toolbox/pom.xml @@ -6,7 +6,7 @@ com.github.librepdf openpdf-parent - 1.3.17-SNAPSHOT + 1.3.17 pdf-toolbox diff --git a/pom.xml b/pom.xml index 1b848735e..d3d6aaa1e 100644 --- a/pom.xml +++ b/pom.xml @@ -6,7 +6,7 @@ com.github.librepdf openpdf-parent pom - 1.3.17-SNAPSHOT + 1.3.17