Set version for milestone 1.11.0

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

View File

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