Skip to content

Commit

Permalink
Updated version information
Browse files Browse the repository at this point in the history
  • Loading branch information
vruusmann committed Mar 13, 2016
1 parent acd7a85 commit 9264a71
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -29,13 +29,13 @@ Java Class Model API for Predictive Model Markup Language (PMML).

JPMML-Model library JAR files (together with accompanying Java source and Javadocs JAR files) are released via [Maven Central Repository] (http://repo1.maven.org/maven2/org/jpmml/). Please join the [JPMML mailing list] (https://groups.google.com/forum/#!forum/jpmml) for release announcements.

The current version is **1.2.10** (23 January, 2016).
The current version is **1.2.11** (15 February, 2016).

```xml
<dependency>
<groupId>org.jpmml</groupId>
<artifactId>pmml-model</artifactId>
<version>1.2.10</version>
<version>1.2.11</version>
</dependency>
```

Expand Down Expand Up @@ -124,4 +124,4 @@ JPMML-Model is licensed under the [BSD 3-Clause License] (http://opensource.org/

# Additional information #

Please contact [info@openscoring.io] (mailto:info@openscoring.io)
Please contact [info@openscoring.io] (mailto:info@openscoring.io)

0 comments on commit 9264a71

Please sign in to comment.