Skip to content

Commit

Permalink
[SPARK-1406] Updated pmml model lib to 1.1.15, latest Java 6 compatible
Browse files Browse the repository at this point in the history
  • Loading branch information
selvinsource committed Apr 21, 2015
1 parent a0a55f7 commit 66b7c12
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion mllib/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -112,7 +112,7 @@
<dependency>
<groupId>org.jpmml</groupId>
<artifactId>pmml-model</artifactId>
<version>1.1.7</version>
<version>1.1.15</version>
</dependency>
</dependencies>
<profiles>
Expand Down

0 comments on commit 66b7c12

Please sign in to comment.