From fb2151ee7b8318bc2e4eaa205970706fd5e6dabc Mon Sep 17 00:00:00 2001 From: Villu Ruusmann Date: Fri, 3 Jul 2020 22:51:57 +0300 Subject: [PATCH] [maven-release-plugin] prepare release 1.1.1 --- pom.xml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/pom.xml b/pom.xml index 6125d26..87a273c 100644 --- a/pom.xml +++ b/pom.xml @@ -10,7 +10,7 @@ org.jpmml jpmml-h2o - 1.1-SNAPSHOT + 1.1.1 JPMML-H2O Java library and command-line application for converting H2O.ai models to PMML @@ -35,7 +35,7 @@ scm:git:git@github.com:jpmml/jpmml-h2o.git scm:git:git@github.com:jpmml/jpmml-h2o.git git://github.com/jpmml/jpmml-h2o.git - HEAD + 1.1.1 GitHub