From 093188d6ffd33c06f795a15ba9ca5ff45c049db5 Mon Sep 17 00:00:00 2001 From: 4F2E4A2E <4F2E4A2E@users.noreply.github.com> Date: Fri, 13 Mar 2015 07:36:19 +0100 Subject: [PATCH] Correcting release version, since a feature was added in the last release and not a fix. 1.4.2 will be removed from maven central. Preparing for release. --- pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pom.xml b/pom.xml index 3ac8e195..f78053c9 100644 --- a/pom.xml +++ b/pom.xml @@ -3,7 +3,7 @@ 4.0.0 net.sourceforge.tess4j tess4j - 1.4.3-SNAPSHOT + 1.5.0-SNAPSHOT jar Tess4J - Tesseract for Java