From c9de82f7ce8f906340b1e25f5f16cc746ba7bf92 Mon Sep 17 00:00:00 2001 From: Bernard Labno Date: Fri, 18 Jun 2010 14:38:58 +0000 Subject: [PATCH] Initial import of notify sample --- pom.xml | 44 ++++++++++++++++++++++++++++++++++++++++++++ 1 file changed, 44 insertions(+), 0 deletions(-) create mode 100644 pom.xml diff --git a/pom.xml b/pom.xml new file mode 100644 index 0000000..2d8c3b2 --- /dev/null +++ b/pom.xml @@ -0,0 +1,44 @@ + + + + ui + org.richfaces.sandbox + 3.3.3.Final + + 4.0.0 + org.richfaces.sandbox.ui + notify + notify + + + + org.richfaces.cdk + maven-cdk-plugin + ${project.version} + + + generate-sources + + generate + + + + + + org.richfaces.ui + + notify + + + + + + + + + org.richfaces.framework + richfaces-impl + ${project.version} + + + -- libgit2 0.24.0