SEC-695: Renamed cas adapter module

This commit is contained in:
Luke Taylor 2008-03-06 12:43:29 +00:00
parent 273720f556
commit ff4650890c
14 changed files with 5 additions and 0 deletions

View File

@ -18,6 +18,11 @@
<artifactId>cas</artifactId>
<version>2.0.12</version>
</dependency>
<dependency>
<groupId>org.springframework</groupId>
<artifactId>spring-mock</artifactId>
<scope>test</scope>
</dependency>
<dependency>
<groupId>org.springframework</groupId>
<artifactId>spring-web</artifactId>