Merge remote-tracking branch 'upstream/master'
This commit is contained in:
3
pom.xml
3
pom.xml
@ -29,7 +29,7 @@
|
||||
|
||||
<groupId>com.iluwatar</groupId>
|
||||
<artifactId>java-design-patterns</artifactId>
|
||||
<version>1.10.0-SNAPSHOT</version>
|
||||
<version>1.11.0-SNAPSHOT</version>
|
||||
<packaging>pom</packaging>
|
||||
|
||||
<inceptionYear>2014</inceptionYear>
|
||||
@ -120,6 +120,7 @@
|
||||
<module>delegation</module>
|
||||
<module>event-driven-architecture</module>
|
||||
<module>value-object</module>
|
||||
<module>feature-toggle</module>
|
||||
</modules>
|
||||
|
||||
<dependencyManagement>
|
||||
|
Reference in New Issue
Block a user