From da72a7dc00f4e850e8acdef85bd6ef62b7f6d224 Mon Sep 17 00:00:00 2001 From: Luke Taylor Date: Sun, 13 Apr 2008 00:25:11 +0000 Subject: [PATCH] Forgot to add cas samples parent pom --- samples/cas/pom.xml | 16 ++++++++++++++++ 1 file changed, 16 insertions(+) create mode 100644 samples/cas/pom.xml diff --git a/samples/cas/pom.xml b/samples/cas/pom.xml new file mode 100644 index 0000000000..eaf179f3af --- /dev/null +++ b/samples/cas/pom.xml @@ -0,0 +1,16 @@ + + 4.0.0 + + org.springframework.security + spring-security-samples + 2.0.0-SNAPSHOT + + org.springframework.security + spring-security-samples-cas + Spring Security - Cas Sample Parent + pom + + client + server + +