|  | @@ -21,7 +21,7 @@
 | 
	
		
			
				|  |  |  <project>
 | 
	
		
			
				|  |  |    <pomVersion>3</pomVersion>
 | 
	
		
			
				|  |  |    <groupId>org.acegisecurity</groupId>
 | 
	
		
			
				|  |  | -  <currentVersion>1.1-SNAPSHOT</currentVersion>
 | 
	
		
			
				|  |  | +  <currentVersion>1.0.4</currentVersion>
 | 
	
		
			
				|  |  |    <package>org.acegisecurity</package>
 | 
	
		
			
				|  |  |    <description>Acegi Security System for Spring</description>
 | 
	
		
			
				|  |  |    <shortDescription>Acegi Security System for Spring</shortDescription>
 | 
	
	
		
			
				|  | @@ -288,7 +288,7 @@
 | 
	
		
			
				|  |  |      <dependency>
 | 
	
		
			
				|  |  |        <groupId>org.springframework</groupId>
 | 
	
		
			
				|  |  |        <artifactId>spring</artifactId>
 | 
	
		
			
				|  |  | -      <version>2.0.4</version>
 | 
	
		
			
				|  |  | +      <version>1.2.9</version>
 | 
	
		
			
				|  |  |        <type>jar</type>
 | 
	
		
			
				|  |  |        <url>http://www.springframework.org</url>
 | 
	
		
			
				|  |  |        <properties>
 | 
	
	
		
			
				|  | @@ -298,7 +298,7 @@
 | 
	
		
			
				|  |  |      <dependency>
 | 
	
		
			
				|  |  |        <groupId>org.springframework</groupId>
 | 
	
		
			
				|  |  |        <artifactId>spring-mock</artifactId>
 | 
	
		
			
				|  |  | -      <version>2.0.4</version>
 | 
	
		
			
				|  |  | +      <version>1.2.9</version>
 | 
	
		
			
				|  |  |        <type>jar</type>
 | 
	
		
			
				|  |  |        <url>http://www.springframework.org</url>
 | 
	
		
			
				|  |  |      </dependency>
 |