diff --git a/pom.xml b/pom.xml
index 71d354b..b1e71cf 100755
--- a/pom.xml
+++ b/pom.xml
@@ -1,120 +1,119 @@
-
-
- org.sonatype.oss
- oss-parent
- 9
-
- 4.0.0
- com.moparisthebest.sxf4j
- sxf4j
- 0.1-SNAPSHOT
- jar
-
- ${project.artifactId}
-
- The Simple XML Facade for Java or (SXF4J) serves as a simple facade or abstraction for various XML frameworks, e.g. org.w3c.dom, dom4j, xpp, xpp3 and xom, allowing the end user to plug in the desired XML framework at deployment time.
-
- https://github.com/moparisthebest/sxf4j
-
- moparisthebest.com
- https://www.moparisthebest.com
-
-
-
- moparisthebest
- Travis Burtrum
- admin@moparisthebest.com
- https://www.moparisthebest.com/
-
-
-
-
- GNU LESSER GENERAL PUBLIC LICENSE, Version 3
- http://www.gnu.org/licenses/lgpl.html
-
-
-
- scm:git:git@github.com:moparisthebest/sxf4j.git
- scm:git:git@github.com:moparisthebest/sxf4j.git
- git@github.com:moparisthebest/sxf4j.git
-
-
- true
- UTF-8
- false
- true
-
-
-
-
-
- org.codehaus.plexus
- plexus-utils
- 3.0.1
- provided
-
-
-
-
- com.thoughtworks.xstream
- xstream
- 1.4.2
- provided
-
-
-
-
- dom4j
- dom4j
- 1.6.1
- provided
-
-
-
-
- xom
- xom
- 1.2.5
- provided
-
-
-
-
- ${project.artifactId}
-
-
- maven-compiler-plugin
- 3.1
-
-
- 1.6
- false
-
-
-
- org.sonatype.plugins
- nexus-staging-maven-plugin
- 1.6.2
- true
-
- ossrh
- https://oss.sonatype.org/
- true
-
-
-
-
-
-
- org.apache.maven.plugins
- maven-javadoc-plugin
- 2.7
-
- -Xdoclint:none
-
-
-
-
-
-
+
+
+ org.sonatype.oss
+ oss-parent
+ 9
+
+ 4.0.0
+ com.moparisthebest.sxf4j
+ sxf4j
+ 0.1
+ jar
+
+ ${project.artifactId}
+
+ The Simple XML Facade for Java or (SXF4J) serves as a simple facade or abstraction for various XML frameworks, e.g. org.w3c.dom, dom4j, xpp, xpp3 and xom, allowing the end user to plug in the desired XML framework at deployment time.
+
+ https://github.com/moparisthebest/sxf4j
+
+ moparisthebest.com
+ https://www.moparisthebest.com
+
+
+
+ moparisthebest
+ Travis Burtrum
+ admin@moparisthebest.com
+ https://www.moparisthebest.com/
+
+
+
+
+ GNU LESSER GENERAL PUBLIC LICENSE, Version 3
+ http://www.gnu.org/licenses/lgpl.html
+
+
+
+ scm:git:git@github.com:moparisthebest/sxf4j.git
+ scm:git:git@github.com:moparisthebest/sxf4j.git
+ git@github.com:moparisthebest/sxf4j.git
+
+
+ true
+ UTF-8
+ false
+ true
+
+
+
+
+
+ org.codehaus.plexus
+ plexus-utils
+ 3.0.1
+ provided
+
+
+
+
+ com.thoughtworks.xstream
+ xstream
+ 1.4.2
+ provided
+
+
+
+
+ dom4j
+ dom4j
+ 1.6.1
+ provided
+
+
+
+
+ xom
+ xom
+ 1.2.5
+ provided
+
+
+
+
+ ${project.artifactId}
+
+
+ maven-compiler-plugin
+ 3.1
+
+
+ 1.6
+ false
+
+
+
+ org.sonatype.plugins
+ nexus-staging-maven-plugin
+ 1.6.2
+ true
+
+ ossrh
+ https://oss.sonatype.org/
+ true
+
+
+
+
+
+
+ org.apache.maven.plugins
+ maven-javadoc-plugin
+ 2.7
+
+ -Xdoclint:none
+
+
+
+
+
+