diff --git a/README.md b/README.md index 7ae2bc784..a1587193e 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.2.18 released 2019-05-31 ## -Get version 1.2.18 here - https://github.com/LibrePDF/OpenPDF/releases/tag/1.2.18 +## OpenPDF version 1.2.19 released 2019-06-12 ## +Get version 1.2.19 here - https://github.com/LibrePDF/OpenPDF/releases/tag/1.2.19 - [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.2.18 + 1.2.19 ## License ## diff --git a/openpdf/pom.xml b/openpdf/pom.xml index ab5060499..a438b4c52 100644 --- a/openpdf/pom.xml +++ b/openpdf/pom.xml @@ -6,7 +6,7 @@ com.github.librepdf openpdf-parent - 1.2.19-SNAPSHOT + 1.2.19 openpdf diff --git a/pdf-swing/pom.xml b/pdf-swing/pom.xml index a7fcef31f..1ee023eec 100644 --- a/pdf-swing/pom.xml +++ b/pdf-swing/pom.xml @@ -6,7 +6,7 @@ com.github.librepdf openpdf-parent - 1.2.19-SNAPSHOT + 1.2.19 pdf-swing diff --git a/pdf-toolbox/pom.xml b/pdf-toolbox/pom.xml index fba6d6871..44f1753ba 100644 --- a/pdf-toolbox/pom.xml +++ b/pdf-toolbox/pom.xml @@ -6,7 +6,7 @@ com.github.librepdf openpdf-parent - 1.2.19-SNAPSHOT + 1.2.19 pdf-toolbox diff --git a/pom.xml b/pom.xml index a2b2867c9..83ebd6c7d 100644 --- a/pom.xml +++ b/pom.xml @@ -6,7 +6,7 @@ com.github.librepdf openpdf-parent pom - 1.2.19-SNAPSHOT + 1.2.19