Set version number for milestone 1.24.0

This commit is contained in:
Ilkka Seppälä
2021-04-05 14:56:36 +03:00
parent 965d38f139
commit 1222f12b99
151 changed files with 156 additions and 156 deletions

View File

@ -31,7 +31,7 @@
<parent>
<groupId>com.iluwatar</groupId>
<artifactId>java-design-patterns</artifactId>
<version>1.24.0-SNAPSHOT</version>
<version>1.24.0</version>
</parent>
<artifactId>async-method-invocation</artifactId>
<dependencies>