Skip to content

Commit

Permalink
deploy shared tests module
Browse files Browse the repository at this point in the history
  • Loading branch information
jfdenise committed Nov 9, 2021
1 parent e73ba86 commit 8e393f1
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion tests/shared/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -79,7 +79,7 @@
<groupId>org.apache.maven.plugins</groupId>
<artifactId>maven-deploy-plugin</artifactId>
<configuration>
<skip>true</skip>
<skip>false</skip>
</configuration>
</plugin>
</plugins>
Expand Down

0 comments on commit 8e393f1

Please sign in to comment.