From 3b237933d7e3b337229aeaeb9eceb3705affbc81 Mon Sep 17 00:00:00 2001 From: Fabio Ticconi Date: Sun, 4 Aug 2019 20:21:00 +0200 Subject: [PATCH 1/2] fixing and updating pom --- pom.xml | 15 +++++++-------- 1 file changed, 7 insertions(+), 8 deletions(-) diff --git a/pom.xml b/pom.xml index ed3c6b4..7a08735 100644 --- a/pom.xml +++ b/pom.xml @@ -78,21 +78,20 @@ com.fasterxml.jackson.dataformat jackson-dataformat-yaml - 2.9.8 + [2.9,3) com.fasterxml.jackson.core jackson-databind - 2.9.8 + [2.9,3) com.fasterxml.jackson.module jackson-module-parameter-names - 2.9.8 + [2.9,3) - @@ -100,7 +99,7 @@ com.fasterxml.jackson jackson-bom - 2.9.8 + [2.9,3) import pom @@ -111,7 +110,7 @@ maven-compiler-plugin - 3.8.0 + 3.8.1 11 11 @@ -121,7 +120,7 @@ org.apache.maven.plugins maven-release-plugin - [2,3) + 2.5.3 @{project.version} @@ -129,7 +128,7 @@ maven-assembly-plugin - 3.1.0 + 3.1.1 From 8500f6d146aafe5354119e8817e0e1e3fcca5e1a Mon Sep 17 00:00:00 2001 From: Fabio Ticconi Date: Sun, 4 Aug 2019 20:24:12 +0200 Subject: [PATCH 2/2] upping minor version after updates --- pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pom.xml b/pom.xml index 7a08735..49f90c1 100644 --- a/pom.xml +++ b/pom.xml @@ -22,7 +22,7 @@ com.github.fabio-t alone-rl - 0.2.8 + 0.2.9 jar AloneRL