ソースを参照

Upgrade jacoco-maven-plugin to 0.8.7

Change-Id: I6742b2d8ec75422542a55a9840bfe43e8cf17400
Signed-off-by: Marco Miller <marco.miller@ericsson.com>
changes/23/180523/3
Marco Miller 3年前
コミット
6692e39452
1個のファイルの変更1行の追加1行の削除
  1. 1
    1
      pom.xml

+ 1
- 1
pom.xml ファイルの表示

@@ -345,7 +345,7 @@
<plugin>
<groupId>org.jacoco</groupId>
<artifactId>jacoco-maven-plugin</artifactId>
<version>0.8.6</version>
<version>0.8.7</version>
</plugin>
<plugin>
<groupId>org.apache.maven.plugins</groupId>

読み込み中…
キャンセル
保存