Source/plt-web/plt-web-parent/plt-web/pom.xml
@@ -69,6 +69,13 @@ <artifactId>xstream</artifactId> <version>1.4.10</version> </dependency> <dependency> <groupId>junit</groupId> <artifactId>junit</artifactId> <version>4.12</version> <scope>test</scope> </dependency> </dependencies> <build>