Reverted pom.xml changes that are done previously.

This commit is contained in:
Amarnath Chandana
2016-11-22 12:21:24 +05:30
committed by GitHub
parent e8f7187e4b
commit 5e7887d9be

View File

@ -38,11 +38,5 @@
<artifactId>junit</artifactId>
<scope>test</scope>
</dependency>
<dependency>
<groupId>org.apache.maven.plugins</groupId>
<artifactId>maven-pmd-plugin</artifactId>
<version>3.7</version>
<type>maven-plugin</type>
</dependency>
</dependencies>
</project>