build error fix++

This commit is contained in:
Amit Dixit 2016-04-19 12:23:52 +05:30
parent 93b0b3730e
commit 018a4e52a2

View File

@ -29,7 +29,7 @@
<groupId>com.iluwatar</groupId> <groupId>com.iluwatar</groupId>
<artifactId>java-design-patterns</artifactId> <artifactId>java-design-patterns</artifactId>
<version>1.11.0-SNAPSHOT</version> <version>1.11.0-SNAPSHOT</version>
<relativePath></relativePath> <relativePath>../pom.xml</relativePath>
</parent> </parent>
<artifactId>data-mapper</artifactId> <artifactId>data-mapper</artifactId>
<dependencies> <dependencies>