浏览代码

Use current latest org.apache.felix:maven-bundle-plugin:5.1.9

https://github.com/jboss-javassist/javassist/issues/471
tags/rel_3_30_2_ga
Ed Merks 4 个月前
父节点
当前提交
08da56a726
共有 1 个文件被更改,包括 1 次插入1 次删除
  1. 1
    1
      pom.xml

+ 1
- 1
pom.xml 查看文件

@@ -218,7 +218,7 @@ Copyright (C) 1999- Shigeru Chiba. All Rights Reserved.</i>]]></bottom>
<plugin>
<groupId>org.apache.felix</groupId>
<artifactId>maven-bundle-plugin</artifactId>
<version>3.3.0</version>
<version>5.1.9</version>
<executions>
<execution>
<id>bundle-manifest</id>

正在加载...
取消
保存