File tree Expand file tree Collapse file tree 2 files changed +3
-2
lines changed Expand file tree Collapse file tree 2 files changed +3
-2
lines changed Original file line number Diff line number Diff line change 212
212
</executions >
213
213
</plugin >
214
214
<plugin >
215
+ <!-- https://mvnrepository.com/artifact/org.apache.felix/maven-bundle-plugin -->
215
216
<groupId >org.apache.felix</groupId >
216
217
<artifactId >maven-bundle-plugin</artifactId >
217
- <version >5.1.10 </version >
218
+ <version >5.1.9 </version >
218
219
<extensions >true</extensions >
219
220
<configuration >
220
221
<instructions >
Original file line number Diff line number Diff line change @@ -231,7 +231,7 @@ limitations under the License.
231
231
<!-- https://mvnrepository.com/artifact/org.apache.felix/maven-bundle-plugin -->
232
232
<groupId >org.apache.felix</groupId >
233
233
<artifactId >maven-bundle-plugin</artifactId >
234
- <version >5.1.10 </version >
234
+ <version >5.1.9 </version >
235
235
<extensions >true</extensions >
236
236
<configuration >
237
237
<instructions >
You can’t perform that action at this time.
0 commit comments