diff --git a/abstract-document/pom.xml b/abstract-document/pom.xml
index 31de38a47..ed7a6a575 100644
--- a/abstract-document/pom.xml
+++ b/abstract-document/pom.xml
@@ -23,42 +23,40 @@
THE SOFTWARE.
-->
-
- 4.0.0
-
- java-design-patterns
- com.iluwatar
- 1.25.0-SNAPSHOT
-
- abstract-document
-
-
- org.junit.jupiter
- junit-jupiter-engine
- test
-
-
-
-
-
-
- org.apache.maven.plugins
- maven-assembly-plugin
-
-
-
-
-
- com.iluwatar.abstractdocument.App
-
-
-
-
-
-
-
-
+
+ org.apache.maven.plugins
+ maven-assembly-plugin
+
+
+
+
+
+ com.iluwatar.abstractdocument.App
+
+
+
+
+
+
+
+
diff --git a/abstract-factory/pom.xml b/abstract-factory/pom.xml
index 862065392..6a9b0f826 100644
--- a/abstract-factory/pom.xml
+++ b/abstract-factory/pom.xml
@@ -1,4 +1,4 @@
-
+
-
- 4.0.0
-
- com.iluwatar
- java-design-patterns
- 1.25.0-SNAPSHOT
-
- abstract-factory
-
-
- org.junit.jupiter
- junit-jupiter-engine
- test
-
-
-
-
-
-
- org.apache.maven.plugins
- maven-assembly-plugin
-
-
-
-
-
- com.iluwatar.abstractfactory.App
-
-
-
-
-
-
-
-
+
+ org.apache.maven.plugins
+ maven-assembly-plugin
+
+
+
+
+
+ com.iluwatar.abstractfactory.App
+
+
+
+
+
+
+
+
diff --git a/active-object/pom.xml b/active-object/pom.xml
index b171c3de0..4816aca5a 100644
--- a/active-object/pom.xml
+++ b/active-object/pom.xml
@@ -1,4 +1,4 @@
-
+
-
- 4.0.0
-
- com.iluwatar
- java-design-patterns
- 1.25.0-SNAPSHOT
-
- active-object
-
-
- org.junit.jupiter
- junit-jupiter-engine
- test
-
-
-
-
-
-
- org.apache.maven.plugins
- maven-assembly-plugin
-
-
-
-
-
- com.iluwatar.activeobject.App
-
-
-
-
-
-
-
-
+
+ org.apache.maven.plugins
+ maven-assembly-plugin
+
+
+
+
+
+ com.iluwatar.activeobject.App
+
+
+
+
+
+
+
+
diff --git a/acyclic-visitor/pom.xml b/acyclic-visitor/pom.xml
index ebac05f2f..bff8cc233 100644
--- a/acyclic-visitor/pom.xml
+++ b/acyclic-visitor/pom.xml
@@ -1,3 +1,4 @@
+
-
- 4.0.0
-
-
- com.iluwatar
- java-design-patterns
- 1.25.0-SNAPSHOT
-
-
- acyclic-visitor
-
-
- UTF-8
- 1.8
- 1.8
-
-
-
-
-
- org.assertj
- assertj-core
- 3.9.1
- test
-
-
-
- uk.org.lidalia
- slf4j-test
- 1.2.0
- test
-
-
- org.junit.jupiter
- junit-jupiter-engine
- test
-
-
- org.mockito
- mockito-all
- 1.10.19
- test
-
-
-
+
+ 4.0.0
+
+ com.iluwatar
+ java-design-patterns
+ 1.25.0-SNAPSHOT
+
+ acyclic-visitor
+
+ UTF-8
+ 1.8
+ 1.8
+
+
+
+
+ org.assertj
+ assertj-core
+ 3.9.1
+ test
+
+
+
+ uk.org.lidalia
+ slf4j-test
+ 1.2.0
+ test
+
+
+ org.junit.jupiter
+ junit-jupiter-engine
+ test
+
+
+ org.mockito
+ mockito-all
+ 1.10.19
+ test
+
+
+
diff --git a/adapter/pom.xml b/adapter/pom.xml
index a78094e80..11fd58bc0 100644
--- a/adapter/pom.xml
+++ b/adapter/pom.xml
@@ -1,4 +1,4 @@
-
+
-
- 4.0.0
-
- com.iluwatar
- java-design-patterns
- 1.25.0-SNAPSHOT
-
- adapter
-
-
- org.junit.jupiter
- junit-jupiter-engine
- test
-
-
- org.mockito
- mockito-core
- test
-
-
-
-
-
-
- org.apache.maven.plugins
- maven-assembly-plugin
-
-
-
-
-
- com.iluwatar.adapter.App
-
-
-
-
-
-
-
-
+
+ org.apache.maven.plugins
+ maven-assembly-plugin
+
+
+
+
+
+ com.iluwatar.adapter.App
+
+
+
+
+
+
+
+
diff --git a/aggregator-microservices/aggregator-service/pom.xml b/aggregator-microservices/aggregator-service/pom.xml
index 55978cdaa..80f788f48 100644
--- a/aggregator-microservices/aggregator-service/pom.xml
+++ b/aggregator-microservices/aggregator-service/pom.xml
@@ -23,68 +23,65 @@
THE SOFTWARE.
-->
-
-
- aggregator-microservices
- com.iluwatar
- 1.25.0-SNAPSHOT
-
- 4.0.0
- aggregator-service
- jar
-
-
- org.springframework
- spring-webmvc
-
-
- org.springframework.boot
- spring-boot-starter-web
-
-
- org.junit.jupiter
- junit-jupiter-engine
- test
-
-
- org.mockito
- mockito-core
- test
-
-
-
-
-
-
- org.springframework.boot
- spring-boot-maven-plugin
-
-
-
- repackage
-
-
-
-
-
-
- org.apache.maven.plugins
- maven-assembly-plugin
-
-
-
-
-
- com.iluwatar.aggregator.microservices.App
-
-
-
-
-
-
-
-
+
+ org.apache.maven.plugins
+ maven-assembly-plugin
+
+
+
+
+
+ com.iluwatar.aggregator.microservices.App
+
+
+
+
+
+
+
+
diff --git a/aggregator-microservices/information-microservice/pom.xml b/aggregator-microservices/information-microservice/pom.xml
index 10de0b0e7..410473cdc 100644
--- a/aggregator-microservices/information-microservice/pom.xml
+++ b/aggregator-microservices/information-microservice/pom.xml
@@ -23,63 +23,58 @@
THE SOFTWARE.
-->
-
-
- aggregator-microservices
- com.iluwatar
- 1.25.0-SNAPSHOT
-
- 4.0.0
-
- information-microservice
- jar
-
-
-
- org.springframework
- spring-webmvc
-
-
- org.springframework.boot
- spring-boot-starter-web
-
-
- org.junit.jupiter
- junit-jupiter-engine
- test
-
-
-
-
-
-
- org.springframework.boot
- spring-boot-maven-plugin
-
-
-
- repackage
-
-
-
-
-
- org.apache.maven.plugins
- maven-assembly-plugin
-
-
-
-
-
- com.iluwatar.information.microservices.InformationApplication
-
-
-
-
-
-
-
-
+
+
+ aggregator-microservices
+ com.iluwatar
+ 1.25.0-SNAPSHOT
+
+ 4.0.0
+ information-microservice
+ jar
+
+
+ org.springframework
+ spring-webmvc
+
+
+ org.springframework.boot
+ spring-boot-starter-web
+
+
+ org.junit.jupiter
+ junit-jupiter-engine
+ test
+
+
+
+
+
+ org.springframework.boot
+ spring-boot-maven-plugin
+
+
+
+ repackage
+
+
+
+
+
+ org.apache.maven.plugins
+ maven-assembly-plugin
+
+
+
+
+
+ com.iluwatar.information.microservices.InformationApplication
+
+
+
+
+
+
+
+
diff --git a/aggregator-microservices/inventory-microservice/pom.xml b/aggregator-microservices/inventory-microservice/pom.xml
index ba0161ed1..95eb5929d 100644
--- a/aggregator-microservices/inventory-microservice/pom.xml
+++ b/aggregator-microservices/inventory-microservice/pom.xml
@@ -23,62 +23,58 @@
THE SOFTWARE.
-->
-
-
- aggregator-microservices
- com.iluwatar
- 1.25.0-SNAPSHOT
-
- 4.0.0
- inventory-microservice
-
- jar
-
-
- org.springframework
- spring-webmvc
-
-
- org.springframework.boot
- spring-boot-starter-web
-
-
- org.junit.jupiter
- junit-jupiter-engine
- test
-
-
-
-
-
-
- org.springframework.boot
- spring-boot-maven-plugin
-
-
-
- repackage
-
-
-
-
-
- org.apache.maven.plugins
- maven-assembly-plugin
-
-
-
-
-
- com.iluwatar.inventory.microservices.InventoryApplication
-
-
-
-
-
-
-
-
+
+
+ aggregator-microservices
+ com.iluwatar
+ 1.25.0-SNAPSHOT
+
+ 4.0.0
+ inventory-microservice
+ jar
+
+
+ org.springframework
+ spring-webmvc
+
+
+ org.springframework.boot
+ spring-boot-starter-web
+
+
+ org.junit.jupiter
+ junit-jupiter-engine
+ test
+
+
+
+
+
+ org.springframework.boot
+ spring-boot-maven-plugin
+
+
+
+ repackage
+
+
+
+
+
+ org.apache.maven.plugins
+ maven-assembly-plugin
+
+
+
+
+
+ com.iluwatar.inventory.microservices.InventoryApplication
+
+
+
+
+
+
+
+
diff --git a/aggregator-microservices/pom.xml b/aggregator-microservices/pom.xml
index b6d0927db..a2cf17b74 100644
--- a/aggregator-microservices/pom.xml
+++ b/aggregator-microservices/pom.xml
@@ -23,20 +23,18 @@
THE SOFTWARE.
-->
-
-
- java-design-patterns
- com.iluwatar
- 1.25.0-SNAPSHOT
-
- 4.0.0
- aggregator-microservices
- pom
-
- information-microservice
- aggregator-service
- inventory-microservice
-
+
+
+ java-design-patterns
+ com.iluwatar
+ 1.25.0-SNAPSHOT
+
+ 4.0.0
+ aggregator-microservices
+ pom
+
+ information-microservice
+ aggregator-service
+ inventory-microservice
+
diff --git a/ambassador/pom.xml b/ambassador/pom.xml
index d4b0369a9..b556f0c23 100644
--- a/ambassador/pom.xml
+++ b/ambassador/pom.xml
@@ -23,40 +23,38 @@
THE SOFTWARE.
-->
-
-
- java-design-patterns
- com.iluwatar
- 1.25.0-SNAPSHOT
-
- 4.0.0
- ambassador
-
-
- org.junit.jupiter
- junit-jupiter-engine
- test
-
-
-
-
-
- org.apache.maven.plugins
- maven-assembly-plugin
-
-
-
-
-
- com.iluwatar.ambassador.App
-
-
-
-
-
-
-
-
+
+
+ java-design-patterns
+ com.iluwatar
+ 1.25.0-SNAPSHOT
+
+ 4.0.0
+ ambassador
+
+
+ org.junit.jupiter
+ junit-jupiter-engine
+ test
+
+
+
+
+
+ org.apache.maven.plugins
+ maven-assembly-plugin
+
+
+
+
+
+ com.iluwatar.ambassador.App
+
+
+
+
+
+
+
+
diff --git a/api-gateway/api-gateway-service/pom.xml b/api-gateway/api-gateway-service/pom.xml
index fb395d480..add3ac7f3 100644
--- a/api-gateway/api-gateway-service/pom.xml
+++ b/api-gateway/api-gateway-service/pom.xml
@@ -23,9 +23,7 @@
THE SOFTWARE.
-->
-
+
api-gateway
com.iluwatar
@@ -54,7 +52,6 @@
test
-
diff --git a/api-gateway/image-microservice/pom.xml b/api-gateway/image-microservice/pom.xml
index 4f56d4f88..19a4f4be2 100644
--- a/api-gateway/image-microservice/pom.xml
+++ b/api-gateway/image-microservice/pom.xml
@@ -23,9 +23,7 @@
THE SOFTWARE.
-->
-
+
api-gateway
com.iluwatar
@@ -49,7 +47,6 @@
test
-
diff --git a/api-gateway/pom.xml b/api-gateway/pom.xml
index ae7f235c3..377cfa22c 100644
--- a/api-gateway/pom.xml
+++ b/api-gateway/pom.xml
@@ -23,9 +23,7 @@
THE SOFTWARE.
-->
-
+
java-design-patterns
com.iluwatar
diff --git a/api-gateway/price-microservice/pom.xml b/api-gateway/price-microservice/pom.xml
index b3ab48547..a594ea018 100644
--- a/api-gateway/price-microservice/pom.xml
+++ b/api-gateway/price-microservice/pom.xml
@@ -23,19 +23,15 @@
THE SOFTWARE.
-->
-
+
api-gateway
com.iluwatar
1.25.0-SNAPSHOT
-
4.0.0
price-microservice
jar
-
org.springframework
@@ -51,7 +47,6 @@
test
-
diff --git a/arrange-act-assert/pom.xml b/arrange-act-assert/pom.xml
index 3428bb811..67bb4846e 100644
--- a/arrange-act-assert/pom.xml
+++ b/arrange-act-assert/pom.xml
@@ -23,16 +23,13 @@
THE SOFTWARE.
-->
-
+
java-design-patterns
com.iluwatar
1.25.0-SNAPSHOT
4.0.0
-
arrange-act-assert
@@ -41,4 +38,4 @@
test
-
\ No newline at end of file
+
diff --git a/async-method-invocation/pom.xml b/async-method-invocation/pom.xml
index abd0c14d6..021a059e7 100644
--- a/async-method-invocation/pom.xml
+++ b/async-method-invocation/pom.xml
@@ -1,4 +1,4 @@
-
+
-
- 4.0.0
-
- com.iluwatar
- java-design-patterns
- 1.25.0-SNAPSHOT
-
- async-method-invocation
-
-
- org.junit.jupiter
- junit-jupiter-engine
- test
-
-
- org.mockito
- mockito-core
- test
-
-
-
-
-
- org.apache.maven.plugins
- maven-assembly-plugin
-
-
-
-
-
- com.iluwatar.async.method.invocation.App
-
-
-
-
-
-
-
-
+
+ 4.0.0
+
+ com.iluwatar
+ java-design-patterns
+ 1.25.0-SNAPSHOT
+
+ async-method-invocation
+
+
+ org.junit.jupiter
+ junit-jupiter-engine
+ test
+
+
+ org.mockito
+ mockito-core
+ test
+
+
+
+
+
+ org.apache.maven.plugins
+ maven-assembly-plugin
+
+
+
+
+
+ com.iluwatar.async.method.invocation.App
+
+
+
+
+
+
+
+
diff --git a/balking/pom.xml b/balking/pom.xml
index 64e3371cb..03f697c01 100644
--- a/balking/pom.xml
+++ b/balking/pom.xml
@@ -23,41 +23,38 @@
THE SOFTWARE.
-->
-
-
- java-design-patterns
- com.iluwatar
- 1.25.0-SNAPSHOT
-
- 4.0.0
-
- balking
-
-
- org.junit.jupiter
- junit-jupiter-engine
- test
-
-
-
-
-
- org.apache.maven.plugins
- maven-assembly-plugin
-
-
-
-
-
- com.iluwatar.balking.App
-
-
-
-
-
-
-
-
+
+
+ java-design-patterns
+ com.iluwatar
+ 1.25.0-SNAPSHOT
+
+ 4.0.0
+ balking
+
+
+ org.junit.jupiter
+ junit-jupiter-engine
+ test
+
+
+
+
+
+ org.apache.maven.plugins
+ maven-assembly-plugin
+
+
+
+
+
+ com.iluwatar.balking.App
+
+
+
+
+
+
+
+
diff --git a/bridge/pom.xml b/bridge/pom.xml
index d69d350d5..101beb892 100644
--- a/bridge/pom.xml
+++ b/bridge/pom.xml
@@ -1,4 +1,4 @@
-
+
-
- 4.0.0
-
- com.iluwatar
- java-design-patterns
- 1.25.0-SNAPSHOT
-
- bridge
-
-
- org.junit.jupiter
- junit-jupiter-engine
- test
-
-
- org.mockito
- mockito-core
- test
-
-
-
+
+ 4.0.0
+
+ com.iluwatar
+ java-design-patterns
+ 1.25.0-SNAPSHOT
+
+ bridge
+
+
+ org.junit.jupiter
+ junit-jupiter-engine
+ test
+
+
+ org.mockito
+ mockito-core
+ test
+
+
+
org.apache.maven.plugins
diff --git a/builder/pom.xml b/builder/pom.xml
index 75f1de221..38b18eb0b 100644
--- a/builder/pom.xml
+++ b/builder/pom.xml
@@ -1,4 +1,4 @@
-
+
-
- 4.0.0
-
- com.iluwatar
- java-design-patterns
- 1.25.0-SNAPSHOT
-
- builder
-
-
- org.junit.jupiter
- junit-jupiter-engine
- test
-
-
-
+
+ 4.0.0
+
+ com.iluwatar
+ java-design-patterns
+ 1.25.0-SNAPSHOT
+
+ builder
+
+
+ org.junit.jupiter
+ junit-jupiter-engine
+ test
+
+
+
org.apache.maven.plugins
diff --git a/business-delegate/pom.xml b/business-delegate/pom.xml
index 73853f129..035bb1203 100644
--- a/business-delegate/pom.xml
+++ b/business-delegate/pom.xml
@@ -1,4 +1,4 @@
-
+
-
- 4.0.0
-
- com.iluwatar
- java-design-patterns
- 1.25.0-SNAPSHOT
-
- business-delegate
-
-
- org.junit.jupiter
- junit-jupiter-engine
- test
-
-
- org.mockito
- mockito-core
- test
-
-
-
-
-
- org.apache.maven.plugins
- maven-assembly-plugin
-
-
-
-
-
- com.iluwatar.business.delegate.App
-
-
-
-
-
-
-
-
+
+ 4.0.0
+
+ com.iluwatar
+ java-design-patterns
+ 1.25.0-SNAPSHOT
+
+ business-delegate
+
+
+ org.junit.jupiter
+ junit-jupiter-engine
+ test
+
+
+ org.mockito
+ mockito-core
+ test
+
+
+
+
+
+ org.apache.maven.plugins
+ maven-assembly-plugin
+
+
+
+
+
+ com.iluwatar.business.delegate.App
+
+
+
+
+
+
+
+
diff --git a/bytecode/pom.xml b/bytecode/pom.xml
index e5832bcd3..499c341ce 100644
--- a/bytecode/pom.xml
+++ b/bytecode/pom.xml
@@ -23,43 +23,38 @@
THE SOFTWARE.
-->
-
-
- java-design-patterns
- com.iluwatar
- 1.25.0-SNAPSHOT
-
- 4.0.0
-
- bytecode
-
-
- org.junit.jupiter
- junit-jupiter-engine
- test
-
-
-
-
-
-
- org.apache.maven.plugins
- maven-assembly-plugin
-
-
-
-
-
- com.iluwatar.bytecode.App
-
-
-
-
-
-
-
-
-
-
\ No newline at end of file
+
+
+ java-design-patterns
+ com.iluwatar
+ 1.25.0-SNAPSHOT
+
+ 4.0.0
+ bytecode
+
+
+ org.junit.jupiter
+ junit-jupiter-engine
+ test
+
+
+
+
+
+ org.apache.maven.plugins
+ maven-assembly-plugin
+
+
+
+
+
+ com.iluwatar.bytecode.App
+
+
+
+
+
+
+
+
+
diff --git a/caching/pom.xml b/caching/pom.xml
index 0491bb4e1..eb610dbc9 100644
--- a/caching/pom.xml
+++ b/caching/pom.xml
@@ -1,4 +1,4 @@
-
+
-
+
4.0.0
com.iluwatar
diff --git a/callback/pom.xml b/callback/pom.xml
index 7d2c08b38..abaf0ec07 100644
--- a/callback/pom.xml
+++ b/callback/pom.xml
@@ -1,4 +1,4 @@
-
+
-
+
4.0.0
com.iluwatar
diff --git a/chain-of-responsibility/pom.xml b/chain-of-responsibility/pom.xml
index 8482fad42..776542012 100644
--- a/chain-of-responsibility/pom.xml
+++ b/chain-of-responsibility/pom.xml
@@ -1,4 +1,4 @@
-
+
-
+
4.0.0
com.iluwatar
diff --git a/checkstyle-suppressions.xml b/checkstyle-suppressions.xml
index e9eb2244a..65f27cab1 100644
--- a/checkstyle-suppressions.xml
+++ b/checkstyle-suppressions.xml
@@ -23,11 +23,10 @@
THE SOFTWARE.
-->
-
+
-
-
-
-
+
+
+
+
diff --git a/circuit-breaker/pom.xml b/circuit-breaker/pom.xml
index dfedef2ec..0cdc148d6 100644
--- a/circuit-breaker/pom.xml
+++ b/circuit-breaker/pom.xml
@@ -1,3 +1,4 @@
+
- 4.0.0
-
- com.iluwatar
- java-design-patterns
- 1.25.0-SNAPSHOT
-
- circuit-breaker
-
-
- org.junit.jupiter
- junit-jupiter-engine
- test
-
-
-
+ 4.0.0
+
+ com.iluwatar
+ java-design-patterns
+ 1.25.0-SNAPSHOT
+
+ circuit-breaker
+
+
+ org.junit.jupiter
+ junit-jupiter-engine
+ test
+
+
+
org.apache.maven.plugins
diff --git a/collection-pipeline/pom.xml b/collection-pipeline/pom.xml
index 06c8bebd2..0ed91488f 100644
--- a/collection-pipeline/pom.xml
+++ b/collection-pipeline/pom.xml
@@ -1,3 +1,4 @@
+
-
+
4.0.0
com.iluwatar
java-design-patterns
1.25.0-SNAPSHOT
-
combinator
@@ -40,5 +38,4 @@
test
-
diff --git a/command/pom.xml b/command/pom.xml
index 9f3ed4fbb..1cd95c2c5 100644
--- a/command/pom.xml
+++ b/command/pom.xml
@@ -1,4 +1,4 @@
-
+
-
+
4.0.0
com.iluwatar
diff --git a/commander/pom.xml b/commander/pom.xml
index ef25b9187..e6777644b 100644
--- a/commander/pom.xml
+++ b/commander/pom.xml
@@ -1,3 +1,4 @@
+
-
-
- java-design-patterns
- com.iluwatar
- 1.25.0-SNAPSHOT
-
- 4.0.0
- composite-entity
-
-
- org.junit.jupiter
- junit-jupiter-engine
- test
-
-
-
-
-
- org.apache.maven.plugins
- maven-assembly-plugin
-
-
-
-
-
- com.iluwatar.composite-entity.com.iluwatar.compositeentity.App
-
-
-
-
-
-
-
-
-
-
\ No newline at end of file
+
+
+ java-design-patterns
+ com.iluwatar
+ 1.25.0-SNAPSHOT
+
+ 4.0.0
+ composite-entity
+
+
+ org.junit.jupiter
+ junit-jupiter-engine
+ test
+
+
+
+
+
+ org.apache.maven.plugins
+ maven-assembly-plugin
+
+
+
+
+
+ com.iluwatar.composite-entity.com.iluwatar.compositeentity.App
+
+
+
+
+
+
+
+
+
diff --git a/composite/pom.xml b/composite/pom.xml
index 376c96bde..36e96b212 100644
--- a/composite/pom.xml
+++ b/composite/pom.xml
@@ -1,4 +1,4 @@
-
+
-
+
4.0.0
com.iluwatar
diff --git a/converter/pom.xml b/converter/pom.xml
index f46e200e6..12acf388a 100644
--- a/converter/pom.xml
+++ b/converter/pom.xml
@@ -23,28 +23,26 @@
THE SOFTWARE.
-->
-
-
- java-design-patterns
- com.iluwatar
- 1.25.0-SNAPSHOT
-
- converter
- 4.0.0
-
-
- org.junit.jupiter
- junit-jupiter-engine
- test
-
-
- com.google.guava
- guava
-
-
-
+
+
+ java-design-patterns
+ com.iluwatar
+ 1.25.0-SNAPSHOT
+
+ converter
+ 4.0.0
+
+
+ org.junit.jupiter
+ junit-jupiter-engine
+ test
+
+
+ com.google.guava
+ guava
+
+
+
org.apache.maven.plugins
@@ -63,5 +61,4 @@
-
diff --git a/cqrs/pom.xml b/cqrs/pom.xml
index 15b7da9d1..ba78a223c 100644
--- a/cqrs/pom.xml
+++ b/cqrs/pom.xml
@@ -1,4 +1,4 @@
-
+
-
- 4.0.0
-
- com.iluwatar
- java-design-patterns
- 1.25.0-SNAPSHOT
-
- cqrs
-
-
- org.junit.jupiter
- junit-jupiter-engine
- test
-
-
- com.h2database
- h2
-
-
- org.hibernate
- hibernate-core
-
-
- com.sun.xml.bind
- jaxb-impl
- 2.1.17
- test
-
-
- javax.xml.bind
- jaxb-api
- test
-
-
-
+
+ 4.0.0
+
+ com.iluwatar
+ java-design-patterns
+ 1.25.0-SNAPSHOT
+
+ cqrs
+
+
+ org.junit.jupiter
+ junit-jupiter-engine
+ test
+
+
+ com.h2database
+ h2
+
+
+ org.hibernate
+ hibernate-core
+
+
+ com.sun.xml.bind
+ jaxb-impl
+ 2.1.17
+ test
+
+
+ javax.xml.bind
+ jaxb-api
+ test
+
+
+
org.apache.maven.plugins
@@ -78,5 +76,4 @@
-
diff --git a/cqrs/src/main/resources/hibernate.cfg.xml b/cqrs/src/main/resources/hibernate.cfg.xml
index a5d1e2eaf..b06dc63ba 100644
--- a/cqrs/src/main/resources/hibernate.cfg.xml
+++ b/cqrs/src/main/resources/hibernate.cfg.xml
@@ -1,4 +1,4 @@
-
+
-
-
+
-
- org.hibernate.dialect.H2Dialect
- org.h2.Driver
- jdbc:h2:mem:test
- sa
- create
-
-
-
-
\ No newline at end of file
+
+ org.hibernate.dialect.H2Dialect
+ org.h2.Driver
+ jdbc:h2:mem:test
+ sa
+ create
+
+
+
+
diff --git a/cqrs/src/main/resources/logback.xml b/cqrs/src/main/resources/logback.xml
index 5734b6850..e47ba5f8d 100644
--- a/cqrs/src/main/resources/logback.xml
+++ b/cqrs/src/main/resources/logback.xml
@@ -24,14 +24,12 @@
-->
-
-
- %d{HH:mm:ss.SSS} [%thread] %-5level %logger{36} - %msg%n
-
-
-
-
-
-
-
+
+
+ %d{HH:mm:ss.SSS} [%thread] %-5level %logger{36} - %msg%n
+
+
+
+
+
diff --git a/cqrs/src/test/resources/hibernate.cfg.xml b/cqrs/src/test/resources/hibernate.cfg.xml
index a5d1e2eaf..b06dc63ba 100644
--- a/cqrs/src/test/resources/hibernate.cfg.xml
+++ b/cqrs/src/test/resources/hibernate.cfg.xml
@@ -1,4 +1,4 @@
-
+
-
-
+
-
- org.hibernate.dialect.H2Dialect
- org.h2.Driver
- jdbc:h2:mem:test
- sa
- create
-
-
-
-
\ No newline at end of file
+
+ org.hibernate.dialect.H2Dialect
+ org.h2.Driver
+ jdbc:h2:mem:test
+ sa
+ create
+
+
+
+
diff --git a/cqrs/src/test/resources/logback.xml b/cqrs/src/test/resources/logback.xml
index 5734b6850..e47ba5f8d 100644
--- a/cqrs/src/test/resources/logback.xml
+++ b/cqrs/src/test/resources/logback.xml
@@ -24,14 +24,12 @@
-->
-
-
- %d{HH:mm:ss.SSS} [%thread] %-5level %logger{36} - %msg%n
-
-
-
-
-
-
-
+
+
+ %d{HH:mm:ss.SSS} [%thread] %-5level %logger{36} - %msg%n
+
+
+
+
+
diff --git a/dao/pom.xml b/dao/pom.xml
index bafd61050..d9467aeae 100644
--- a/dao/pom.xml
+++ b/dao/pom.xml
@@ -1,4 +1,4 @@
-
+
-
+
4.0.0
com.iluwatar
@@ -33,7 +31,6 @@
1.25.0-SNAPSHOT
dao
-
org.junit.jupiter
diff --git a/data-bus/pom.xml b/data-bus/pom.xml
index 42695c774..4a55ec6ba 100644
--- a/data-bus/pom.xml
+++ b/data-bus/pom.xml
@@ -1,4 +1,4 @@
-
+
-
- 4.0.0
-
- com.iluwatar
- java-design-patterns
- 1.25.0-SNAPSHOT
-
- data-bus
-
-
- org.junit.jupiter
- junit-jupiter-engine
- test
-
-
- org.mockito
- mockito-core
- test
-
-
-
-
-
- org.apache.maven.plugins
- maven-assembly-plugin
-
-
-
-
-
- com.iluwatar.databus.App
-
-
-
-
-
-
-
-
+
+ 4.0.0
+
+ com.iluwatar
+ java-design-patterns
+ 1.25.0-SNAPSHOT
+
+ data-bus
+
+
+ org.junit.jupiter
+ junit-jupiter-engine
+ test
+
+
+ org.mockito
+ mockito-core
+ test
+
+
+
+
+
+ org.apache.maven.plugins
+ maven-assembly-plugin
+
+
+
+
+
+ com.iluwatar.databus.App
+
+
+
+
+
+
+
+
diff --git a/data-locality/pom.xml b/data-locality/pom.xml
index 61286b1af..c63d953a1 100644
--- a/data-locality/pom.xml
+++ b/data-locality/pom.xml
@@ -23,9 +23,7 @@
THE SOFTWARE.
-->
-
+
4.0.0
com.iluwatar
@@ -33,7 +31,6 @@
1.25.0-SNAPSHOT
data-locality
-
org.junit.jupiter
@@ -60,4 +57,4 @@
-
\ No newline at end of file
+
diff --git a/data-mapper/pom.xml b/data-mapper/pom.xml
index 36f00a4eb..3a6c2faa6 100644
--- a/data-mapper/pom.xml
+++ b/data-mapper/pom.xml
@@ -1,4 +1,4 @@
-
+
-
- 4.0.0
-
- com.iluwatar
- java-design-patterns
- 1.25.0-SNAPSHOT
-
- data-mapper
-
-
- org.junit.jupiter
- junit-jupiter-engine
- test
-
-
-
-
-
- org.apache.maven.plugins
- maven-assembly-plugin
-
-
-
-
-
- com.iluwatar.datamapper.App
-
-
-
-
-
-
-
-
+
+ 4.0.0
+
+ com.iluwatar
+ java-design-patterns
+ 1.25.0-SNAPSHOT
+
+ data-mapper
+
+
+ org.junit.jupiter
+ junit-jupiter-engine
+ test
+
+
+
+
+
+ org.apache.maven.plugins
+ maven-assembly-plugin
+
+
+
+
+
+ com.iluwatar.datamapper.App
+
+
+
+
+
+
+
+
diff --git a/data-transfer-object/pom.xml b/data-transfer-object/pom.xml
index a1ba1d36b..5925cec6c 100644
--- a/data-transfer-object/pom.xml
+++ b/data-transfer-object/pom.xml
@@ -1,4 +1,4 @@
-
+
-
- 4.0.0
-
- com.iluwatar
- java-design-patterns
- 1.25.0-SNAPSHOT
-
- data-transfer-object
-
-
- org.junit.jupiter
- junit-jupiter-engine
- test
-
-
-
-
-
- org.apache.maven.plugins
- maven-assembly-plugin
-
-
-
-
-
- com.iluwatar.datatransfer.App
-
-
-
-
-
-
-
-
+
+ 4.0.0
+
+ com.iluwatar
+ java-design-patterns
+ 1.25.0-SNAPSHOT
+
+ data-transfer-object
+
+
+ org.junit.jupiter
+ junit-jupiter-engine
+ test
+
+
+
+
+
+ org.apache.maven.plugins
+ maven-assembly-plugin
+
+
+
+
+
+ com.iluwatar.datatransfer.App
+
+
+
+
+
+
+
+
diff --git a/decorator/pom.xml b/decorator/pom.xml
index ab528a150..4e0a44a77 100644
--- a/decorator/pom.xml
+++ b/decorator/pom.xml
@@ -1,4 +1,4 @@
-
+
-
+
4.0.0
com.iluwatar