diff --git a/services/payments/pom.xml b/services/payments/pom.xml new file mode 100644 index 0000000..cedf9df --- /dev/null +++ b/services/payments/pom.xml @@ -0,0 +1,19 @@ + + 4.0.0 + + com.klaro.bais + bais-platform + 1.0-SNAPSHOT + ../../pom.xml + + payments + + + org.apache.commons + commons-lang3 + 3.18.0 + + + \ No newline at end of file