Skip to content

Commit e5ef5db

Browse files
committed
iluwatar#143 Fix intendation in pom.xml
1 parent 2fc778a commit e5ef5db

1 file changed

Lines changed: 4 additions & 4 deletions

File tree

message-channel/pom.xml

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -14,10 +14,10 @@
1414
<groupId>org.apache.camel</groupId>
1515
<artifactId>camel-core</artifactId>
1616
</dependency>
17-
<dependency>
18-
<groupId>org.apache.camel</groupId>
19-
<artifactId>camel-stream</artifactId>
20-
</dependency>
17+
<dependency>
18+
<groupId>org.apache.camel</groupId>
19+
<artifactId>camel-stream</artifactId>
20+
</dependency>
2121
<dependency>
2222
<groupId>junit</groupId>
2323
<artifactId>junit</artifactId>

0 commit comments

Comments
 (0)