File tree 2 files changed +4
-5
lines changed
src/main/resources/META-INF
2 files changed +4
-5
lines changed Original file line number Diff line number Diff line change @@ -30,7 +30,7 @@ checkstyle {
30
30
}
31
31
32
32
group = ' com.github.camel-tooling'
33
- version = ' 1.3.6 '
33
+ version = ' 1.3.7 '
34
34
35
35
repositories {
36
36
mavenLocal()
Original file line number Diff line number Diff line change 1
1
<idea-plugin url =" https://github.com/camel-tooling/camel-idea-plugin" >
2
2
<id >org.apache.camel</id >
3
3
<name >Apache Camel</name >
4
- <version >1.3.6 </version >
4
+ <version >1.3.7 </version >
5
5
<
vendor email =
" [email protected] " url =
" https://github.com/camel-tooling/camel-idea-plugin" >Apache Camel</
vendor >
6
6
7
7
<description ><![CDATA[
8
8
Plugin for IntelliJ IDEA to provide a set of Apache Camel related capabilities to the code editor.
9
9
]]> </description >
10
10
11
11
<change-notes ><![CDATA[
12
- v.1.3.6
12
+ v.1.3.7
13
13
<ul>
14
- <li>Updated to Camel 4.10.2</li>
15
- <li>Updated to IDEA 2024.3.4</li>
14
+ <li>TODO</li>
16
15
</ul>
17
16
]]>
18
17
</change-notes >
You can’t perform that action at this time.
0 commit comments