diff --git a/plugin-function/pom.xml b/plugin-function/pom.xml
index 8ec3cee..f45aea2 100644
--- a/plugin-function/pom.xml
+++ b/plugin-function/pom.xml
@@ -6,8 +6,8 @@
com.fr.plugin
- plugins
- 1.0
+ starter
+ 10.0
jar
plugin-function
diff --git a/pom.xml b/pom.xml
index 4c4df1a..3507a9d 100644
--- a/pom.xml
+++ b/pom.xml
@@ -145,6 +145,16 @@
${web-inf-path}/classes
+
+ maven-compiler-plugin
+ 3.1
+
+
+ 1.6
+
+ none
+
+
org.apache.maven.plugins
maven-dependency-plugin