File tree Expand file tree Collapse file tree
src/main/resources/META-INF Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -30,7 +30,7 @@ checkstyle {
3030}
3131
3232group = ' com.github.camel-tooling'
33- version = ' 1.3.6 '
33+ version = ' 1.3.7 '
3434
3535repositories {
3636 mavenLocal()
Original file line number Diff line number Diff line change 11<idea-plugin url =" https://github.com/camel-tooling/camel-idea-plugin" >
22 <id >org.apache.camel</id >
33 <name >Apache Camel</name >
4- <version >1.3.6 </version >
4+ <version >1.3.7 </version >
55 <vendor email =" users@apache.camel.org" url =" https://github.com/camel-tooling/camel-idea-plugin" >Apache Camel</vendor >
66
77 <description ><![CDATA[
88 Plugin for IntelliJ IDEA to provide a set of Apache Camel related capabilities to the code editor.
99 ]]> </description >
1010
1111 <change-notes ><![CDATA[
12- v.1.3.6
12+ v.1.3.7
1313 <ul>
14- <li>Updated to Camel 4.10.2</li>
15- <li>Updated to IDEA 2024.3.4</li>
14+ <li>TODO</li>
1615 </ul>
1716 ]]>
1817 </change-notes >
You can’t perform that action at this time.
0 commit comments