diff --git a/epmet-module/data-statistician/data-statistician-client/pom.xml b/epmet-module/data-statistician/data-statistician-client/pom.xml new file mode 100644 index 0000000000..081f6e4f6a --- /dev/null +++ b/epmet-module/data-statistician/data-statistician-client/pom.xml @@ -0,0 +1,15 @@ + + + + data-statistician + com.epmet + 2.0.0 + + 4.0.0 + + data-statistician-client + + + \ No newline at end of file diff --git a/epmet-module/data-statistician/pom.xml b/epmet-module/data-statistician/pom.xml new file mode 100644 index 0000000000..505e245390 --- /dev/null +++ b/epmet-module/data-statistician/pom.xml @@ -0,0 +1,19 @@ + + + + epmet-module + com.epmet + 2.0.0 + + 4.0.0 + + data-statistician + pom + + data-statistician-client + + + + \ No newline at end of file diff --git a/epmet-module/pom.xml b/epmet-module/pom.xml index e12be8c0f8..b02ac997a2 100644 --- a/epmet-module/pom.xml +++ b/epmet-module/pom.xml @@ -37,6 +37,7 @@ resi-home gov-voice resi-voice - + data-statistician +