Skip to content
This repository was archived by the owner on May 28, 2018. It is now read-only.

Commit 28f5c1d

Browse files
author
Michal Gajdos
committed
Move the renaming of shadded sources jar to integration-test phase (before signing, looking for another solution).
Change-Id: I25451df108e3047575b5d16782439d16fb01e183 Signed-off-by: Michal Gajdos <[email protected]>
1 parent bb79fe2 commit 28f5c1d

File tree

1 file changed

+1
-1
lines changed
  • bundles/repackaged/jersey-guava

1 file changed

+1
-1
lines changed

bundles/repackaged/jersey-guava/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -174,7 +174,7 @@
174174
</execution>
175175
<execution>
176176
<id>renameShaddedJar</id>
177-
<phase>verify</phase>
177+
<phase>integration-test</phase>
178178
<goals>
179179
<goal>invoke</goal>
180180
</goals>

0 commit comments

Comments
 (0)