From 786fa105559831e6777234a331dd23720c23ec64 Mon Sep 17 00:00:00 2001 From: macroscopic64 Date: Thu, 25 Apr 2019 06:53:50 +0530 Subject: [PATCH] [BAEL-2073] Java 9 Migration Issues and Resolution --- core-java-modules/pom.xml | 19 +++++++++++++++++++ 1 file changed, 19 insertions(+) create mode 100644 core-java-modules/pom.xml diff --git a/core-java-modules/pom.xml b/core-java-modules/pom.xml new file mode 100644 index 0000000000..ad49cceb9d --- /dev/null +++ b/core-java-modules/pom.xml @@ -0,0 +1,19 @@ + + + 4.0.0 + core-java-modules + core-java-modules + pom + + + parent-modules + com.baeldung + 1.0.0-SNAPSHOT + + + + pre-jpms + + + \ No newline at end of file