From f92c9cfa6597690cb112d5e904ff2cc6a09c25e2 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" Date: Wed, 10 Oct 2018 17:42:19 +0100 Subject: [PATCH] Bump kemitix-parent from 5.1.1 to 5.2.0 (#55) * Bump kemitix-parent from 5.1.1 to 5.2.0 Bumps [kemitix-parent](https://gitlab.com/kemitix/kemitix-parent) from 5.1.1 to 5.2.0. - [Release notes](https://gitlab.com/kemitix/kemitix-parent/tags) - [Commits](https://gitlab.com/kemitix/kemitix-parent/commits/master) Signed-off-by: dependabot[bot] * Remove travis config * [changelog] update --- .travis.yml | 8 -------- CHANGELOG | 5 +++++ pom.xml | 2 +- 3 files changed, 6 insertions(+), 9 deletions(-) delete mode 100644 .travis.yml diff --git a/.travis.yml b/.travis.yml deleted file mode 100644 index 65b9122..0000000 --- a/.travis.yml +++ /dev/null @@ -1,8 +0,0 @@ -language: java -jdk: -- oraclejdk8 -cache: - directories: - - "$HOME/.m2" -install: true -script: "mvn -B -U clean install" diff --git a/CHANGELOG b/CHANGELOG index 4f79371..a9f4dbc 100644 --- a/CHANGELOG +++ b/CHANGELOG @@ -1,6 +1,11 @@ CHANGELOG ========= +1.2.1 +----- + +* Bump kemitix-parent from 5.1.1 to 5.2.0 + 1.2.0 ----- diff --git a/pom.xml b/pom.xml index 906cf3c..8b5b9e0 100644 --- a/pom.xml +++ b/pom.xml @@ -6,7 +6,7 @@ net.kemitix kemitix-parent - 5.1.1 + 5.2.0