diff --git a/pom.xml b/pom.xml
index 82a1c3d..feb68c9 100644
--- a/pom.xml
+++ b/pom.xml
@@ -1,114 +1,114 @@
-
-
- 4.0.0
- net.sourceforge.lept4j
- lept4j
- 1.13.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/branches/1.13/
- scm:svn:https://github.com/nguyenq/lept4j/branches/1.13/
- https://github.com/nguyenq/lept4j/branches/1.13/
-
-
-
-
- Quan Nguyen
- nguyenq@users.sf.net
-
-
-
-
-
- O.J. Sousa Rodrigues
- osoriojaques@gmail.com
-
- developer
- contributor
-
- +1
-
-
-
-
-
- org.apache.maven.plugins
- maven-compiler-plugin
- 3.8.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.6.0
-
-
- commons-io
- commons-io
- 2.8.0
-
-
- com.github.jai-imageio
- jai-imageio-core
- 1.4.0
-
-
- junit
- junit
- 4.13.1
- test
-
-
-
+
+
+ 4.0.0
+ net.sourceforge.lept4j
+ lept4j
+ 1.13.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.13.2
+ scm:svn:https://github.com/nguyenq/lept4j/tags/lept4j-1.13.2
+ https://github.com/nguyenq/lept4j/tags/lept4j-1.13.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.8.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.6.0
+
+
+ commons-io
+ commons-io
+ 2.8.0
+
+
+ com.github.jai-imageio
+ jai-imageio-core
+ 1.4.0
+
+
+ junit
+ junit
+ 4.13.1
+ test
+
+
+