X Tutup
Skip to content

Commit 81b5bc9

Browse files
committed
Update Pom.xml
Fixed Reference to Parent POM
1 parent 19f5966 commit 81b5bc9

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

monostate/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@
55
<parent>
66
<groupId>com.iluwatar</groupId>
77
<artifactId>java-design-patterns</artifactId>
8-
<version>1.6.0</version>
8+
<version>1.7.0</version>
99
</parent>
1010
<artifactId>monostate</artifactId>
1111
<dependencies>

0 commit comments

Comments
 (0)
X Tutup