From 0548b8847dfe34d20884492e4a4bd678a99f7a6b Mon Sep 17 00:00:00 2001 From: Villu Ruusmann Date: Fri, 9 Feb 2024 21:33:44 +0200 Subject: [PATCH] [maven-release-plugin] prepare for next development iteration --- pmml-converter-testing/pom.xml | 2 +- pmml-converter/pom.xml | 2 +- pom.xml | 8 ++++---- 3 files changed, 6 insertions(+), 6 deletions(-) diff --git a/pmml-converter-testing/pom.xml b/pmml-converter-testing/pom.xml index fd31cabb..650e66f0 100644 --- a/pmml-converter-testing/pom.xml +++ b/pmml-converter-testing/pom.xml @@ -5,7 +5,7 @@ org.jpmml jpmml-converter - 1.5.6 + 1.5-SNAPSHOT org.jpmml diff --git a/pmml-converter/pom.xml b/pmml-converter/pom.xml index b42810ac..c38c2d39 100644 --- a/pmml-converter/pom.xml +++ b/pmml-converter/pom.xml @@ -5,7 +5,7 @@ org.jpmml jpmml-converter - 1.5.6 + 1.5-SNAPSHOT org.jpmml diff --git a/pom.xml b/pom.xml index 813be023..4d7d5d19 100644 --- a/pom.xml +++ b/pom.xml @@ -10,7 +10,7 @@ org.jpmml jpmml-converter - 1.5.6 + 1.5-SNAPSHOT pom JPMML-Converter @@ -41,7 +41,7 @@ scm:git:git@github.com:jpmml/jpmml-converter.git scm:git:git@github.com:jpmml/jpmml-converter.git git://github.com/jpmml/jpmml-converter.git - 1.5.6 + HEAD GitHub @@ -53,12 +53,12 @@ org.jpmml pmml-converter - 1.5.6 + 1.5-SNAPSHOT org.jpmml pmml-converter-testing - 1.5.6 + 1.5-SNAPSHOT