Skip to content

Commit

Permalink
Updated version information
Browse files Browse the repository at this point in the history
  • Loading branch information
vruusmann committed Jan 16, 2019
1 parent 85f6d2a commit b814102
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -15,13 +15,13 @@ PMML evaluator library for the Apache Spark cluster computing system (https://sp

The JPMML-Evaluator-Spark library JAR file (together with accompanying Java source and Javadocs JAR files) is released via [Maven Central Repository](https://repo1.maven.org/maven2/org/jpmml/).

The current version is **1.2.1** (4 December, 2018).
The current version is **1.2.2** (16 January, 2019).

```xml
<dependency>
<groupId>org.jpmml</groupId>
<artifactId>jpmml-evaluator-spark</artifactId>
<version>1.2.1</version>
<version>1.2.2</version>
</dependency>
```

Expand Down

0 comments on commit b814102

Please sign in to comment.