updated child and parent pom
This commit is contained in:
parent
049841298e
commit
db2140ecc9
1
pom.xml
1
pom.xml
@ -120,6 +120,7 @@
|
||||
<module>delegation</module>
|
||||
<module>event-driven-architecture</module>
|
||||
<module>feature-toggle</module>
|
||||
<module>value-object</module>
|
||||
</modules>
|
||||
|
||||
<dependencyManagement>
|
||||
|
@ -6,7 +6,7 @@
|
||||
<parent>
|
||||
<groupId>com.iluwatar</groupId>
|
||||
<artifactId>java-design-patterns</artifactId>
|
||||
<version>1.10.0-SNAPSHOT</version>
|
||||
<version>1.11.0-SNAPSHOT</version>
|
||||
</parent>
|
||||
<artifactId>value-object</artifactId>
|
||||
<dependencies>
|
||||
|
Loading…
x
Reference in New Issue
Block a user