diff --git a/pom.xml b/pom.xml index d8e0ad9..88bb8b8 100644 --- a/pom.xml +++ b/pom.xml @@ -1,44 +1,66 @@ - - - ui - org.richfaces.sandbox - 3.3.3.Final - - 4.0.0 - org.richfaces.sandbox.ui - focus - focus - 3.3.3.Final - - - - org.richfaces.cdk - maven-cdk-plugin + + + + ui + org.richfaces.sandbox 3.3.3.Final - - - generate-sources - - generate - - - - - - org.richfaces - - focus - - - - - - - - - org.richfaces.framework - richfaces-impl - 3.3.3.Final - - + + 4.0.0 + org.richfaces.sandbox.ui + focus + focus + 3.3.3.Final + + + + org.richfaces.cdk + maven-cdk-plugin + 3.3.3.Final + + + generate-sources + + generate + + + + + + org.richfaces + + focus + http://richfaces.org/focus + + + + + + maven-compiler-plugin + true + + 1.5 + 1.5 + ${project.build.sourceEncoding} + + + + org.apache.maven.plugins + maven-resources-plugin + 2.2 + + ${project.build.sourceEncoding} + + + + + + + org.richfaces.framework + richfaces-impl + 3.3.3.Final + + + + UTF-8 +