Skip to content

Commit 07e7262

Browse files
Add version to deploy plugin in code-coverage module
1 parent deb1ed4 commit 07e7262

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

code-coverage/pom.xml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -58,6 +58,7 @@
5858
<plugin>
5959
<groupId>org.apache.maven.plugins</groupId>
6060
<artifactId>maven-deploy-plugin</artifactId>
61+
<version>3.1.4</version>
6162
<configuration>
6263
<skip>true</skip>
6364
</configuration>

0 commit comments

Comments
 (0)