| 
					
				 | 
			
			
				@@ -142,6 +142,11 @@ 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				             <artifactId>data-dispatcher-client</artifactId> 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				             <version>1.0-SNAPSHOT</version> 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				         </dependency> 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				+        <dependency> 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				+            <groupId>org.springframework.cloud</groupId> 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				+            <artifactId>spring-cloud-commons</artifactId> 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				+            <version>1.2.0.RELEASE</version> 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				+        </dependency> 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				     </dependencies> 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				  
			 | 
		
	
		
			
				 | 
				 | 
			
			
				     <build> 
			 |