- Convert client/, common/ and server/ to modules - Add parent pom.xml - Update templates and workflow - Remove old documentation
		
			
				
	
	
		
			18 lines
		
	
	
		
			368 B
		
	
	
	
		
			XML
		
	
	
	
	
	
			
		
		
	
	
			18 lines
		
	
	
		
			368 B
		
	
	
	
		
			XML
		
	
	
	
	
	
<?xml version="1.0" encoding="UTF-8"?>
 | 
						|
<projectDescription>
 | 
						|
	<name>envoy</name>
 | 
						|
	<comment></comment>
 | 
						|
	<projects>
 | 
						|
	</projects>
 | 
						|
	<buildSpec>
 | 
						|
		<buildCommand>
 | 
						|
			<name>org.eclipse.m2e.core.maven2Builder</name>
 | 
						|
			<arguments>
 | 
						|
			</arguments>
 | 
						|
		</buildCommand>
 | 
						|
	</buildSpec>
 | 
						|
	<natures>
 | 
						|
		<nature>org.eclipse.m2e.core.maven2Nature</nature>
 | 
						|
	</natures>
 | 
						|
</projectDescription>
 |