From abaeb18553bee89fe6ee875d8f4e68e9785d970f Mon Sep 17 00:00:00 2001 From: Quan Nguyen Date: Wed, 5 Apr 2023 20:13:54 -0500 Subject: [PATCH] [maven-release-plugin] prepare release tess4j-5.7.0 --- pom.xml | 496 ++++++++++++++++++++++++++++---------------------------- 1 file changed, 248 insertions(+), 248 deletions(-) diff --git a/pom.xml b/pom.xml index d1848980..8e017561 100644 --- a/pom.xml +++ b/pom.xml @@ -1,248 +1,248 @@ - - - 4.0.0 - net.sourceforge.tess4j - tess4j - 5.7.0-SNAPSHOT - jar - - Tess4J - Tesseract for Java - http://tess4j.sourceforge.net - - # Tess4J - - ## Description: - - A Java JNA wrapper for Tesseract OCR API. - - Tess4J is released and distributed under the Apache License, v2.0. - - ## Features: - - The library provides optical character recognition (OCR) support for: - - TIFF, JPEG, GIF, PNG, and BMP image formats - Multi-page TIFF images - PDF document format - - - - org.sonatype.oss - oss-parent - 9 - - - - - Apache License 2.0 - http://www.apache.org/licenses/LICENSE-2.0.txt - repo - - - - - Tess4J - http://tess4j.sourceforge.net - - - - scm:svn:https://github.com/nguyenq/tess4j/trunk/ - scm:svn:https://github.com/nguyenq/tess4j/trunk/ - https://github.com/nguyenq/tess4j/trunk/ - - - - - Quan Nguyen - nguyenq@users.sf.net - - - O.J. Sousa Rodrigues - osoriojaques@gmail.com - +1 - - - - - - Dmitry Katsubo - dma_k@users.sf.net - - developer - contributor - - - - - - UTF-8 - Tess4J - http://tess4j.sourceforge.net/ - ${project.groupId}:${project.artifactId} - ${project.version} - Tess4J - - - - - nexus-snapshots - https://oss.sonatype.org/content/repositories/snapshots - - - ossrh - https://oss.sonatype.org/service/local/staging/deploy/maven2/ - - - - - - - org.apache.maven.plugins - maven-compiler-plugin - 3.10.1 - - 1.8 - 1.8 - false - - - - org.apache.maven.plugins - maven-surefire-plugin - 3.0.0-M8 - - - org.apache.maven.plugins - maven-javadoc-plugin - 3.4.1 - - false - - - https://docs.oracle.com/en/java/javase/12/docs/api/ - - - - - - org.apache.maven.plugins - maven-resources-plugin - 3.3.0 - - true - - - - org.apache.maven.plugins - maven-jar-plugin - 3.3.0 - - - **/logback.xml - - - true - true - true - true - - true - true - - - ${project.url} - - - - Build-Information - - ${java.version} - ${java.vendor} - ${os.name} - - - - - - - - org.sonatype.plugins - nexus-staging-maven-plugin - 1.6.13 - true - - ossrh - https://s01.oss.sonatype.org/ - true - - - - - - - - org.junit.jupiter - junit-jupiter-api - 5.9.2 - test - - - org.testng - testng - 7.7.1 - test - - - net.java.dev.jna - jna - 5.13.0 - - - com.github.jai-imageio - jai-imageio-core - 1.4.0 - - - org.apache.pdfbox - pdfbox - 2.0.27 - - - org.apache.pdfbox - pdfbox-tools - 2.0.27 - - - org.apache.pdfbox - jbig2-imageio - 3.0.4 - - - commons-io - commons-io - 2.11.0 - - - net.sourceforge.lept4j - lept4j - 1.18.0 - - - org.jboss - jboss-vfs - 3.2.17.Final - - - - ch.qos.logback - logback-classic - 1.4.6 - test - - - org.slf4j - slf4j-api - 2.0.7 - - - + + + 4.0.0 + net.sourceforge.tess4j + tess4j + 5.7.0 + jar + + Tess4J - Tesseract for Java + http://tess4j.sourceforge.net + + # Tess4J + + ## Description: + + A Java JNA wrapper for Tesseract OCR API. + + Tess4J is released and distributed under the Apache License, v2.0. + + ## Features: + + The library provides optical character recognition (OCR) support for: + + TIFF, JPEG, GIF, PNG, and BMP image formats + Multi-page TIFF images + PDF document format + + + + org.sonatype.oss + oss-parent + 9 + + + + + Apache License 2.0 + http://www.apache.org/licenses/LICENSE-2.0.txt + repo + + + + + Tess4J + http://tess4j.sourceforge.net + + + + scm:svn:https://github.com/nguyenq/tess4j/tags/tess4j-5.7.0 + scm:svn:https://github.com/nguyenq/tess4j/tags/tess4j-5.7.0 + https://github.com/nguyenq/tess4j/tags/tess4j-5.7.0 + + + + + Quan Nguyen + nguyenq@users.sf.net + + + O.J. Sousa Rodrigues + osoriojaques@gmail.com + +1 + + + + + + Dmitry Katsubo + dma_k@users.sf.net + + developer + contributor + + + + + + UTF-8 + Tess4J + http://tess4j.sourceforge.net/ + ${project.groupId}:${project.artifactId} + ${project.version} + Tess4J + + + + + nexus-snapshots + https://oss.sonatype.org/content/repositories/snapshots + + + ossrh + https://oss.sonatype.org/service/local/staging/deploy/maven2/ + + + + + + + org.apache.maven.plugins + maven-compiler-plugin + 3.10.1 + + 1.8 + 1.8 + false + + + + org.apache.maven.plugins + maven-surefire-plugin + 3.0.0-M8 + + + org.apache.maven.plugins + maven-javadoc-plugin + 3.4.1 + + false + + + https://docs.oracle.com/en/java/javase/12/docs/api/ + + + + + + org.apache.maven.plugins + maven-resources-plugin + 3.3.0 + + true + + + + org.apache.maven.plugins + maven-jar-plugin + 3.3.0 + + + **/logback.xml + + + true + true + true + true + + true + true + + + ${project.url} + + + + Build-Information + + ${java.version} + ${java.vendor} + ${os.name} + + + + + + + + org.sonatype.plugins + nexus-staging-maven-plugin + 1.6.13 + true + + ossrh + https://s01.oss.sonatype.org/ + true + + + + + + + + org.junit.jupiter + junit-jupiter-api + 5.9.2 + test + + + org.testng + testng + 7.7.1 + test + + + net.java.dev.jna + jna + 5.13.0 + + + com.github.jai-imageio + jai-imageio-core + 1.4.0 + + + org.apache.pdfbox + pdfbox + 2.0.27 + + + org.apache.pdfbox + pdfbox-tools + 2.0.27 + + + org.apache.pdfbox + jbig2-imageio + 3.0.4 + + + commons-io + commons-io + 2.11.0 + + + net.sourceforge.lept4j + lept4j + 1.18.0 + + + org.jboss + jboss-vfs + 3.2.17.Final + + + + ch.qos.logback + logback-classic + 1.4.6 + test + + + org.slf4j + slf4j-api + 2.0.7 + + +