diff --git a/image-processing/pom.xml b/image-processing/pom.xml index e2a06e2eed..1df540f229 100644 --- a/image-processing/pom.xml +++ b/image-processing/pom.xml @@ -1,98 +1,97 @@ - 4.0.0 - image-processing - 1.0-SNAPSHOT - image-processing + xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" + xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xsd/maven-4.0.0.xsd"> + 4.0.0 + image-processing + 1.0-SNAPSHOT + image-processing - - com.baeldung - parent-modules - 1.0.0-SNAPSHOT - + + com.baeldung + parent-modules + 1.0.0-SNAPSHOT + - - - net.imagej - ij - ${ij.version} - - - commons-logging - commons-logging - - - - - org.openimaj - core-image - ${core-image.version} - - - commons-logging - commons-logging - - - - - org.openpnp - opencv - 3.4.2-0 - - - com.twelvemonkeys.imageio - imageio-core - ${imageio.version} - - - com.twelvemonkeys.imageio - imageio-bmp - ${imageio.version} - - - net.sourceforge.tess4j - tess4j - ${tess4j.version} - - - org.bytedeco - tesseract-platform - ${tesseract-platform.version} - - - org.imgscalr - imgscalr-lib - ${imgscalr-version} - - - net.coobird - thumbnailator - ${thumbnailator-version} - - - com.github.downgoon - marvin - ${marvin-version} - pom - - - com.github.downgoon - MarvinPlugins - ${marvin-version} - - - - - 1.3.5 - 1.51h - 3.3.2 - 4.5.1 - 4.1.0-1.5.2 - 4.2 - 0.4.11 - 1.5.5 - + + + net.imagej + ij + ${ij.version} + + + commons-logging + commons-logging + + + + + org.openimaj + core-image + ${core-image.version} + + + commons-logging + commons-logging + + + + + org.openpnp + opencv + 3.4.2-0 + + + com.twelvemonkeys.imageio + imageio-core + ${imageio.version} + + + com.twelvemonkeys.imageio + imageio-bmp + ${imageio.version} + + + net.sourceforge.tess4j + tess4j + ${tess4j.version} + + + org.bytedeco + tesseract-platform + ${tesseract-platform.version} + + + org.imgscalr + imgscalr-lib + ${imgscalr-version} + + + net.coobird + thumbnailator + ${thumbnailator-version} + + + com.github.downgoon + marvin + ${marvin-version} + pom + + + com.github.downgoon + MarvinPlugins + ${marvin-version} + + + + 1.3.5 + 1.51h + 3.3.2 + 4.5.1 + 4.1.0-1.5.2 + 4.2 + 0.4.11 + 1.5.5 + \ No newline at end of file