ZsBT/mrz-java

Fix library version number in POM files

jaaufauvre opened this issue · 1 comments

Hi,

I'm trying to get the latest release from here: https://github.com/ZsBT/mrz-java/releases or https://github.com/ZsBT/mrz-java/tags.

I understand the latest version is supposed to be "mrz-java-0.5" but the version in the root POM file is "0.5-SNAPSHOT" instead of "0.5" for this release.

The development version is also versioned "0.5-SNAPSHOT": https://github.com/ZsBT/mrz-java/blob/master/pom.xml.

Thanks,

Alex.

ZsBT commented

Fixed in commit 060d144