Set version for the next development iteration

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

View File

@ -29,7 +29,7 @@
<parent>
<groupId>com.iluwatar</groupId>
<artifactId>java-design-patterns</artifactId>
<version>1.24.0</version>
<version>1.25.0-SNAPSHOT</version>
</parent>
<artifactId>prototype</artifactId>
<dependencies>