Skip to content

Commit 9dd5e8f

Browse files
We should not skip objenesis-test deployment since it's a test dependency for objenesis (close #85)
1 parent fe1751a commit 9dd5e8f

File tree

1 file changed

+0
-6
lines changed

1 file changed

+0
-6
lines changed

test/pom.xml

Lines changed: 0 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -52,12 +52,6 @@
5252
<plugin>
5353
<artifactId>maven-remote-resources-plugin</artifactId>
5454
</plugin>
55-
<plugin>
56-
<artifactId>maven-deploy-plugin</artifactId>
57-
<configuration>
58-
<skip>true</skip>
59-
</configuration>
60-
</plugin>
6155
<plugin>
6256
<groupId>org.apache.felix</groupId>
6357
<artifactId>maven-bundle-plugin</artifactId>

0 commit comments

Comments
 (0)