diff --git a/pom.xml b/pom.xml
index a18cd993..5da3223a 100644
--- a/pom.xml
+++ b/pom.xml
@@ -1,348 +1,349 @@
-
-
- 4.0.0
-
- com.samaxes.maven
- minify-maven-plugin
- 1.7.5-SNAPSHOT
- maven-plugin
-
- Minify Maven Plugin
- Combine and minimize JavaScript and CSS files for faster page loading.
- https://github.com/samaxes/minify-maven-plugin
- 2009
-
- Samuel Santos
- http://samaxes.com
-
-
-
- The Apache License, Version 2.0
- http://www.apache.org/licenses/LICENSE-2.0.txt
- repo
-
-
-
-
-
- Samuel Santos
- http://samaxes.com
-
- Project owner
- Developer
-
- Europe/Lisbon
-
-
-
-
- ${maven.api.version}
-
-
-
- scm:git:https://github.com/samaxes/minify-maven-plugin.git
- scm:git:git@github.com:samaxes/minify-maven-plugin.git
- https://github.com/samaxes/minify-maven-plugin
-
-
- GitHub
- https://github.com/samaxes/minify-maven-plugin/issues
-
-
- Travis CI
- https://travis-ci.org/samaxes/minify-maven-plugin
-
-
-
- ossrh
- https://oss.sonatype.org/content/repositories/snapshots/
-
-
- ossrh
- https://oss.sonatype.org/service/local/staging/deploy/maven2/
-
-
-
-
- 1.7
- 1.7
- UTF-8
- UTF-8
- true
- github
- 3.0
- 3.5
- 2.10.4
-
-
-
-
-
-
- org.apache.maven
- maven-plugin-api
- 3.3.9
- provided
-
-
- org.apache.maven.plugin-tools
- maven-plugin-annotations
- 3.5
- provided
-
-
-
- com.yahoo.platform.yui
- yuicompressor
- 2.4.8
- true
-
-
- com.google.javascript
- closure-compiler
- v20161024
- true
-
-
- com.google.code.gson
- gson
- 2.8.0
- true
-
-
-
-
-
-
- org.codehaus.mojo
- tidy-maven-plugin
- 1.0.0
-
-
- validate
- validate
-
- check
-
-
-
-
-
- org.apache.maven.plugins
- maven-enforcer-plugin
- 1.4.1
-
-
- enforce-versions
-
- enforce
-
-
-
-
- ${maven.api.version}
-
-
- ${maven.compiler.source}
-
-
-
-
-
-
-
- org.apache.maven.plugins
- maven-jar-plugin
- 3.0.2
-
-
-
- true
-
-
-
-
-
- org.apache.maven.plugins
- maven-plugin-plugin
- ${maven.plugin.version}
-
-
- java-annotations
-
-
-
-
- default-descriptor
- process-classes
-
-
- help-descriptor
-
- helpmojo
-
-
-
-
-
-
-
- org.apache.maven.plugins
- maven-release-plugin
- 2.5.3
-
- true
- false
- release
- deploy
-
-
-
-
- org.sonatype.plugins
- nexus-staging-maven-plugin
- 1.6.7
- true
-
- ossrh
- https://oss.sonatype.org/
- true
-
-
-
-
- com.github.github
- site-maven-plugin
- 0.12
-
- Creating site for ${project.version}
- true
- true
-
-
-
-
- site
-
- site
-
-
-
-
-
-
-
-
-
- org.apache.maven.plugins
- maven-project-info-reports-plugin
- 2.9
-
-
-
- cim
- dependencies
- dependency-convergence
- dependency-info
- dependency-management
- issue-tracking
- license
- plugin-management
- plugins
- project-team
- scm
- summary
-
-
-
-
-
- org.apache.maven.plugins
- maven-javadoc-plugin
- ${maven.javadoc.version}
-
- true
- true
-
- http://docs.oracle.com/javase/7/docs/api/
- http://docs.oracle.com/javaee/7/api/
- http://maven.apache.org/ref/${maven.api.version}/maven-core/apidocs/
- http://maven.apache.org/ref/${maven.api.version}/maven-plugin-api/apidocs/
-
-
-
-
- org.apache.maven.plugins
- maven-jxr-plugin
- 2.5
-
-
- org.apache.maven.plugins
- maven-plugin-plugin
- ${maven.plugin.version}
-
-
-
-
-
-
- release
-
-
-
- org.apache.maven.plugins
- maven-source-plugin
- 3.0.1
-
-
- attach-sources
-
- jar-no-fork
-
-
-
-
-
- org.apache.maven.plugins
- maven-javadoc-plugin
- ${maven.javadoc.version}
-
-
- attach-javadocs
-
- jar
-
-
-
-
-
- org.apache.maven.plugins
- maven-gpg-plugin
- 1.6
-
-
- sign-artifacts
- verify
-
- sign
-
-
-
-
-
-
-
-
-
+
+
+ 4.0.0
+
+ com.samaxes.maven
+ minify-maven-plugin
+ 1.7.5
+ maven-plugin
+
+ Minify Maven Plugin
+ Combine and minimize JavaScript and CSS files for faster page loading.
+ https://github.com/samaxes/minify-maven-plugin
+ 2009
+
+ Samuel Santos
+ http://samaxes.com
+
+
+
+ The Apache License, Version 2.0
+ http://www.apache.org/licenses/LICENSE-2.0.txt
+ repo
+
+
+
+
+
+ Samuel Santos
+ http://samaxes.com
+
+ Project owner
+ Developer
+
+ Europe/Lisbon
+
+
+
+
+ ${maven.api.version}
+
+
+
+ scm:git:https://github.com/samaxes/minify-maven-plugin.git
+ scm:git:git@github.com:samaxes/minify-maven-plugin.git
+ https://github.com/samaxes/minify-maven-plugin
+ minify-maven-plugin-1.7.5
+
+
+ GitHub
+ https://github.com/samaxes/minify-maven-plugin/issues
+
+
+ Travis CI
+ https://travis-ci.org/samaxes/minify-maven-plugin
+
+
+
+ ossrh
+ https://oss.sonatype.org/content/repositories/snapshots/
+
+
+ ossrh
+ https://oss.sonatype.org/service/local/staging/deploy/maven2/
+
+
+
+
+ 1.7
+ 1.7
+ UTF-8
+ UTF-8
+ true
+ github
+ 3.0
+ 3.5
+ 2.10.4
+
+
+
+
+
+
+ org.apache.maven
+ maven-plugin-api
+ 3.3.9
+ provided
+
+
+ org.apache.maven.plugin-tools
+ maven-plugin-annotations
+ 3.5
+ provided
+
+
+
+ com.yahoo.platform.yui
+ yuicompressor
+ 2.4.8
+ true
+
+
+ com.google.javascript
+ closure-compiler
+ v20161024
+ true
+
+
+ com.google.code.gson
+ gson
+ 2.8.0
+ true
+
+
+
+
+
+
+ org.codehaus.mojo
+ tidy-maven-plugin
+ 1.0.0
+
+
+ validate
+ validate
+
+ check
+
+
+
+
+
+ org.apache.maven.plugins
+ maven-enforcer-plugin
+ 1.4.1
+
+
+ enforce-versions
+
+ enforce
+
+
+
+
+ ${maven.api.version}
+
+
+ ${maven.compiler.source}
+
+
+
+
+
+
+
+ org.apache.maven.plugins
+ maven-jar-plugin
+ 3.0.2
+
+
+
+ true
+
+
+
+
+
+ org.apache.maven.plugins
+ maven-plugin-plugin
+ ${maven.plugin.version}
+
+
+ java-annotations
+
+
+
+
+ default-descriptor
+ process-classes
+
+
+ help-descriptor
+
+ helpmojo
+
+
+
+
+
+
+
+ org.apache.maven.plugins
+ maven-release-plugin
+ 2.5.3
+
+ true
+ false
+ release
+ deploy
+
+
+
+
+ org.sonatype.plugins
+ nexus-staging-maven-plugin
+ 1.6.7
+ true
+
+ ossrh
+ https://oss.sonatype.org/
+ true
+
+
+
+
+ com.github.github
+ site-maven-plugin
+ 0.12
+
+ Creating site for ${project.version}
+ true
+ true
+
+
+
+
+ site
+
+ site
+
+
+
+
+
+
+
+
+
+ org.apache.maven.plugins
+ maven-project-info-reports-plugin
+ 2.9
+
+
+
+ cim
+ dependencies
+ dependency-convergence
+ dependency-info
+ dependency-management
+ issue-tracking
+ license
+ plugin-management
+ plugins
+ project-team
+ scm
+ summary
+
+
+
+
+
+ org.apache.maven.plugins
+ maven-javadoc-plugin
+ ${maven.javadoc.version}
+
+ true
+ true
+
+ http://docs.oracle.com/javase/7/docs/api/
+ http://docs.oracle.com/javaee/7/api/
+ http://maven.apache.org/ref/${maven.api.version}/maven-core/apidocs/
+ http://maven.apache.org/ref/${maven.api.version}/maven-plugin-api/apidocs/
+
+
+
+
+ org.apache.maven.plugins
+ maven-jxr-plugin
+ 2.5
+
+
+ org.apache.maven.plugins
+ maven-plugin-plugin
+ ${maven.plugin.version}
+
+
+
+
+
+
+ release
+
+
+
+ org.apache.maven.plugins
+ maven-source-plugin
+ 3.0.1
+
+
+ attach-sources
+
+ jar-no-fork
+
+
+
+
+
+ org.apache.maven.plugins
+ maven-javadoc-plugin
+ ${maven.javadoc.version}
+
+
+ attach-javadocs
+
+ jar
+
+
+
+
+
+ org.apache.maven.plugins
+ maven-gpg-plugin
+ 1.6
+
+
+ sign-artifacts
+ verify
+
+ sign
+
+
+
+
+
+
+
+
+