Skip to content

Commit 8b4bfd8

Browse files
committed
add coverall config
1 parent ca8b5ab commit 8b4bfd8

File tree

1 file changed

+5
-0
lines changed

1 file changed

+5
-0
lines changed

ipp-v3-java-devkit/pom.xml

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -107,6 +107,11 @@
107107
</resources>
108108
<!-- <finalName>ipp-v3-java-devkit</finalName> -->
109109
<plugins>
110+
<plugin>
111+
<groupId>org.eluder.coveralls</groupId>
112+
<artifactId>coveralls-maven-plugin</artifactId>
113+
<version>4.3.0</version>
114+
</plugin>
110115
<plugin>
111116
<groupId>org.apache.maven.plugins</groupId>
112117
<artifactId>maven-deploy-plugin</artifactId>

0 commit comments

Comments
 (0)