Further cleanup of pom.xmls.

This commit is contained in:
Ilkka Seppala
2014-12-06 14:19:37 +02:00
parent c312fce43b
commit 9a75cb11c3
27 changed files with 5 additions and 251 deletions

View File

@ -8,14 +8,4 @@
<version>1.0-SNAPSHOT</version>
</parent>
<artifactId>factory-method</artifactId>
<name>factory-method</name>
<url>http://maven.apache.org</url>
<dependencies>
<dependency>
<groupId>junit</groupId>
<artifactId>junit</artifactId>
<version>3.8.1</version>
<scope>test</scope>
</dependency>
</dependencies>
</project>