diff --git a/monitor/pom.xml b/monitor/pom.xml
index 46e10f17d..f33735019 100644
--- a/monitor/pom.xml
+++ b/monitor/pom.xml
@@ -18,42 +18,40 @@
OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN
THE SOFTWARE.
-->
-
- 4.0.0
-
- java-design-patterns
- com.iluwatar
- 1.24.0-SNAPSHOT
-
- monitor
-
-
- org.junit.jupiter
- junit-jupiter-engine
- test
-
-
-
-
-
-
- org.apache.maven.plugins
- maven-assembly-plugin
-
-
-
-
-
- com.iluwatar.abstractdocument.Main
-
-
-
-
-
-
-
-
+
+ org.apache.maven.plugins
+ maven-assembly-plugin
+
+
+
+
+
+ com.iluwatar.abstractdocument.Main
+
+
+
+
+
+
+
+
diff --git a/reactor/pom.xml b/reactor/pom.xml
index 80cb25f64..c0e98d0d3 100644
--- a/reactor/pom.xml
+++ b/reactor/pom.xml
@@ -1,4 +1,4 @@
-
+
-
+
4.0.0
com.iluwatar
diff --git a/reader-writer-lock/pom.xml b/reader-writer-lock/pom.xml
index 61126c4ff..5ff45c6b8 100644
--- a/reader-writer-lock/pom.xml
+++ b/reader-writer-lock/pom.xml
@@ -1,4 +1,4 @@
-
+
-
- 4.0.0
-
- com.iluwatar
- java-design-patterns
- 1.25.0-SNAPSHOT
-
- reader-writer-lock
-
-
- org.junit.jupiter
- junit-jupiter-engine
- test
-
-
- org.mockito
- mockito-core
- test
-
-
-
-
-
- org.apache.maven.plugins
- maven-assembly-plugin
-
-
-
-
-
- com.iluwatar.reader.writer.lock.App
-
-
-
-
-
-
-
-
+
+ 4.0.0
+
+ com.iluwatar
+ java-design-patterns
+ 1.25.0-SNAPSHOT
+
+ reader-writer-lock
+
+
+ org.junit.jupiter
+ junit-jupiter-engine
+ test
+
+
+ org.mockito
+ mockito-core
+ test
+
+
+
+
+
+ org.apache.maven.plugins
+ maven-assembly-plugin
+
+
+
+
+
+ com.iluwatar.reader.writer.lock.App
+
+
+
+
+
+
+
+
diff --git a/registry/pom.xml b/registry/pom.xml
index b1f4ff19b..0daea4277 100644
--- a/registry/pom.xml
+++ b/registry/pom.xml
@@ -23,18 +23,14 @@
THE SOFTWARE.
-->
-
+
4.0.0
-
com.iluwatar
java-design-patterns
1.25.0-SNAPSHOT
registry
-
org.junit.jupiter
@@ -42,7 +38,6 @@
test
-
@@ -62,5 +57,4 @@
-
diff --git a/repository/pom.xml b/repository/pom.xml
index 818acd7fb..2c1192a72 100644
--- a/repository/pom.xml
+++ b/repository/pom.xml
@@ -1,4 +1,4 @@
-
+
-
- 4.0.0
-
- com.iluwatar
- java-design-patterns
- 1.25.0-SNAPSHOT
-
- repository
-
-
- org.springframework.data
- spring-data-jpa
-
-
- org.hibernate
- hibernate-core
-
-
- commons-dbcp
- commons-dbcp
-
-
- com.h2database
- h2
-
-
- org.junit.jupiter
- junit-jupiter-engine
- test
-
-
- com.google.guava
- guava
-
-
- javax.xml.bind
- jaxb-api
-
-
- javax.annotation
- javax.annotation-api
-
-
- org.springframework.boot
- spring-boot-starter-test
-
-
-
-
-
- org.apache.maven.plugins
- maven-assembly-plugin
-
-
-
-
-
- com.iluwatar.repository.App
-
-
-
-
-
-
-
-
+
+ 4.0.0
+
+ com.iluwatar
+ java-design-patterns
+ 1.25.0-SNAPSHOT
+
+ repository
+
+
+ org.springframework.data
+ spring-data-jpa
+
+
+ org.hibernate
+ hibernate-core
+
+
+ commons-dbcp
+ commons-dbcp
+
+
+ com.h2database
+ h2
+
+
+ org.junit.jupiter
+ junit-jupiter-engine
+ test
+
+
+ com.google.guava
+ guava
+
+
+ javax.xml.bind
+ jaxb-api
+
+
+ javax.annotation
+ javax.annotation-api
+
+
+ org.springframework.boot
+ spring-boot-starter-test
+
+
+
+
+
+ org.apache.maven.plugins
+ maven-assembly-plugin
+
+
+
+
+
+ com.iluwatar.repository.App
+
+
+
+
+
+
+
+
diff --git a/repository/src/main/resources/META-INF/persistence.xml b/repository/src/main/resources/META-INF/persistence.xml
index 3795d6f18..716afafb7 100644
--- a/repository/src/main/resources/META-INF/persistence.xml
+++ b/repository/src/main/resources/META-INF/persistence.xml
@@ -23,10 +23,6 @@
THE SOFTWARE.
-->
-
-
+
-
diff --git a/repository/src/main/resources/applicationContext.xml b/repository/src/main/resources/applicationContext.xml
index fbfc2d080..3ed832007 100644
--- a/repository/src/main/resources/applicationContext.xml
+++ b/repository/src/main/resources/applicationContext.xml
@@ -23,29 +23,18 @@
THE SOFTWARE.
-->
-
-
-
-
+
+
-
-
+
-
-
+
diff --git a/repository/src/main/resources/logback.xml b/repository/src/main/resources/logback.xml
index 4973ac308..d27da2927 100644
--- a/repository/src/main/resources/logback.xml
+++ b/repository/src/main/resources/logback.xml
@@ -1,3 +1,4 @@
+
-
- repository.log
-
- repository-%d.log
- 5
-
-
- %-5p [%d{ISO8601,UTC}] %c: %m%n
-
-
-
-
-
- %-5p [%d{ISO8601,UTC}] %c: %m%n
-
-
-
-
-
-
-
-
-
-
-
-
+
+ repository.log
+
+ repository-%d.log
+ 5
+
+
+ %-5p [%d{ISO8601,UTC}] %c: %m%n
+
+
+
+
+ %-5p [%d{ISO8601,UTC}] %c: %m%n
+
+
+
+
+
+
+
+
+
diff --git a/resource-acquisition-is-initialization/pom.xml b/resource-acquisition-is-initialization/pom.xml
index 9cd90c7d9..ddf75a376 100644
--- a/resource-acquisition-is-initialization/pom.xml
+++ b/resource-acquisition-is-initialization/pom.xml
@@ -1,4 +1,4 @@
-
+
-
+
4.0.0
com.iluwatar
diff --git a/retry/pom.xml b/retry/pom.xml
index e1b1ba606..4bd6a92d3 100644
--- a/retry/pom.xml
+++ b/retry/pom.xml
@@ -24,43 +24,43 @@
-->
- 4.0.0
-
- com.iluwatar
- java-design-patterns
- 1.25.0-SNAPSHOT
-
- retry
- jar
-
-
- org.junit.jupiter
- junit-jupiter-engine
- test
-
-
- org.hamcrest
- hamcrest-core
- test
-
-
-
-
-
- org.apache.maven.plugins
- maven-assembly-plugin
-
-
-
-
-
- com.iluwatar.retry.App
-
-
-
-
-
-
-
-
+ 4.0.0
+
+ com.iluwatar
+ java-design-patterns
+ 1.25.0-SNAPSHOT
+
+ retry
+ jar
+
+
+ org.junit.jupiter
+ junit-jupiter-engine
+ test
+
+
+ org.hamcrest
+ hamcrest-core
+ test
+
+
+
+
+
+ org.apache.maven.plugins
+ maven-assembly-plugin
+
+
+
+
+
+ com.iluwatar.retry.App
+
+
+
+
+
+
+
+
diff --git a/role-object/pom.xml b/role-object/pom.xml
index 863f023d1..263a1ffd0 100644
--- a/role-object/pom.xml
+++ b/role-object/pom.xml
@@ -1,4 +1,4 @@
-
+
-
+
4.0.0
com.iluwatar
java-design-patterns
1.25.0-SNAPSHOT
-
role-object
@@ -40,7 +38,6 @@
test
-
diff --git a/saga/pom.xml b/saga/pom.xml
index f1a447d09..249a22d67 100644
--- a/saga/pom.xml
+++ b/saga/pom.xml
@@ -1,4 +1,4 @@
-
+
-
- 4.0.0
-
- com.iluwatar
- java-design-patterns
- 1.25.0-SNAPSHOT
-
-
- saga
-
-
- org.junit.jupiter
- junit-jupiter-engine
- test
-
-
-
-
-
- org.apache.maven.plugins
- maven-assembly-plugin
-
-
- Choreography
-
-
-
- com.iluwatar.saga.choreography.SagaApplication
-
-
-
-
-
- Orchestration
-
-
-
- com.iluwatar.saga.orchestration.SagaApplication
-
-
-
-
-
-
-
-
+
+ 4.0.0
+
+ com.iluwatar
+ java-design-patterns
+ 1.25.0-SNAPSHOT
+
+ saga
+
+
+ org.junit.jupiter
+ junit-jupiter-engine
+ test
+
+
+
+
+
+ org.apache.maven.plugins
+ maven-assembly-plugin
+
+
+ Choreography
+
+
+
+ com.iluwatar.saga.choreography.SagaApplication
+
+
+
+
+
+ Orchestration
+
+
+
+ com.iluwatar.saga.orchestration.SagaApplication
+
+
+
+
+
+
+
+
diff --git a/separated-interface/pom.xml b/separated-interface/pom.xml
index 50bb9f79b..0e97f7ffb 100644
--- a/separated-interface/pom.xml
+++ b/separated-interface/pom.xml
@@ -1,4 +1,4 @@
-
+
-
+
4.0.0
com.iluwatar
diff --git a/servant/pom.xml b/servant/pom.xml
index a5c3cf22c..eaeded234 100644
--- a/servant/pom.xml
+++ b/servant/pom.xml
@@ -1,4 +1,4 @@
-
+
-
+
4.0.0
com.iluwatar
diff --git a/servant/src/etc/servant.xml b/servant/src/etc/servant.xml
index 75b66474c..21643648f 100644
--- a/servant/src/etc/servant.xml
+++ b/servant/src/etc/servant.xml
@@ -23,102 +23,102 @@
THE SOFTWARE.
-->
-
+
-
+
-
+
-
+
-
+
-
+
-
+
-
+
-
+
-
+
-
+
-
+
-
+
-
+
-
+
-
+
-
+
-
+
-
+
-
+
-
+
-
+
-
+
-
+
-
+
@@ -126,102 +126,102 @@
-
+
-
+
-
+
-
+
-
+
-
+
-
+
-
+
-
+
-
+
-
+
-
+
-
+
-
+
-
+
-
+
-
+
-
+
-
+
-
+
-
+
-
+
-
+
@@ -229,128 +229,128 @@
-
+
-
+
-
+
-
+
-
+
-
+
-
+
-
+
-
+
-
+
-
+
-
+
-
+
-
+
-
+
-
+
-
+
-
+
-
+
-
+
-
+
-
+
-
+
-
+
-
+
-
+
-
+
-
+
-
+
@@ -358,65 +358,65 @@
-
+
-
+
-
+
-
+
-
+
-
+
-
+
-
+
-
+
-
+
-
+
-
+
-
+
-
+
@@ -424,152 +424,152 @@
-
+
-
+
-
+
-
+
-
+
-
+
-
+
-
+
-
+
-
+
-
+
-
+
-
+
-
+
-
+
-
+
-
+
-
+
-
+
-
+
-
+
-
+
-
+
-
+
-
+
-
+
-
+
-
+
-
+
-
+
-
+
-
+
-
+
@@ -579,84 +579,84 @@
-
+
-
+
-
+
-
+
-
+
-
+
-
+
-
+
-
+
-
+
-
+
-
+
-
+
-
+
-
+
-
+
-
+
-
+
diff --git a/serverless/pom.xml b/serverless/pom.xml
index 8ee367fa3..55fbf1ae1 100644
--- a/serverless/pom.xml
+++ b/serverless/pom.xml
@@ -23,96 +23,91 @@
THE SOFTWARE.
-->
-
- 4.0.0
- serverless
-
- com.iluwatar
- java-design-patterns
- 1.25.0-SNAPSHOT
-
+
+ 4.0.0
+ serverless
+
+ com.iluwatar
+ java-design-patterns
+ 1.25.0-SNAPSHOT
+
+
+
+ com.amazonaws
+ aws-lambda-java-core
+ ${aws-lambda-core.version}
+
+
+ com.amazonaws
+ aws-java-sdk-dynamodb
+ ${aws-java-sdk-dynamodb.version}
+
+
+ com.amazonaws
+ aws-lambda-java-events
+ ${aws-lambda-java-events.version}
+
+
+ com.fasterxml.jackson.core
+ jackson-core
+ ${jackson.version}
+
+
+ com.fasterxml.jackson.core
+ jackson-databind
+ ${jackson.version}
+
+
+ com.fasterxml.jackson.core
+ jackson-annotations
+ ${jackson.version}
+
+
+ org.junit.jupiter
+ junit-jupiter-engine
+ test
+
+
+ org.mockito
+ mockito-core
+ test
+
+
+ org.hamcrest
+ hamcrest-core
+ test
+
+
+
+
+
-
- org.apache.maven.plugins
- maven-shade-plugin
- 2.3
-
- false
-
-
-
- package
-
- shade
-
-
- ${project.artifactId}
-
-
-
-
-
-
+ "This plugin provides the capability to package the artifact
+ in an uber-jar, including its dependencies and to shade - i.e. rename -
+ the packages of some of the dependencies."
+ Link: https://maven.apache.org/plugins/maven-shade-plugin/
+ -->
+
+ org.apache.maven.plugins
+ maven-shade-plugin
+ 2.3
+
+ false
+
+
+
+ package
+
+ shade
+
+
+ ${project.artifactId}
+
+
+
+
+
+
diff --git a/service-layer/pom.xml b/service-layer/pom.xml
index 67ccc7638..f7764752b 100644
--- a/service-layer/pom.xml
+++ b/service-layer/pom.xml
@@ -1,4 +1,4 @@
-
+
-
+
4.0.0
com.iluwatar
@@ -33,26 +32,26 @@
service-layer
-
- org.hibernate
- hibernate-core
-
-
- com.h2database
- h2
-
- com.sun.xml.bind
- jaxb-impl
+ org.hibernate
+ hibernate-core
- javax.xml.bind
- jaxb-api
+ com.h2database
+ h2
- org.junit.jupiter
- junit-jupiter-engine
- test
+ com.sun.xml.bind
+ jaxb-impl
+
+
+ javax.xml.bind
+ jaxb-api
+
+
+ org.junit.jupiter
+ junit-jupiter-engine
+ test
org.mockito
diff --git a/service-layer/src/main/resources/logback.xml b/service-layer/src/main/resources/logback.xml
index 31c0ad1d4..67f90d3be 100644
--- a/service-layer/src/main/resources/logback.xml
+++ b/service-layer/src/main/resources/logback.xml
@@ -1,3 +1,4 @@
+
-
- service-layer.log
-
- service-layer-%d.log
- 5
-
-
- %-5p [%d{ISO8601,UTC}] %c: %m%n
-
-
-
-
-
- %-5p [%d{ISO8601,UTC}] %c: %m%n
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
+
+ service-layer.log
+
+ service-layer-%d.log
+ 5
+
+
+ %-5p [%d{ISO8601,UTC}] %c: %m%n
+
+
+
+
+ %-5p [%d{ISO8601,UTC}] %c: %m%n
+
+
+
+
+
+
+
+
+
+
+
+
+
+
diff --git a/service-locator/pom.xml b/service-locator/pom.xml
index 5dadc23e1..9bf2700cd 100644
--- a/service-locator/pom.xml
+++ b/service-locator/pom.xml
@@ -1,4 +1,4 @@
-
+
-
+
4.0.0
com.iluwatar
diff --git a/sharding/pom.xml b/sharding/pom.xml
index e772e737f..46094d316 100644
--- a/sharding/pom.xml
+++ b/sharding/pom.xml
@@ -23,42 +23,38 @@
THE SOFTWARE.
-->
-
-
- java-design-patterns
- com.iluwatar
- 1.25.0-SNAPSHOT
-
- 4.0.0
-
- sharding
-
-
-
- org.junit.jupiter
- junit-jupiter-engine
- test
-
-
-
-
-
- org.apache.maven.plugins
- maven-assembly-plugin
-
-
-
-
-
- com.iluwatar.sharding.App
-
-
-
-
-
-
-
-
-
\ No newline at end of file
+
+
+ java-design-patterns
+ com.iluwatar
+ 1.25.0-SNAPSHOT
+
+ 4.0.0
+ sharding
+
+
+ org.junit.jupiter
+ junit-jupiter-engine
+ test
+
+
+
+
+
+ org.apache.maven.plugins
+ maven-assembly-plugin
+
+
+
+
+
+ com.iluwatar.sharding.App
+
+
+
+
+
+
+
+
+
diff --git a/singleton/pom.xml b/singleton/pom.xml
index 1e3ac0b00..003183c93 100644
--- a/singleton/pom.xml
+++ b/singleton/pom.xml
@@ -1,4 +1,4 @@
-
+
-
+
4.0.0
com.iluwatar
diff --git a/spatial-partition/pom.xml b/spatial-partition/pom.xml
index c19651f8a..45fdbf879 100644
--- a/spatial-partition/pom.xml
+++ b/spatial-partition/pom.xml
@@ -1,3 +1,4 @@
+
-
4.0.0
com.iluwatar
@@ -50,11 +32,11 @@
spatial-partition
-
- org.junit.jupiter
- junit-jupiter-engine
- test
-
+
+ org.junit.jupiter
+ junit-jupiter-engine
+ test
+
diff --git a/special-case/pom.xml b/special-case/pom.xml
index a8dedcad4..2cc4abf49 100644
--- a/special-case/pom.xml
+++ b/special-case/pom.xml
@@ -23,24 +23,19 @@
THE SOFTWARE.
-->
-
-
- java-design-patterns
- com.iluwatar
- 1.25.0-SNAPSHOT
-
- 4.0.0
-
- special-case
-
-
- org.junit.jupiter
- junit-jupiter-engine
- test
-
-
-
-
+
+
+ java-design-patterns
+ com.iluwatar
+ 1.25.0-SNAPSHOT
+
+ 4.0.0
+ special-case
+
+
+ org.junit.jupiter
+ junit-jupiter-engine
+ test
+
+
diff --git a/specification/pom.xml b/specification/pom.xml
index 8d6e63e49..f04ca53c9 100644
--- a/specification/pom.xml
+++ b/specification/pom.xml
@@ -1,4 +1,4 @@
-
+
-
+
4.0.0
com.iluwatar
diff --git a/state/pom.xml b/state/pom.xml
index 705308b8d..55d7aa2f7 100644
--- a/state/pom.xml
+++ b/state/pom.xml
@@ -1,4 +1,4 @@
-
+
-
+
4.0.0
com.iluwatar
diff --git a/step-builder/pom.xml b/step-builder/pom.xml
index 29f3def6e..01457ba2f 100644
--- a/step-builder/pom.xml
+++ b/step-builder/pom.xml
@@ -23,9 +23,7 @@
THE SOFTWARE.
-->
-
+
4.0.0
java-design-patterns
diff --git a/strangler/pom.xml b/strangler/pom.xml
index 6df8cb158..97dae2b38 100644
--- a/strangler/pom.xml
+++ b/strangler/pom.xml
@@ -23,44 +23,38 @@
THE SOFTWARE.
-->
-
-
- java-design-patterns
- com.iluwatar
- 1.25.0-SNAPSHOT
-
- 4.0.0
-
- strangler
-
-
-
- org.junit.jupiter
- junit-jupiter-engine
- test
-
-
-
-
-
- org.apache.maven.plugins
- maven-assembly-plugin
-
-
-
-
-
- com.iluwatar.strangler.App
-
-
-
-
-
-
-
-
-
-
-
\ No newline at end of file
+
+
+ java-design-patterns
+ com.iluwatar
+ 1.25.0-SNAPSHOT
+
+ 4.0.0
+ strangler
+
+
+ org.junit.jupiter
+ junit-jupiter-engine
+ test
+
+
+
+
+
+ org.apache.maven.plugins
+ maven-assembly-plugin
+
+
+
+
+
+ com.iluwatar.strangler.App
+
+
+
+
+
+
+
+
+
diff --git a/strategy/pom.xml b/strategy/pom.xml
index e96dc41d3..9a1d70928 100644
--- a/strategy/pom.xml
+++ b/strategy/pom.xml
@@ -1,4 +1,4 @@
-
+
-
+
4.0.0
com.iluwatar
diff --git a/subclass-sandbox/pom.xml b/subclass-sandbox/pom.xml
index 23c428979..086239b3d 100644
--- a/subclass-sandbox/pom.xml
+++ b/subclass-sandbox/pom.xml
@@ -23,28 +23,23 @@
THE SOFTWARE.
-->
-
-
- java-design-patterns
- com.iluwatar
- 1.25.0-SNAPSHOT
-
- 4.0.0
-
- subclass-sandbox
-
-
-
- com.github.stefanbirkner
- system-lambda
-
-
- org.junit.jupiter
- junit-jupiter-engine
- test
-
-
-
-
\ No newline at end of file
+
+
+ java-design-patterns
+ com.iluwatar
+ 1.25.0-SNAPSHOT
+
+ 4.0.0
+ subclass-sandbox
+
+
+ com.github.stefanbirkner
+ system-lambda
+
+
+ org.junit.jupiter
+ junit-jupiter-engine
+ test
+
+
+
diff --git a/table-module/pom.xml b/table-module/pom.xml
index eae698c09..26de8a4e2 100644
--- a/table-module/pom.xml
+++ b/table-module/pom.xml
@@ -23,51 +23,46 @@
THE SOFTWARE.
-->
-
-
- java-design-patterns
- com.iluwatar
- 1.25.0-SNAPSHOT
-
- 4.0.0
-
- table-module
-
-
-
- com.h2database
- h2
-
-
- org.junit.jupiter
- junit-jupiter-engine
- test
-
-
- org.mockito
- mockito-core
-
-
-
-
-
- org.apache.maven.plugins
- maven-assembly-plugin
-
-
-
-
-
- com.iluwatar.tablemodule.App
-
-
-
-
-
-
-
-
-
+
+
+ java-design-patterns
+ com.iluwatar
+ 1.25.0-SNAPSHOT
+
+ 4.0.0
+ table-module
+
+
+ com.h2database
+ h2
+
+
+ org.junit.jupiter
+ junit-jupiter-engine
+ test
+
+
+ org.mockito
+ mockito-core
+
+
+
+
+
+ org.apache.maven.plugins
+ maven-assembly-plugin
+
+
+
+
+
+ com.iluwatar.tablemodule.App
+
+
+
+
+
+
+
+
diff --git a/template-method/pom.xml b/template-method/pom.xml
index 432f22e70..e14f57337 100644
--- a/template-method/pom.xml
+++ b/template-method/pom.xml
@@ -1,4 +1,4 @@
-
+
-
+
4.0.0
com.iluwatar
diff --git a/thread-pool/pom.xml b/thread-pool/pom.xml
index 3b88938e5..d5dcfa9f3 100644
--- a/thread-pool/pom.xml
+++ b/thread-pool/pom.xml
@@ -1,4 +1,4 @@
-
+
-
+
4.0.0
com.iluwatar
diff --git a/throttling/pom.xml b/throttling/pom.xml
index 286014dc1..f7d19b542 100644
--- a/throttling/pom.xml
+++ b/throttling/pom.xml
@@ -23,41 +23,38 @@
THE SOFTWARE.
-->
-
-
- java-design-patterns
- com.iluwatar
- 1.25.0-SNAPSHOT
-
- 4.0.0
-
- throttling
-
-
- org.junit.jupiter
- junit-jupiter-engine
- test
-
-
-
-
-
- org.apache.maven.plugins
- maven-assembly-plugin
-
-
-
-
-
- com.iluwatar.throttling.App
-
-
-
-
-
-
-
-
+
+
+ java-design-patterns
+ com.iluwatar
+ 1.25.0-SNAPSHOT
+
+ 4.0.0
+ throttling
+
+
+ org.junit.jupiter
+ junit-jupiter-engine
+ test
+
+
+
+
+
+ org.apache.maven.plugins
+ maven-assembly-plugin
+
+
+
+
+
+ com.iluwatar.throttling.App
+
+
+
+
+
+
+
+
diff --git a/tls/pom.xml b/tls/pom.xml
index cb8e1919b..13690df5c 100644
--- a/tls/pom.xml
+++ b/tls/pom.xml
@@ -1,4 +1,4 @@
-
+
-
+
4.0.0
com.iluwatar
diff --git a/tolerant-reader/pom.xml b/tolerant-reader/pom.xml
index 7b105d20a..7440c3704 100644
--- a/tolerant-reader/pom.xml
+++ b/tolerant-reader/pom.xml
@@ -1,4 +1,4 @@
-
+
-
+
4.0.0
com.iluwatar
diff --git a/trampoline/pom.xml b/trampoline/pom.xml
index 79d81f347..51a155dec 100644
--- a/trampoline/pom.xml
+++ b/trampoline/pom.xml
@@ -1,4 +1,4 @@
-
+
-
- 4.0.0
-
- com.iluwatar
- java-design-patterns
- 1.25.0-SNAPSHOT
-
-
- trampoline
-
-
-
- org.junit.jupiter
- junit-jupiter-engine
- test
-
-
-
-
-
-
-
- org.apache.maven.plugins
- maven-surefire-plugin
-
- false
-
-
-
- org.apache.maven.plugins
- maven-assembly-plugin
-
-
-
-
-
- com.iluwatar.trampoline.TrampolineApp
-
-
-
-
-
-
-
-
+
+ 4.0.0
+
+ com.iluwatar
+ java-design-patterns
+ 1.25.0-SNAPSHOT
+
+ trampoline
+
+
+ org.junit.jupiter
+ junit-jupiter-engine
+ test
+
+
+
+
+
+ org.apache.maven.plugins
+ maven-surefire-plugin
+
+ false
+
+
+
+ org.apache.maven.plugins
+ maven-assembly-plugin
+
+
+
+
+
+ com.iluwatar.trampoline.TrampolineApp
+
+
+
+
+
+
+
+
diff --git a/transaction-script/pom.xml b/transaction-script/pom.xml
index 369a656ca..a32a6736e 100644
--- a/transaction-script/pom.xml
+++ b/transaction-script/pom.xml
@@ -23,51 +23,46 @@
THE SOFTWARE.
-->
-
-
- java-design-patterns
- com.iluwatar
- 1.25.0-SNAPSHOT
-
- 4.0.0
-
- transaction-script
-
-
-
- com.h2database
- h2
-
-
- org.junit.jupiter
- junit-jupiter-engine
- test
-
-
- org.mockito
- mockito-core
-
-
-
-
-
- org.apache.maven.plugins
- maven-assembly-plugin
-
-
-
-
-
- com.iluwatar.transactionscript.App
-
-
-
-
-
-
-
-
-
+
+
+ java-design-patterns
+ com.iluwatar
+ 1.25.0-SNAPSHOT
+
+ 4.0.0
+ transaction-script
+
+
+ com.h2database
+ h2
+
+
+ org.junit.jupiter
+ junit-jupiter-engine
+ test
+
+
+ org.mockito
+ mockito-core
+
+
+
+
+
+ org.apache.maven.plugins
+ maven-assembly-plugin
+
+
+
+
+
+ com.iluwatar.transactionscript.App
+
+
+
+
+
+
+
+
diff --git a/twin/pom.xml b/twin/pom.xml
index 26b5c08cb..4867871aa 100644
--- a/twin/pom.xml
+++ b/twin/pom.xml
@@ -1,4 +1,4 @@
-
+
-
+
4.0.0
com.iluwatar
diff --git a/typeobjectpattern/pom.xml b/typeobjectpattern/pom.xml
index 0bd25bf0c..0b4428f86 100644
--- a/typeobjectpattern/pom.xml
+++ b/typeobjectpattern/pom.xml
@@ -1,3 +1,4 @@
+
-
-
- java-design-patterns
- com.iluwatar
- 1.25.0-SNAPSHOT
-
- 4.0.0
-
- unit-of-work
-
-
- org.junit.jupiter
- junit-jupiter-engine
- test
-
-
- org.mockito
- mockito-core
-
-
-
-
-
- org.apache.maven.plugins
- maven-assembly-plugin
-
-
-
-
-
- com.iluwatar.unitofwork.App
-
-
-
-
-
-
-
-
-
\ No newline at end of file
+
+
+ java-design-patterns
+ com.iluwatar
+ 1.25.0-SNAPSHOT
+
+ 4.0.0
+ unit-of-work
+
+
+ org.junit.jupiter
+ junit-jupiter-engine
+ test
+
+
+ org.mockito
+ mockito-core
+
+
+
+
+
+ org.apache.maven.plugins
+ maven-assembly-plugin
+
+
+
+
+
+ com.iluwatar.unitofwork.App
+
+
+
+
+
+
+
+
+
diff --git a/update-method/pom.xml b/update-method/pom.xml
index b65e3b2a7..7168c1684 100644
--- a/update-method/pom.xml
+++ b/update-method/pom.xml
@@ -23,41 +23,38 @@
THE SOFTWARE.
-->
-
-
- java-design-patterns
- com.iluwatar
- 1.25.0-SNAPSHOT
-
- 4.0.0
-
- update-method
-
-
- org.junit.jupiter
- junit-jupiter-engine
- test
-
-
-
-
-
- org.apache.maven.plugins
- maven-assembly-plugin
-
-
-
-
-
- com.iluwatar.updatemethod.App
-
-
-
-
-
-
-
-
-
\ No newline at end of file
+
+
+ java-design-patterns
+ com.iluwatar
+ 1.25.0-SNAPSHOT
+
+ 4.0.0
+ update-method
+
+
+ org.junit.jupiter
+ junit-jupiter-engine
+ test
+
+
+
+
+
+ org.apache.maven.plugins
+ maven-assembly-plugin
+
+
+
+
+
+ com.iluwatar.updatemethod.App
+
+
+
+
+
+
+
+
+
diff --git a/value-object/pom.xml b/value-object/pom.xml
index 7aba00d6e..6e02edd7d 100644
--- a/value-object/pom.xml
+++ b/value-object/pom.xml
@@ -1,4 +1,4 @@
-
+
-
- 4.0.0
-
- com.iluwatar
- java-design-patterns
- 1.25.0-SNAPSHOT
-
- value-object
-
-
- com.google.guava
- guava-testlib
- 23.0
- test
-
-
- org.junit.jupiter
- junit-jupiter-engine
- test
-
-
- org.mockito
- mockito-core
- test
-
-
-
-
-
- org.apache.maven.plugins
- maven-assembly-plugin
-
-
-
-
-
- com.iluwatar.value.object.App
-
-
-
-
-
-
-
-
+
+ 4.0.0
+
+ com.iluwatar
+ java-design-patterns
+ 1.25.0-SNAPSHOT
+
+ value-object
+
+
+ com.google.guava
+ guava-testlib
+ 23.0
+ test
+
+
+ org.junit.jupiter
+ junit-jupiter-engine
+ test
+
+
+ org.mockito
+ mockito-core
+ test
+
+
+
+
+
+ org.apache.maven.plugins
+ maven-assembly-plugin
+
+
+
+
+
+ com.iluwatar.value.object.App
+
+
+
+
+
+
+
+
diff --git a/version-number/pom.xml b/version-number/pom.xml
index 27b6d0a8d..ce6ed557e 100644
--- a/version-number/pom.xml
+++ b/version-number/pom.xml
@@ -1,4 +1,4 @@
-
+
-
+
4.0.0
com.iluwatar
diff --git a/visitor/pom.xml b/visitor/pom.xml
index 29ba05331..9a4360f8e 100644
--- a/visitor/pom.xml
+++ b/visitor/pom.xml
@@ -1,4 +1,4 @@
-
+
-
+
4.0.0
com.iluwatar