Set version for the next development iteration

This commit is contained in:
Ilkka Seppälä
2021-11-11 21:49:55 +02:00
parent 925755fa35
commit 2674cb9523
157 changed files with 162 additions and 162 deletions

View File

@ -28,7 +28,7 @@
<parent>
<groupId>com.iluwatar</groupId>
<artifactId>java-design-patterns</artifactId>
<version>1.25.0</version>
<version>1.26.0-SNAPSHOT</version>
</parent>
<artifactId>interpreter</artifactId>
<dependencies>