Skip to content

Commit

Permalink
Downgrade maven HPI dependency
Browse files Browse the repository at this point in the history
  • Loading branch information
ascandella committed Aug 13, 2015
1 parent cb809b4 commit cb22648
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -104,7 +104,7 @@
<plugin>
<groupId>org.jenkins-ci.tools</groupId>
<artifactId>maven-hpi-plugin</artifactId>
<version>1.113</version>
<version>1.106</version>
<configuration>
<maskClasses>org.apache.http.</maskClasses>
</configuration>
Expand Down

0 comments on commit cb22648

Please sign in to comment.