From b7512128027056f92f58111bca5a8b2aa2ff8d79 Mon Sep 17 00:00:00 2001 From: sampadawagde Date: Wed, 25 May 2022 20:15:15 +0530 Subject: [PATCH] JAVA-12098: new module core-groovy-modules --- core-groovy-modules/pom.xml | 25 +++++++++++++++++++++++++ 1 file changed, 25 insertions(+) create mode 100644 core-groovy-modules/pom.xml diff --git a/core-groovy-modules/pom.xml b/core-groovy-modules/pom.xml new file mode 100644 index 0000000000..2fd4da17f9 --- /dev/null +++ b/core-groovy-modules/pom.xml @@ -0,0 +1,25 @@ + + + 4.0.0 + core-groovy-modules + core-groovy-modules + pom + + + com.baeldung + parent-modules + 1.0.0-SNAPSHOT + + + + core-groovy + core-groovy-2 + core-groovy-collections + core-groovy-strings + + + + +