We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 2fc778a commit e5ef5dbCopy full SHA for e5ef5db
1 file changed
message-channel/pom.xml
@@ -14,10 +14,10 @@
14
<groupId>org.apache.camel</groupId>
15
<artifactId>camel-core</artifactId>
16
</dependency>
17
- <dependency>
18
- <groupId>org.apache.camel</groupId>
19
- <artifactId>camel-stream</artifactId>
20
- </dependency>
+ <dependency>
+ <groupId>org.apache.camel</groupId>
+ <artifactId>camel-stream</artifactId>
+ </dependency>
21
<dependency>
22
<groupId>junit</groupId>
23
<artifactId>junit</artifactId>
0 commit comments