| 
					
				 | 
			
			
				@@ -92,6 +92,7 @@ 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				             <plugin> 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				                 <groupId>org.mortbay.jetty</groupId> 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				                 <artifactId>maven-jetty-plugin</artifactId> 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				+                <version>6.1.5</version> 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				                 <configuration> 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				                 <contextPath>/contacts</contextPath> 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				                 <!--jettyConfig>${basedir}/src/test/resources/jetty.xml</jettyConfig--> 
			 |