From ce5e4cfe9a65c1c759bd68a200a51824ce660152 Mon Sep 17 00:00:00 2001 From: richie Date: Mon, 23 Apr 2018 14:26:40 +0800 Subject: [PATCH] =?UTF-8?q?maven=E6=9E=84=E5=BB=BA?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- pom.xml | 31 +++++++++++++++++++++++++++++++ 1 file changed, 31 insertions(+) create mode 100644 pom.xml diff --git a/pom.xml b/pom.xml new file mode 100644 index 000000000..89048a387 --- /dev/null +++ b/pom.xml @@ -0,0 +1,31 @@ + + + 4.0.0 + + + com.fr.report + fine-report-designer + 10.0-FEATURE-SNAPSHOT + ../design-settings/fine-report-designer + + + + designer-base + designer-chart + designer-form + designer-realize + + + + com.fr.core + basic-base-application-sdk + 10.0-FEATURE-SNAPSHOT + + + com.fr.report + designer + 10.0-FEATURE-SNAPSHOT + pom + \ No newline at end of file