Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

Code Block
xml
xml
<dependency>
  <groupId>org.apache.camel</groupId>
  <artifactId>camel-spring-javaconfig<test</artifactId>
  <version>${camel-version}</version>
  <scope>test</scope>
</dependency>

...