Skip to content

Commit b97e920

Browse files
committed
Update version number for Publish-Subscribe
1 parent 8519e13 commit b97e920

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

publish-subscribe/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44
<parent>
55
<groupId>com.iluwatar</groupId>
66
<artifactId>java-design-patterns</artifactId>
7-
<version>1.7.0</version>
7+
<version>1.8.0-SNAPSHOT</version>
88
</parent>
99
<artifactId>publish-subscribe</artifactId>
1010
<dependencies>

0 commit comments

Comments
 (0)