From ee91f0589823d4a76505fc280aecf70172e7738d Mon Sep 17 00:00:00 2001 From: Stefan Kalscheuer Date: Tue, 13 Nov 2018 13:52:15 +0100 Subject: [PATCH] Preparations for release 1.1.3 --- CHANGELOG.md | 4 ++-- README.md | 2 +- pom.xml | 2 +- 3 files changed, 4 insertions(+), 4 deletions(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index a353029..347e1e5 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,4 +1,4 @@ -## 1.1.3 [unreleased] +## 1.1.3 [2018-11-13] * [security] Updates Jackson dependency 2.9.4 to 2.9.7 (CVE-2018-7489) * [improvement] Client and model classes implement `Serializable` * [dependeny] Dependency updates @@ -17,4 +17,4 @@ * [test] Test coverage 100% (line); tested against ASEAG and TFL APIs ## 1.0.0 [2017-01-02] -* Initial release \ No newline at end of file +* Initial release diff --git a/README.md b/README.md index 7e89f19..f858096 100644 --- a/README.md +++ b/README.md @@ -55,7 +55,7 @@ List trips = ura.forStopByName("Piccadilly Circus") de.stklcode.pubtrans juraclient - 1.1.2 + 1.1.3 ``` diff --git a/pom.xml b/pom.xml index e9fef8c..84dc67d 100644 --- a/pom.xml +++ b/pom.xml @@ -6,7 +6,7 @@ de.stklcode.pubtrans juraclient - 1.1.3-SNAPSHOT + 1.1.3 UTF-8