diff --git a/pom.xml b/pom.xml
index 02d58d0c..e5aea01d 100644
--- a/pom.xml
+++ b/pom.xml
@@ -1,345 +1,345 @@
-
-
- 4.0.0
-
- org.ghost4j
- ghost4j
- jar
- 1.0.4-SNAPSHOT
-
- Ghost4J
- Java wrapper for Ghostscript API. Official ${project.name} build of the
- ${project.version} release
-
- http://www.ghost4j.org
-
-
-
- ossrh
- https://oss.sonatype.org/content/repositories/snapshots
-
-
- ossrh
- https://oss.sonatype.org/service/local/staging/deploy/maven2/
-
-
-
-
-
- GNU LESSER GENERAL PUBLIC LICENSE
- http://www.gnu.org/licenses/lgpl-3.0-standalone.html
-
-
-
-
- scm:git:https://github.com/zippy1978/ghost4j.git
- scm:git:https://github.com/zippy1978/ghost4j.git
- http://www.github.com/zippy1978/ghost4j
- HEAD
-
-
-
- GitHub
- https://github.com/zippy1978/ghost4j/issues
-
-
-
- UTF-8
-
-
-
-
- Gilles Grousset
- gi.grousset@gmail.com
- http://zippy1978.tumblr.com
-
-
-
-
-
- Dave Smith
- dave.smith@candata.com
- CANdata Systems
- http://www.candata.com
-
-
- Michael Sliwak
- msliwak@googlemail.com
-
-
- squallssck
- http://techfee.com
- squallssck@gmail.com
-
-
- BusyBusinessCat
- https://github.com/BusyBusinessCat
-
-
- O.J. Sousa Rodrigues
- osoriojaques@gmail.com
-
- developer
- contributor
-
- +1
-
-
-
-
-
- junit
- junit
- 4.11
- test
-
-
- net.java.dev.jna
- jna
- 4.1.0
-
-
- log4j
- log4j
- 1.2.17
-
-
- jmxtools
- com.sun.jdmk
-
-
- mail
- javax.mail
-
-
- jmxri
- com.sun.jmx
-
-
- jms
- javax.jms
-
-
-
-
- commons-beanutils
- commons-beanutils
- 1.9.4
-
-
- org.apache.xmlgraphics
- xmlgraphics-commons
- 2.3
-
-
- com.lowagie
- itext
- 2.1.7
-
-
- bcmail-jdk14
- bouncycastle
-
-
- bcmail-jdk14
- org.bouncycastle
-
-
- bcprov-jdk14
- bouncycastle
-
-
- bcprov-jdk14
- org.bouncycastle
-
-
- bctsp-jdk14
- org.bouncycastle
-
-
-
-
-
-
-
-
- org.apache.maven.plugins
- maven-project-info-reports-plugin
- 2.4
-
-
-
- dependencies
- project-team
- license
- scm
-
-
-
-
-
- org.apache.maven.plugins
- maven-javadoc-plugin
- 2.10.3
-
- maven
- -Xdoclint:none
-
-
-
-
-
-
-
-
-
- org.apache.maven.wagon
- wagon-ssh
- 2.2
-
-
-
-
-
-
- org.apache.maven.plugins
- maven-compiler-plugin
- 3.0
-
- 1.7
- 1.7
-
-
-
-
- org.apache.maven.plugins
- maven-source-plugin
- 2.1.2
-
-
- verify
-
- jar-no-fork
-
-
-
-
-
-
- org.apache.maven.plugins
- maven-javadoc-plugin
- 2.8.1
-
- maven
- -Xdoclint:none
-
-
-
- verify
-
- jar
-
-
-
-
-
-
- maven-assembly-plugin
-
-
- src/main/assembly/dist.xml
-
-
-
-
-
- com.github.github
- site-maven-plugin
- 0.12
-
- Official ${project.name} build
- github.com
- ${project.artifactId}
- zippy1978
-
-
-
-
- site
-
- site
-
-
-
-
-
- org.apache.maven.plugins
- maven-site-plugin
- 3.0
-
-
- com.anasoft.os
- m2st-doxia-macros
- 2.0
-
-
- org.apache.maven.doxia
- doxia-module-markdown
- 1.7
-
-
-
- UTF-8
- UTF-8
-
-
- org.apache.maven.plugins
- maven-project-info-reports-plugin
- 2.5
-
-
-
- dependencies
- project-team
- issue-tracking
- license
- scm
-
-
-
-
-
- org.apache.maven.plugins
- maven-javadoc-plugin
- 2.7
-
-
- org.apache.maven.plugins
- maven-surefire-report-plugin
- 2.6
-
-
-
-
-
-
- org.apache.maven.plugins
- maven-gpg-plugin
- 1.6
-
-
- sign-artifacts
- verify
-
- sign
-
-
-
-
-
-
-
-
-
-
+
+
+ 4.0.0
+
+ org.ghost4j
+ ghost4j
+ jar
+ 1.0.6-SNAPSHOT
+
+ Ghost4J
+ Java wrapper for Ghostscript API. Official ${project.name} build of the
+ ${project.version} release
+
+ http://www.ghost4j.org
+
+
+
+ ossrh
+ https://oss.sonatype.org/content/repositories/snapshots
+
+
+ ossrh
+ https://oss.sonatype.org/service/local/staging/deploy/maven2/
+
+
+
+
+
+ GNU LESSER GENERAL PUBLIC LICENSE
+ http://www.gnu.org/licenses/lgpl-3.0-standalone.html
+
+
+
+
+ scm:git:https://github.com/zippy1978/ghost4j.git
+ scm:git:https://github.com/zippy1978/ghost4j.git
+ http://www.github.com/zippy1978/ghost4j
+ HEAD
+
+
+
+ GitHub
+ https://github.com/zippy1978/ghost4j/issues
+
+
+
+ UTF-8
+
+
+
+
+ Gilles Grousset
+ gi.grousset@gmail.com
+ http://zippy1978.tumblr.com
+
+
+
+
+
+ Dave Smith
+ dave.smith@candata.com
+ CANdata Systems
+ http://www.candata.com
+
+
+ Michael Sliwak
+ msliwak@googlemail.com
+
+
+ squallssck
+ http://techfee.com
+ squallssck@gmail.com
+
+
+ BusyBusinessCat
+ https://github.com/BusyBusinessCat
+
+
+ O.J. Sousa Rodrigues
+ osoriojaques@gmail.com
+
+ developer
+ contributor
+
+ +1
+
+
+
+
+
+ junit
+ junit
+ 4.13.1
+ test
+
+
+ net.java.dev.jna
+ jna
+ 4.1.0
+
+
+ log4j
+ log4j
+ 1.2.17
+
+
+ jmxtools
+ com.sun.jdmk
+
+
+ mail
+ javax.mail
+
+
+ jmxri
+ com.sun.jmx
+
+
+ jms
+ javax.jms
+
+
+
+
+ commons-beanutils
+ commons-beanutils
+ 1.9.4
+
+
+ org.apache.xmlgraphics
+ xmlgraphics-commons
+ 2.3
+
+
+ com.lowagie
+ itext
+ 2.1.7
+
+
+ bcmail-jdk14
+ bouncycastle
+
+
+ bcmail-jdk14
+ org.bouncycastle
+
+
+ bcprov-jdk14
+ bouncycastle
+
+
+ bcprov-jdk14
+ org.bouncycastle
+
+
+ bctsp-jdk14
+ org.bouncycastle
+
+
+
+
+
+
+
+
+ org.apache.maven.plugins
+ maven-project-info-reports-plugin
+ 2.4
+
+
+
+ dependencies
+ project-team
+ license
+ scm
+
+
+
+
+
+ org.apache.maven.plugins
+ maven-javadoc-plugin
+ 2.10.3
+
+ maven
+ -Xdoclint:none
+
+
+
+
+
+
+
+
+
+ org.apache.maven.wagon
+ wagon-ssh
+ 2.2
+
+
+
+
+
+
+ org.apache.maven.plugins
+ maven-compiler-plugin
+ 3.0
+
+ 1.7
+ 1.7
+
+
+
+
+ org.apache.maven.plugins
+ maven-source-plugin
+ 2.1.2
+
+
+ verify
+
+ jar-no-fork
+
+
+
+
+
+
+ org.apache.maven.plugins
+ maven-javadoc-plugin
+ 2.8.1
+
+ maven
+ -Xdoclint:none
+
+
+
+ verify
+
+ jar
+
+
+
+
+
+
+ maven-assembly-plugin
+
+
+ src/main/assembly/dist.xml
+
+
+
+
+
+ com.github.github
+ site-maven-plugin
+ 0.12
+
+ Official ${project.name} build
+ github.com
+ ${project.artifactId}
+ zippy1978
+
+
+
+
+ site
+
+ site
+
+
+
+
+
+ org.apache.maven.plugins
+ maven-site-plugin
+ 3.0
+
+
+ com.anasoft.os
+ m2st-doxia-macros
+ 2.0
+
+
+ org.apache.maven.doxia
+ doxia-module-markdown
+ 1.7
+
+
+
+ UTF-8
+ UTF-8
+
+
+ org.apache.maven.plugins
+ maven-project-info-reports-plugin
+ 2.5
+
+
+
+ dependencies
+ project-team
+ issue-tracking
+ license
+ scm
+
+
+
+
+
+ org.apache.maven.plugins
+ maven-javadoc-plugin
+ 2.7
+
+
+ org.apache.maven.plugins
+ maven-surefire-report-plugin
+ 2.6
+
+
+
+
+
+
+ org.apache.maven.plugins
+ maven-gpg-plugin
+ 1.6
+
+
+ sign-artifacts
+ verify
+
+ sign
+
+
+
+
+
+
+
+
+
+