Add URL of documentation to javadoc.
[sonitus.git] / pom.xml
diff --git a/pom.xml b/pom.xml
index b99b01c..6a50d0a 100644 (file)
--- a/pom.xml
+++ b/pom.xml
                        <version>0.46</version>
                </dependency>
                <dependency>
+                       <groupId>com.thoughtworks.xstream</groupId>
+                       <artifactId>xstream</artifactId>
+                       <version>1.4.4</version>
+               </dependency>
+               <dependency>
                        <groupId>org.testng</groupId>
                        <artifactId>testng</artifactId>
                        <version>6.8</version>