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

Commit

Permalink
Move the renaming of shadded sources jar to integration-test phase (b…
Browse files Browse the repository at this point in the history
…efore signing, looking for another solution).

Change-Id: I25451df108e3047575b5d16782439d16fb01e183
Signed-off-by: Michal Gajdos <[email protected]>
  • Loading branch information
Michal Gajdos committed May 26, 2014
1 parent bb79fe2 commit 28f5c1d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion bundles/repackaged/jersey-guava/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -174,7 +174,7 @@
</execution>
<execution>
<id>renameShaddedJar</id>
<phase>verify</phase>
<phase>integration-test</phase>
<goals>
<goal>invoke</goal>
</goals>
Expand Down

0 comments on commit 28f5c1d

Please sign in to comment.