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