Skip to content

Commit

Permalink
We should not skip objenesis-test deployment since it's a test depend…
Browse files Browse the repository at this point in the history
…ency for objenesis (close #85)
  • Loading branch information
henri-tremblay committed Jul 31, 2022
1 parent fe1751a commit 9dd5e8f
Showing 1 changed file with 0 additions and 6 deletions.
6 changes: 0 additions & 6 deletions test/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -52,12 +52,6 @@
<plugin>
<artifactId>maven-remote-resources-plugin</artifactId>
</plugin>
<plugin>
<artifactId>maven-deploy-plugin</artifactId>
<configuration>
<skip>true</skip>
</configuration>
</plugin>
<plugin>
<groupId>org.apache.felix</groupId>
<artifactId>maven-bundle-plugin</artifactId>
Expand Down

0 comments on commit 9dd5e8f

Please sign in to comment.