diff --git a/pom.xml b/pom.xml index e8a1361..106f2d4 100644 --- a/pom.xml +++ b/pom.xml @@ -1,122 +1,122 @@ - - - 4.0.0 - net.sourceforge.lept4j - lept4j - 1.18.2-SNAPSHOT - jar - - - UTF-8 - 1.8 - 1.8 - - - Lept4J - Leptonica for Java - https://github.com/nguyenq/lept4j - - - # Lept4J - - ## Description: - - A Java JNA wrapper for Leptonica Image Processing library. - - Lept4J is released and distributed under the Apache License, v2.0. - - - - org.sonatype.oss - oss-parent - 9 - - - - - Apache License 2.0 - http://www.apache.org/licenses/LICENSE-2.0.txt - repo - - - - - scm:svn:https://github.com/nguyenq/lept4j/trunk - scm:svn:https://github.com/nguyenq/lept4j/trunk - https://github.com/nguyenq/lept4j/trunk - - - - - Quan Nguyen - nguyenq@users.sf.net - - - - - - O.J. Sousa Rodrigues - osoriojaques@gmail.com - - developer - contributor - - +1 - - - - - - org.apache.maven.plugins - maven-compiler-plugin - 3.11.0 - - false - - - - org.apache.maven.plugins - maven-javadoc-plugin - 3.5.0 - - false - - - https://docs.oracle.com/en/java/javase/12/docs/api/ - - - - - - org.apache.maven.plugins - maven-surefire-plugin - 3.1.2 - - -Dfile.encoding=${project.build.sourceEncoding} - - - - - - - net.java.dev.jna - jna - 5.13.0 - - - commons-io - commons-io - 2.14.0 - - - com.github.jai-imageio - jai-imageio-core - 1.4.0 - - - org.junit.jupiter - junit-jupiter-engine - 5.10.0 - test - - - + + + 4.0.0 + net.sourceforge.lept4j + lept4j + 1.18.2 + jar + + + UTF-8 + 1.8 + 1.8 + + + Lept4J - Leptonica for Java + https://github.com/nguyenq/lept4j + + + # Lept4J + + ## Description: + + A Java JNA wrapper for Leptonica Image Processing library. + + Lept4J is released and distributed under the Apache License, v2.0. + + + + org.sonatype.oss + oss-parent + 9 + + + + + Apache License 2.0 + http://www.apache.org/licenses/LICENSE-2.0.txt + repo + + + + + scm:svn:https://github.com/nguyenq/lept4j/tags/lept4j-1.18.2 + scm:svn:https://github.com/nguyenq/lept4j/tags/lept4j-1.18.2 + https://github.com/nguyenq/lept4j/tags/lept4j-1.18.2 + + + + + Quan Nguyen + nguyenq@users.sf.net + + + + + + O.J. Sousa Rodrigues + osoriojaques@gmail.com + + developer + contributor + + +1 + + + + + + org.apache.maven.plugins + maven-compiler-plugin + 3.11.0 + + false + + + + org.apache.maven.plugins + maven-javadoc-plugin + 3.5.0 + + false + + + https://docs.oracle.com/en/java/javase/12/docs/api/ + + + + + + org.apache.maven.plugins + maven-surefire-plugin + 3.1.2 + + -Dfile.encoding=${project.build.sourceEncoding} + + + + + + + net.java.dev.jna + jna + 5.13.0 + + + commons-io + commons-io + 2.14.0 + + + com.github.jai-imageio + jai-imageio-core + 1.4.0 + + + org.junit.jupiter + junit-jupiter-engine + 5.10.0 + test + + +