cleaning up poms

This commit is contained in:
prabathabey 2014-12-03 15:19:48 +05:30
parent 1e77daa589
commit 62ce7444fb

View File

@ -69,21 +69,6 @@
</plugins>
</build>
<dependencies>
<dependency>
<groupId>org.testng</groupId>
<artifactId>testng</artifactId>
<scope>test</scope>
</dependency>
<dependency>
<groupId>junit</groupId>
<artifactId>junit</artifactId>
<scope>test</scope>
</dependency>
</dependencies>
<properties>
</properties>
</project>