From c02520de7321bb6422eaec934a46dcd99cec61fa Mon Sep 17 00:00:00 2001 From: Bernard Labno Date: Fri, 29 Oct 2010 07:04:59 +0000 Subject: [PATCH] Changed focus taglib namespace. --- pom.xml | 106 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++------------------------------------------ 1 file changed, 64 insertions(+), 42 deletions(-) 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 + -- libgit2 0.24.0