Fixed the Instantiation Problem of Engine
[holmes/engine-management.git] / engine-d / pom.xml
index 6bdc6be..27c76ef 100644 (file)
         <dependency>
             <groupId>com.thoughtworks.xstream</groupId>
             <artifactId>xstream</artifactId>
-            <version>1.4.10</version>
-            <scope>test</scope>
+            <version>1.4.9</version>
         </dependency>
         <dependency>
             <groupId>org.apache.httpcomponents</groupId>