diff --git a/partial-response/pom.xml b/partial-response/pom.xml new file mode 100644 index 000000000..0afd5bddc --- /dev/null +++ b/partial-response/pom.xml @@ -0,0 +1,15 @@ + + + + java-design-patterns + com.iluwatar + 1.17.0-SNAPSHOT + + 4.0.0 + + partial-response + + + \ No newline at end of file diff --git a/pom.xml b/pom.xml index f2b6b7ccb..59b7cf078 100644 --- a/pom.xml +++ b/pom.xml @@ -146,7 +146,8 @@ event-sourcing data-transfer-object throttling - + partial-response +