Skip to content

Commit 59e9d02

Browse files
committed
version++
1 parent 018a4e5 commit 59e9d02

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

data-mapper/pom.xml

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -28,8 +28,7 @@
2828
<parent>
2929
<groupId>com.iluwatar</groupId>
3030
<artifactId>java-design-patterns</artifactId>
31-
<version>1.11.0-SNAPSHOT</version>
32-
<relativePath>../pom.xml</relativePath>
31+
<version>1.7.0</version>
3332
</parent>
3433
<artifactId>data-mapper</artifactId>
3534
<dependencies>

0 commit comments

Comments
 (0)