diff --git a/pom.xml b/pom.xml index d3585e1..7df735d 100644 --- a/pom.xml +++ b/pom.xml @@ -1,114 +1,114 @@ - - - 4.0.0 - net.sourceforge.lept4j - lept4j - 1.16.1-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 - 2.5.1 - - false - - - - org.apache.maven.plugins - maven-javadoc-plugin - 3.2.0 - - false - - - https://docs.oracle.com/en/java/javase/12/docs/api/ - - - - - - - - - net.java.dev.jna - jna - 5.10.0 - - - commons-io - commons-io - 2.11.0 - - - com.github.jai-imageio - jai-imageio-core - 1.4.0 - - - junit - junit - 4.13.2 - test - - - + + + 4.0.0 + net.sourceforge.lept4j + lept4j + 1.16.1 + 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.16.1 + scm:svn:https://github.com/nguyenq/lept4j/tags/lept4j-1.16.1 + https://github.com/nguyenq/lept4j/tags/lept4j-1.16.1 + + + + + Quan Nguyen + nguyenq@users.sf.net + + + + + + O.J. Sousa Rodrigues + osoriojaques@gmail.com + + developer + contributor + + +1 + + + + + + org.apache.maven.plugins + maven-compiler-plugin + 2.5.1 + + false + + + + org.apache.maven.plugins + maven-javadoc-plugin + 3.2.0 + + false + + + https://docs.oracle.com/en/java/javase/12/docs/api/ + + + + + + + + + net.java.dev.jna + jna + 5.10.0 + + + commons-io + commons-io + 2.11.0 + + + com.github.jai-imageio + jai-imageio-core + 1.4.0 + + + junit + junit + 4.13.2 + test + + +