#143 Fix intendation in pom.xml
This commit is contained in:
		| @@ -14,10 +14,10 @@ | ||||
| 			<groupId>org.apache.camel</groupId> | ||||
| 			<artifactId>camel-core</artifactId> | ||||
| 		</dependency> | ||||
| 			<dependency> | ||||
| 				<groupId>org.apache.camel</groupId> | ||||
| 				<artifactId>camel-stream</artifactId> | ||||
| 			</dependency> | ||||
| 		<dependency> | ||||
| 			<groupId>org.apache.camel</groupId> | ||||
| 			<artifactId>camel-stream</artifactId> | ||||
| 		</dependency> | ||||
| 		<dependency> | ||||
| 			<groupId>junit</groupId> | ||||
| 			<artifactId>junit</artifactId> | ||||
|   | ||||
		Reference in New Issue
	
	Block a user