| 
					
				 | 
			
			
				@@ -268,15 +268,10 @@ 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				                     </dependency> 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				                     <!-- maven  --> 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				                     <dependency> 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				-                        <groupId>org.apache.maven</groupId> 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				-                        <artifactId>maven-plugin-api</artifactId> 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				-                        <version>3.5.0</version> 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				-                    </dependency> 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				-                    <dependency> 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				                         <groupId>org.apache.maven.plugin-tools</groupId> 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				                         <artifactId>maven-plugin-annotations</artifactId> 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				                         <version>3.5</version> 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				-                        <scope>provided</scope> 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				+                        <scope>runtime</scope> 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				                     </dependency> 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				                     <dependency> 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				                         <groupId>commons-configuration</groupId> 
			 |