Skip to content

Commit

Permalink
Updated version information
Browse files Browse the repository at this point in the history
  • Loading branch information
vruusmann committed Jun 20, 2024
1 parent be8c6d8 commit a75f874
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 @@ -149,13 +149,13 @@ Java library and command-line application for converting Apache Spark ML pipelin

JPMML-SparkML 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 **2.0.3** (27 December, 2023).
The current version is **2.0.4** (20 June, 2024).

```xml
<dependency>
<groupId>org.jpmml</groupId>
<artifactId>pmml-sparkml</artifactId>
<version>2.0.3</version>
<version>2.0.4</version>
</dependency>
```

Expand Down

0 comments on commit a75f874

Please sign in to comment.