|
|
@ -4,12 +4,12 @@
|
|
|
|
<modelVersion>4.0.0</modelVersion>
|
|
|
|
<modelVersion>4.0.0</modelVersion>
|
|
|
|
<groupId>com.example</groupId>
|
|
|
|
<groupId>com.example</groupId>
|
|
|
|
<artifactId>camel-springboot-activemq6-example</artifactId>
|
|
|
|
<artifactId>camel-springboot-activemq6-example</artifactId>
|
|
|
|
<version>2.0.0</version>
|
|
|
|
<version>2.0.1</version>
|
|
|
|
<name>camel-springboot-activemq6-example</name>
|
|
|
|
<name>camel-springboot-activemq6-example</name>
|
|
|
|
<parent>
|
|
|
|
<parent>
|
|
|
|
<groupId>org.springframework.boot</groupId>
|
|
|
|
<groupId>org.springframework.boot</groupId>
|
|
|
|
<artifactId>spring-boot-starter-parent</artifactId>
|
|
|
|
<artifactId>spring-boot-starter-parent</artifactId>
|
|
|
|
<version>3.3.7</version>
|
|
|
|
<version>3.3.8</version>
|
|
|
|
</parent>
|
|
|
|
</parent>
|
|
|
|
<properties>
|
|
|
|
<properties>
|
|
|
|
<project.build.sourceEncoding>UTF-8</project.build.sourceEncoding>
|
|
|
|
<project.build.sourceEncoding>UTF-8</project.build.sourceEncoding>
|
|
|
|