|  | @@ -2,11 +2,11 @@
 | 
	
		
			
				|  |  |    <modelVersion>4.0.0</modelVersion>
 | 
	
		
			
				|  |  |    <parent>
 | 
	
		
			
				|  |  |      <groupId>org.springframework.security</groupId>
 | 
	
		
			
				|  |  | -    <artifactId>spring-security-adapters</artifactId>
 | 
	
		
			
				|  |  | +    <artifactId>spring-security-cas</artifactId>
 | 
	
		
			
				|  |  |      <version>2.0-SNAPSHOT</version>
 | 
	
		
			
				|  |  |    </parent>
 | 
	
		
			
				|  |  |    <artifactId>spring-security-cas-adapter</artifactId>
 | 
	
		
			
				|  |  | -  <name>Spring Security - CAS adapter</name>
 | 
	
		
			
				|  |  | +  <name>Spring Security - CAS Adapter</name>
 | 
	
		
			
				|  |  |    <dependencies>
 | 
	
		
			
				|  |  |      <dependency>
 | 
	
		
			
				|  |  |        <groupId>cas</groupId>
 |