8000 #352- Unit Of Work : Update parent module version in unit of work mod… · codeyu/java-design-patterns@f3f1f54 · GitHub
[go: up one dir, main page]

Skip to content

Commit f3f1f54

Browse files
iluwatar#352- Unit Of Work : Update parent module version in unit of work module.
1 parent f58256d commit f3f1f54

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

unit-of-work/pom.xml

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

0 commit comments

Comments
 (0)
0