diff --git a/pom.xml b/pom.xml
index 5641821..3a0489e 100644
--- a/pom.xml
+++ b/pom.xml
@@ -1,51 +1,74 @@
-
-
-
- 4.0.0
- org.umlgraph
- umlgraph
- jar
- UMLGraph
- 5.6.0-SNAPSHOT
- Declarative Drawing of UML Diagrams
- http://www.umlgraph.org
-
-
-
- BSD License (original)
- http://www.opensource.org/licenses/bsd-license.php
- repo
-
-
-
-
- https://github.com/dspinellis/UMLGraph
- git://github.com/dspinellis/UMLGraph.git
-
-
-
-
- dspinellis
- Diomidis Spinellis
- dds@aueb.gr
-
-
-
-
-
-
-
-
- org.apache.maven.plugins
- maven-release-plugin
- 2.2.1
-
- clean verify
-
-
-
-
-
-
+
+
+
+ 4.0.0
+ org.umlgraph
+ umlgraph
+ jar
+ UMLGraph
+ 5.6.0-SNAPSHOT
+ Declarative Drawing of UML Diagrams
+ http://www.umlgraph.org
+
+
+
+ BSD License (original)
+ http://www.opensource.org/licenses/bsd-license.php
+ repo
+
+
+
+
+ https://github.com/dspinellis/UMLGraph
+ git://github.com/dspinellis/UMLGraph.git
+
+
+
+
+ dspinellis
+ Diomidis Spinellis
+ dds@aueb.gr
+
+
+
+
+
+
+
+
+ org.apache.maven.plugins
+ maven-release-plugin
+ 2.2.1
+
+ clean verify
+
+
+
+ org.apache.maven.plugins
+ maven-source-plugin
+
+
+ attach-sources
+
+ jar
+
+
+
+
+
+ org.apache.maven.plugins
+ maven-javadoc-plugin
+
+
+ attach-javadocs
+
+ jar
+
+
+
+
+
+
+