diff --git a/notify-email/pom.xml b/notify-email/pom.xml new file mode 100644 index 0000000..49d5551 --- /dev/null +++ b/notify-email/pom.xml @@ -0,0 +1,19 @@ + + + + notify + com.cicdi + 1.0-SNAPSHOT + + 4.0.0 + + notify-email + + + 8 + 8 + + + \ No newline at end of file diff --git a/pom.xml b/pom.xml index a089c90..83dd1f8 100644 --- a/pom.xml +++ b/pom.xml @@ -10,6 +10,7 @@ 1.0-SNAPSHOT notify-core + notify-email