diff --git a/pmml-rexp-evaluator/pom.xml b/pmml-rexp-evaluator/pom.xml index 901ed35..ea4701a 100644 --- a/pmml-rexp-evaluator/pom.xml +++ b/pmml-rexp-evaluator/pom.xml @@ -5,7 +5,7 @@ org.jpmml jpmml-r - 1.6.4 + 1.6-SNAPSHOT org.jpmml diff --git a/pmml-rexp-example/pom.xml b/pmml-rexp-example/pom.xml index 530787d..e60e3c1 100644 --- a/pmml-rexp-example/pom.xml +++ b/pmml-rexp-example/pom.xml @@ -5,7 +5,7 @@ org.jpmml jpmml-r - 1.6.4 + 1.6-SNAPSHOT org.jpmml diff --git a/pmml-rexp-lightgbm/pom.xml b/pmml-rexp-lightgbm/pom.xml index 9bfc5d5..8a0b3d8 100644 --- a/pmml-rexp-lightgbm/pom.xml +++ b/pmml-rexp-lightgbm/pom.xml @@ -5,7 +5,7 @@ org.jpmml jpmml-r - 1.6.4 + 1.6-SNAPSHOT org.jpmml diff --git a/pmml-rexp-xgboost/pom.xml b/pmml-rexp-xgboost/pom.xml index b54538f..68d05cb 100644 --- a/pmml-rexp-xgboost/pom.xml +++ b/pmml-rexp-xgboost/pom.xml @@ -5,7 +5,7 @@ org.jpmml jpmml-r - 1.6.4 + 1.6-SNAPSHOT org.jpmml diff --git a/pmml-rexp/pom.xml b/pmml-rexp/pom.xml index 4d956d7..0fa9007 100644 --- a/pmml-rexp/pom.xml +++ b/pmml-rexp/pom.xml @@ -5,7 +5,7 @@ org.jpmml jpmml-r - 1.6.4 + 1.6-SNAPSHOT org.jpmml diff --git a/pom.xml b/pom.xml index d8d1c53..4fa2ca0 100644 --- a/pom.xml +++ b/pom.xml @@ -10,7 +10,7 @@ org.jpmml jpmml-r - 1.6.4 + 1.6-SNAPSHOT pom JPMML-R @@ -44,7 +44,7 @@ scm:git:git@github.com:jpmml/jpmml-r.git scm:git:git@github.com:jpmml/jpmml-r.git git://github.com/jpmml/jpmml-r.git - 1.6.4 + HEAD GitHub @@ -52,7 +52,7 @@ - 2024-12-19T19:25:58Z + 2024-12-19T19:27:32Z @@ -60,27 +60,27 @@ org.jpmml pmml-rexp - 1.6.4 + 1.6-SNAPSHOT org.jpmml pmml-rexp-evaluator - 1.6.4 + 1.6-SNAPSHOT org.jpmml pmml-rexp-example - 1.6.4 + 1.6-SNAPSHOT org.jpmml pmml-rexp-lightgbm - 1.6.4 + 1.6-SNAPSHOT org.jpmml pmml-rexp-xgboost - 1.6.4 + 1.6-SNAPSHOT