File tree 2 files changed +2
-0
lines changed
projects-to-be-tested/maven/karaf/camel-log
2 files changed +2
-0
lines changed Original file line number Diff line number Diff line change 34
34
<apache .maven-failsafe-plugin.version>3.1.2</apache .maven-failsafe-plugin.version>
35
35
<apache .maven.maven-invoker.version>3.2.0</apache .maven.maven-invoker.version>
36
36
<apache .commons-codec.version>1.16.0</apache .commons-codec.version>
37
+ <apache-felix .maven-bundle-plugin.version>5.1.9</apache-felix .maven-bundle-plugin.version>
37
38
<camel .version>2.25.4</camel .version>
38
39
<com .fasterxml.jackson.core.version>2.15.2</com .fasterxml.jackson.core.version>
39
40
<com .fasterxml.jackson.dataformat.yaml.version>2.15.2</com .fasterxml.jackson.dataformat.yaml.version>
Original file line number Diff line number Diff line change 80
80
<plugin >
81
81
<groupId >org.apache.felix</groupId >
82
82
<artifactId >maven-bundle-plugin</artifactId >
83
+ <version >${apache-felix.maven-bundle-plugin.version} </version >
83
84
<extensions >true</extensions >
84
85
<configuration >
85
86
<instructions >
You can’t perform that action at this time.
0 commit comments