diff --git a/pmml-rexp-evaluator/pom.xml b/pmml-rexp-evaluator/pom.xml index 5519d1c..ea4701a 100644 --- a/pmml-rexp-evaluator/pom.xml +++ b/pmml-rexp-evaluator/pom.xml @@ -5,7 +5,7 @@ org.jpmml jpmml-r - 1.6.3 + 1.6-SNAPSHOT org.jpmml diff --git a/pmml-rexp-example/pom.xml b/pmml-rexp-example/pom.xml index fdcd69a..e60e3c1 100644 --- a/pmml-rexp-example/pom.xml +++ b/pmml-rexp-example/pom.xml @@ -5,7 +5,7 @@ org.jpmml jpmml-r - 1.6.3 + 1.6-SNAPSHOT org.jpmml diff --git a/pmml-rexp-lightgbm/pom.xml b/pmml-rexp-lightgbm/pom.xml index c6d1b31..8a0b3d8 100644 --- a/pmml-rexp-lightgbm/pom.xml +++ b/pmml-rexp-lightgbm/pom.xml @@ -5,7 +5,7 @@ org.jpmml jpmml-r - 1.6.3 + 1.6-SNAPSHOT org.jpmml diff --git a/pmml-rexp-xgboost/pom.xml b/pmml-rexp-xgboost/pom.xml index 584f9da..68d05cb 100644 --- a/pmml-rexp-xgboost/pom.xml +++ b/pmml-rexp-xgboost/pom.xml @@ -5,7 +5,7 @@ org.jpmml jpmml-r - 1.6.3 + 1.6-SNAPSHOT org.jpmml diff --git a/pmml-rexp/pom.xml b/pmml-rexp/pom.xml index be7dc28..0fa9007 100644 --- a/pmml-rexp/pom.xml +++ b/pmml-rexp/pom.xml @@ -5,7 +5,7 @@ org.jpmml jpmml-r - 1.6.3 + 1.6-SNAPSHOT org.jpmml diff --git a/pom.xml b/pom.xml index a793047..a594e1a 100644 --- a/pom.xml +++ b/pom.xml @@ -10,7 +10,7 @@ org.jpmml jpmml-r - 1.6.3 + 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.3 + HEAD GitHub @@ -52,7 +52,7 @@ - 2024-12-15T09:43:29Z + 2024-12-15T09:45:02Z @@ -60,27 +60,27 @@ org.jpmml pmml-rexp - 1.6.3 + 1.6-SNAPSHOT org.jpmml pmml-rexp-evaluator - 1.6.3 + 1.6-SNAPSHOT org.jpmml pmml-rexp-example - 1.6.3 + 1.6-SNAPSHOT org.jpmml pmml-rexp-lightgbm - 1.6.3 + 1.6-SNAPSHOT org.jpmml pmml-rexp-xgboost - 1.6.3 + 1.6-SNAPSHOT