Skip to content

Commit

Permalink
LPS-31936 Add a required dependency. Because transitive resolution is…
Browse files Browse the repository at this point in the history
… being set to false
  • Loading branch information
Miguel Pastor authored and brianchandotcom committed May 23, 2013
1 parent e3aaf80 commit 7e091e3
Show file tree
Hide file tree
Showing 3 changed files with 2 additions and 1 deletion.
1 change: 1 addition & 0 deletions ivy.xml
Original file line number Diff line number Diff line change
Expand Up @@ -23,6 +23,7 @@
<dependency name="powermock-core" org="org.powermock" rev="1.5" />
<dependency name="powermock-module-junit4" org="org.powermock" rev="1.5" />
<dependency name="powermock-module-junit4-common" org="org.powermock" rev="1.5" />
<dependency name="powermock-reflect" org="org.powermock" rev="1.5" />
<dependency name="qdox" org="com.thoughtworks.qdox" rev="1.12.1" />
<dependency name="scala-compiler" org="org.scala-lang" rev="2.9.2" />
<dependency name="serializer" org="xalan" rev="2.7.1" />
Expand Down
2 changes: 1 addition & 1 deletion ivy.xml.MD5
Original file line number Diff line number Diff line change
@@ -1 +1 @@
6d3cf8315a5008f848281b80ce043f68
5db787603645111c3c7995541684ebe6
Binary file added lib/powermock-reflect.jar
Binary file not shown.

0 comments on commit 7e091e3

Please sign in to comment.