From 05c423ff4ed0ce5cdd5c46ca403469cf9f821e7d Mon Sep 17 00:00:00 2001 From: richie Date: Tue, 20 Nov 2018 16:47:07 +0800 Subject: [PATCH] =?UTF-8?q?=20=E6=97=A0JIRA=E4=BB=BB=E5=8A=A1=20=E5=AF=B9?= =?UTF-8?q?=E8=B1=A1=E7=BB=84=E5=90=88=E6=96=B9=E6=B3=95=E5=91=BD=E5=90=8D?= =?UTF-8?q?=E6=9B=B4=E5=87=86=E7=A1=AE?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- pom.xml | 16 ++++++++++++---- 1 file changed, 12 insertions(+), 4 deletions(-) diff --git a/pom.xml b/pom.xml index a8ffac5..9fc57fe 100644 --- a/pom.xml +++ b/pom.xml @@ -3,16 +3,24 @@ xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xsd/maven-4.0.0.xsd"> 4.0.0 + + + com.fr.report + designer-base + 10.0 + compile + + - com.fr.plugin - starter - 10.0 + com.fr.maven + finereport-maven + 10.0 jar demo-highlight-align - ${project.basedir}/../webroot/WEB-INF/plugins/plugin-com.fr.plugin.cell.highlight.align.v10-1.0/classes + ${web-inf-path}/plugins/plugin-com.fr.plugin.cell.highlight.align.v10-1.0/classes \ No newline at end of file