We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent c6d339d commit 681bd0fCopy full SHA for 681bd0f
inst/java/classpath.txt
@@ -10,4 +10,4 @@ pmml-evaluator-1.6.11.jar
10
pmml-evaluator-metro-1.6.11.jar
11
pmml-model-1.6.11.jar
12
pmml-model-metro-1.6.11.jar
13
-pmml-rexp-1.6.4-minified.jar
+pmml-rexp-1.6.6-minified.jar
inst/java/pmml-rexp-1.6.4-minified.jar inst/java/pmml-rexp-1.6.6-minified.jarinst/java/pmml-rexp-1.6.4-minified.jar renamed to inst/java/pmml-rexp-1.6.6-minified.jar
49.5 KB
pom.xml
@@ -69,7 +69,7 @@
69
<dependency>
70
<groupId>org.jpmml</groupId>
71
<artifactId>pmml-rexp</artifactId>
72
- <version>1.6.4</version>
+ <version>1.6.6</version>
73
<exclusions>
74
<exclusion>
75
<groupId>*</groupId>
0 commit comments