version++

This commit is contained in:
Amit Dixit 2016-04-20 07:23:12 +05:30
parent 59e9d027d4
commit af1db79aa7

View File

@ -28,7 +28,7 @@
<parent>
<groupId>com.iluwatar</groupId>
<artifactId>java-design-patterns</artifactId>
<version>1.7.0</version>
<version>1.12.0-SNAPSHOT</version>
</parent>
<artifactId>data-mapper</artifactId>
<dependencies>