#143 Fix intendation in pom.xml

This commit is contained in:
Ilkka Seppala 2015-08-27 21:14:48 +03:00
parent 2fc778a98c
commit e5ef5dbfb6

View File

@ -14,10 +14,10 @@
<groupId>org.apache.camel</groupId> <groupId>org.apache.camel</groupId>
<artifactId>camel-core</artifactId> <artifactId>camel-core</artifactId>
</dependency> </dependency>
<dependency> <dependency>
<groupId>org.apache.camel</groupId> <groupId>org.apache.camel</groupId>
<artifactId>camel-stream</artifactId> <artifactId>camel-stream</artifactId>
</dependency> </dependency>
<dependency> <dependency>
<groupId>junit</groupId> <groupId>junit</groupId>
<artifactId>junit</artifactId> <artifactId>junit</artifactId>