Set version for the next development iteration

This commit is contained in:
Ilkka Seppälä
2016-04-02 19:55:04 +03:00
parent 1f27dbbf5b
commit 398eb11b11
77 changed files with 80 additions and 80 deletions

View File

@ -31,7 +31,7 @@
<parent>
<groupId>com.iluwatar</groupId>
<artifactId>java-design-patterns</artifactId>
<version>1.11.0</version>
<version>1.12.0-SNAPSHOT</version>
</parent>
<artifactId>event-driven-architecture</artifactId>